[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4049: update gexiv2 to 0.10.4
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4049: update gexiv2 to 0.10.4 |
Date: |
Wed, 19 Oct 2016 08:24:22 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 4049
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2016-10-19 01:24:18 -0700
message:
update gexiv2 to 0.10.4
added:
pkg/gnome/gexiv2/ gexiv2-20161019082405-l8x61q85iba8q01f-1
pkg/gnome/gexiv2/Makefile makefile-20161019082405-l8x61q85iba8q01f-3
pkg/gnome/gexiv2/config.mk config.mk-20161019082405-l8x61q85iba8q01f-2
pkg/gnome/gexiv2/sha256sums sha256sums-20161019082405-l8x61q85iba8q01f-4
=== added directory 'pkg/gnome/gexiv2'
=== added file 'pkg/gnome/gexiv2/Makefile'
--- a/pkg/gnome/gexiv2/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gexiv2/Makefile 2016-10-19 08:24:18 +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 = gexiv2
+GARNAME = gexiv2
+GARVERSION = 0.10.4
+HOME_URL = https://wiki.gnome.org/gexiv2
+DESCRIPTION = gexiv2
+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/gexiv2/config.mk'
--- a/pkg/gnome/gexiv2/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gexiv2/config.mk 2016-10-19 08:24:18 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/gnome/gexiv2/sha256sums'
--- a/pkg/gnome/gexiv2/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gexiv2/sha256sums 2016-10-19 08:24:18 +0000
@@ -0,0 +1,2 @@
+ad8d31afdc0a1932cc44c4cfcea449497c0d0b445c0ad2f9735707b306e71ca4
download/gexiv2-0.10.4.tar.xz
+d2290ff2072f7d3c41891a4ed4174daf8599c76a2c5170885e81480b7d0da684
download/gexiv2-0.10.4.sha256sum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4049: update gexiv2 to 0.10.4,
Carl Hansen <=