gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7871: update gnome-connections to 41.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7871: update gnome-connections to 41.1
Date: Wed, 27 Oct 2021 17:42:45 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7871
revision-id: carlhansen1234@gmail.com-20211027214239-ike9slijpty15ai7
parent: carlhansen1234@gmail.com-20211027070410-79kcxcbfg2h7byij
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2021-10-27 14:42:39 -0700
message:
  update gnome-connections to 41.1
added:
  pkg/gnome/gnome-connections/   
gnomeconnections-20211027214228-wxrtei1xdyur86h1-1
  pkg/gnome/gnome-connections/Makefile 
makefile-20211027214228-wxrtei1xdyur86h1-3
  pkg/gnome/gnome-connections/config.mk 
config.mk-20211027214228-wxrtei1xdyur86h1-2
  pkg/gnome/gnome-connections/sha256sums 
sha256sums-20211027214228-wxrtei1xdyur86h1-4
=== added directory 'pkg/gnome/gnome-connections'
=== added file 'pkg/gnome/gnome-connections/Makefile'
--- a/pkg/gnome/gnome-connections/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-connections/Makefile      2021-10-27 21:42:39 +0000
@@ -0,0 +1,48 @@
+# Copyright © 2021 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 =    gnome-connections
+GARNAME = gnome-connections
+GARVERSION = 41.1
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = remote desktop client for the GNOME desktop environment
+define BLURB
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,1,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/mesonninja.mk
+include config.mk
+

=== added file 'pkg/gnome/gnome-connections/config.mk'
--- a/pkg/gnome/gnome-connections/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-connections/config.mk     2021-10-27 21:42:39 +0000
@@ -0,0 +1,5 @@
+## Configuration options 
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gnome-connections/sha256sums'
--- a/pkg/gnome/gnome-connections/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-connections/sha256sums    2021-10-27 21:42:39 +0000
@@ -0,0 +1,2 @@
+89af5e58cd83ea62e5f9a6f031a74a3855085ba292f0ea85806408b3af834ee8  
download/gnome-connections-41.1.tar.xz
+f7688fd9625cf74ba869c8e80cf38c7e7e1552f1a60a596637ad28139e5abcda  
download/gnome-connections-41.1.sha256sum


reply via email to

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