gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r8580: update messenger-cli to 0.1.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8580: update messenger-cli to 0.1.0
Date: Sat, 10 Sep 2022 10:51:51 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8580
revision-id: carlhansen1234@gmail.com-20220910145145-vl23p816kk0uy8y0
parent: carlhansen1234@gmail.com-20220907172524-3t4f12z8aph604kq
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2022-09-10 07:51:45 -0700
message:
  update messenger-cli to 0.1.0
added:
  pkg/gnu/messenger-cli/         messengercli-20220910144311-ieydc0e4ufj9qa9f-1
  pkg/gnu/messenger-cli/Makefile makefile-20220910144311-ieydc0e4ufj9qa9f-4
  pkg/gnu/messenger-cli/config.mk config.mk-20220910144311-ieydc0e4ufj9qa9f-2
  pkg/gnu/messenger-cli/gpg-keyring gpgkeyring-20220910144311-ieydc0e4ufj9qa9f-3
  pkg/gnu/messenger-cli/sha256sums sha256sums-20220910144311-ieydc0e4ufj9qa9f-5
=== added directory 'pkg/gnu/messenger-cli'
=== added file 'pkg/gnu/messenger-cli/Makefile'
--- a/pkg/gnu/messenger-cli/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/messenger-cli/Makefile    2022-09-10 14:51:45 +0000
@@ -0,0 +1,52 @@
+# Copyright ©2022 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME = messenger-cli
+GARNAME = messenger-cli
+GARVERSION = 0.1.0
+HOME_URL = http://www.gnu.org/software/gnunet
+       # see https://gnunet.org/generic-installation-instructions
+       # https://www.gnunet.org/en/news/2022-05-messenger-gtk-0.7.0.html
+DESCRIPTION = Secure, decentralized, peer-to-peer networking framework; 
messenger-cli
+define BLURB
+The goal is to provide private and secure communication between
+any group of devices.
+endef
+
+######################################################################
+
+PACKAGE=gnunet
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(PACKAGE)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =  
+LIBDEPS = 
+CONFIGURE_SCRIPTS =
+
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+
+

=== added file 'pkg/gnu/messenger-cli/config.mk'
--- a/pkg/gnu/messenger-cli/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/messenger-cli/config.mk   2022-09-10 14:51:45 +0000
@@ -0,0 +1,4 @@
+## Configuration options 
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/messenger-cli/gpg-keyring'
Binary files a/pkg/gnu/messenger-cli/gpg-keyring        1970-01-01 00:00:00 
+0000 and b/pkg/gnu/messenger-cli/gpg-keyring       2022-09-10 14:51:45 +0000 
differ
=== added file 'pkg/gnu/messenger-cli/sha256sums'
--- a/pkg/gnu/messenger-cli/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/messenger-cli/sha256sums  2022-09-10 14:51:45 +0000
@@ -0,0 +1,2 @@
+576ca9ea7db461122454bf4a3fcd719fcb6dad77b804dcdd2574238e4adb6779  
download/messenger-cli-0.1.0.tar.gz
+e3cdec01f72dc26d6289d42b917b70d26b5f945453c5e314a9720de544d22355  
download/messenger-cli-0.1.0.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]