gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5321: update startup-notification to 0.12


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5321: update startup-notification to 0.12
Date: Wed, 21 Mar 2018 14:24:27 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5321
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2018-03-21 11:24:22 -0700
message:
  update startup-notification to 0.12
added:
  pkg/gnome/startup-notification/ 
startupnotification-20180321182358-cf8ksuls9brc6wjh-1
  pkg/gnome/startup-notification/Makefile 
makefile-20180321182358-cf8ksuls9brc6wjh-3
  pkg/gnome/startup-notification/config.mk 
config.mk-20180321182358-cf8ksuls9brc6wjh-2
  pkg/gnome/startup-notification/sha256sums 
sha256sums-20180321182358-cf8ksuls9brc6wjh-4
=== added directory 'pkg/gnome/startup-notification'
=== added file 'pkg/gnome/startup-notification/Makefile'
--- a/pkg/gnome/startup-notification/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/startup-notification/Makefile   2018-03-21 18:24:22 +0000
@@ -0,0 +1,48 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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 address@hidden
+
+NAME =    startup-notification
+GARNAME = startup-notification
+GARVERSION = 0.12
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = startup-notification 
+define BLURB
+
+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/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/startup-notification/config.mk'
--- a/pkg/gnome/startup-notification/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/startup-notification/config.mk  2018-03-21 18:24:22 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/startup-notification/sha256sums'
--- a/pkg/gnome/startup-notification/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/startup-notification/sha256sums 2018-03-21 18:24:22 +0000
@@ -0,0 +1,2 @@
+4bd1363a2f3b3eb2c4f7fc33b4977bb9c12b4741206f05109b0ff2b3b30b6bc0  
download/startup-notification-0.12.tar.xz
+0c391147fde681718dfbbe2491762fdbd919bd8065bb3dc18ac1f35e1babe37b  
download/startup-notification-0.12.sha256sum


reply via email to

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