gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4880: update glabels to 3.4.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4880: update glabels to 3.4.0
Date: Mon, 30 Oct 2017 05:03:36 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4880
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-10-30 02:03:32 -0700
message:
  update glabels to 3.4.0
added:
  pkg/gnome/glabels/             glabels-20171030090317-zijxk78ykpwjgyzq-1
  pkg/gnome/glabels/Makefile     makefile-20171030090317-zijxk78ykpwjgyzq-3
  pkg/gnome/glabels/config.mk    config.mk-20171030090317-zijxk78ykpwjgyzq-2
  pkg/gnome/glabels/sha256sums   sha256sums-20171030090317-zijxk78ykpwjgyzq-4
=== added directory 'pkg/gnome/glabels'
=== added file 'pkg/gnome/glabels/Makefile'
--- a/pkg/gnome/glabels/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/glabels/Makefile        2017-10-30 09:03:32 +0000
@@ -0,0 +1,50 @@
+
+# Copyright © 2016, 2017 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 =    glabels
+GARNAME = glabels
+GARVERSION = 3.4.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = creates labels and business cards
+define BLURB
+gLabels is a small stand-alone program for creating labels and business
+cards using a laser or ink-jet printer.
+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/glabels/config.mk'
--- a/pkg/gnome/glabels/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/glabels/config.mk       2017-10-30 09:03:32 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/glabels/sha256sums'
--- a/pkg/gnome/glabels/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/glabels/sha256sums      2017-10-30 09:03:32 +0000
@@ -0,0 +1,2 @@
+d40e079395d30adbcd8204f41d08f7a8da9ec130bffa4cb3c130fbe2322b6410  
download/glabels-3.4.0.tar.xz
+0ef90d107d10cd4762a3bdb6c66a5effb0407b3bee849d50e589f72220994b3c  
download/glabels-3.4.0.sha256sum


reply via email to

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