gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8313: messenger-gtk added


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8313: messenger-gtk added
Date: Sun, 1 May 2022 14:18:20 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8313
revision-id: carlhansen1234@gmail.com-20220501181813-hb1l3x4iw7j6pq2q
parent: carlhansen1234@gmail.com-20220430200528-e0w7fnby3q25jm8d
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2022-05-01 11:18:13 -0700
message:
  messenger-gtk added
added:
  pkg/gnu/messenger-gtk/         messengergtk-20220501181732-xngndms816tv0gcj-1
  pkg/gnu/messenger-gtk/Makefile makefile-20220501181732-xngndms816tv0gcj-2
  pkg/gnu/messenger-gtk/config.mk config.mk-20220501181732-xngndms816tv0gcj-5
  pkg/gnu/messenger-gtk/gpg-keyring gpgkeyring-20220501181732-xngndms816tv0gcj-3
  pkg/gnu/messenger-gtk/sha256sums sha256sums-20220501181732-xngndms816tv0gcj-4
=== added directory 'pkg/gnu/messenger-gtk'
=== added file 'pkg/gnu/messenger-gtk/Makefile'
--- a/pkg/gnu/messenger-gtk/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/messenger-gtk/Makefile    2022-05-01 18:18:13 +0000
@@ -0,0 +1,62 @@
+# 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-gtk
+GARNAME = messenger-gtk
+GARVERSION = 0.7.0
+HOME_URL = http://www.gnu.org/software/gnunet
+       # see https://gnunet.org/generic-installation-instructions
+DESCRIPTION = Secure, decentralized, peer-to-peer networking framework; 
messenger-gtk
+define BLURB
+GNUnet is a framework for secure peer-to-peer networking.  The high-level
+goal is to provide a strong foundation of free software for a global,
+distributed network that provides security and privacy.  GNUnet in that
+sense aims to replace the current internet protocol stack.  Along with an
+application for secure publication of files, it has grown to include all
+kinds of basic applications for the foundation of a GNU internet.  
+messenger-gtk
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =  # libunistring libgcrypt libmicrohttpd  libextractor gnurl
+LIBDEPS = 
+CONFIGURE_SCRIPTS =
+
+# HINT: apt install libjansson-dev libsodium-dev
+#
+# HINT: make -k install
+# and do it again, ... some problems
+#
+# ld build problem ???
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+
+PACKAGE=gnunet
+

=== added file 'pkg/gnu/messenger-gtk/config.mk'
--- a/pkg/gnu/messenger-gtk/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/messenger-gtk/config.mk   2022-05-01 18:18:13 +0000
@@ -0,0 +1,4 @@
+## Configuration options 
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/messenger-gtk/gpg-keyring'
Binary files a/pkg/gnu/messenger-gtk/gpg-keyring        1970-01-01 00:00:00 
+0000 and b/pkg/gnu/messenger-gtk/gpg-keyring       2022-05-01 18:18:13 +0000 
differ
=== added file 'pkg/gnu/messenger-gtk/sha256sums'
--- a/pkg/gnu/messenger-gtk/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/messenger-gtk/sha256sums  2022-05-01 18:18:13 +0000
@@ -0,0 +1,2 @@
+344bf7610d9cb3331c78cf4036b9b7b321032b5a75fef500ff9ae8e744d1e49d  
download/messenger-gtk-0.7.0.tar.gz
+28d15540ff2d32fa8f960afb9e4bdb96993f1783c864dddb58d9bd0adf3e85d5  
download/messenger-gtk-0.7.0.tar.gz.sig


reply via email to

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