gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8240: libgsystemservice 0.2.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8240: libgsystemservice 0.2.0
Date: Wed, 6 Apr 2022 14:47:38 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8240
revision-id: carlhansen1234@gmail.com-20220406184731-n1rufxlzxpbr28ts
parent: carlhansen1234@gmail.com-20220406183653-piphvh67yclcviyo
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2022-04-06 11:47:31 -0700
message:
  libgsystemservice 0.2.0
added:
  pkg/gnome/libgsystemservice/   
libgsystemservice-20220406184720-72jvpqzxkz9fe4be-1
  pkg/gnome/libgsystemservice/Makefile 
makefile-20220406184720-72jvpqzxkz9fe4be-3
  pkg/gnome/libgsystemservice/config.mk 
config.mk-20220406184720-72jvpqzxkz9fe4be-2
  pkg/gnome/libgsystemservice/sha256sums 
sha256sums-20220406184720-72jvpqzxkz9fe4be-4
=== added directory 'pkg/gnome/libgsystemservice'
=== added file 'pkg/gnome/libgsystemservice/Makefile'
--- a/pkg/gnome/libgsystemservice/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/libgsystemservice/Makefile      2022-04-06 18:47:31 +0000
@@ -0,0 +1,51 @@
+# 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 =   libgsystemservice 
+GARNAME = libgsystemservice
+GARVERSION = 0.2.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  libgsystemservice
+define BLURB
+libgsystemservice is a utility library providing common components needed for
+building system services to be exposed on the D-Bus system bus.
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(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/libgsystemservice/config.mk'
--- a/pkg/gnome/libgsystemservice/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/libgsystemservice/config.mk     2022-04-06 18:47:31 +0000
@@ -0,0 +1,5 @@
+## Configuration options for gnome-shell ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/libgsystemservice/sha256sums'
--- a/pkg/gnome/libgsystemservice/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/libgsystemservice/sha256sums    2022-04-06 18:47:31 +0000
@@ -0,0 +1,2 @@
+0a8d933ef3413a64e356afd6444b9d4affcd5bfa8658113cd890c1c733a6b2a1  
download/libgsystemservice-0.2.0.tar.xz
+d8800c5a2cb81df313989662d8cc42a132e1ae21170cd3c3a1a38b73307f3e3d  
download/libgsystemservice-0.2.0.sha256sum


reply via email to

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