gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3927: gnome-doc-utils


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3927: gnome-doc-utils
Date: Tue, 11 Oct 2016 23:09:50 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3927
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-10-11 16:09:46 -0700
message:
  gnome-doc-utils
added:
  pkg/gnome/gnome-doc-utils/     gnomedocutils-20161011230920-f9wb2m6e75j9wh87-1
  pkg/gnome/gnome-doc-utils/Makefile makefile-20161011230920-f9wb2m6e75j9wh87-3
  pkg/gnome/gnome-doc-utils/config.mk 
config.mk-20161011230920-f9wb2m6e75j9wh87-2
  pkg/gnome/gnome-doc-utils/sha256sums 
sha256sums-20161011230920-f9wb2m6e75j9wh87-4
=== added directory 'pkg/gnome/gnome-doc-utils'
=== added file 'pkg/gnome/gnome-doc-utils/Makefile'
--- a/pkg/gnome/gnome-doc-utils/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-doc-utils/Makefile        2016-10-11 23:09:46 +0000
@@ -0,0 +1,49 @@
+
+# Copyright © 2016 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 =    gnome-doc-utils
+GARNAME = gnome-doc-utils
+GARVERSION = 0.20.10
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  gnome-doc-utils
+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/gnome-doc-utils/config.mk'
--- a/pkg/gnome/gnome-doc-utils/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-doc-utils/config.mk       2016-10-11 23:09:46 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gnome-doc-utils/sha256sums'
--- a/pkg/gnome/gnome-doc-utils/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-doc-utils/sha256sums      2016-10-11 23:09:46 +0000
@@ -0,0 +1,2 @@
+cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6  
download/gnome-doc-utils-0.20.10.tar.xz
+b13fa21141de1c2c078cfbbff2cda56e4469328adc1513337fbfc7ab4c97f32a  
download/gnome-doc-utils-0.20.10.sha256sum


reply via email to

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