[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3775: update gdk-pixbuf to 2.35.2
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3775: update gdk-pixbuf to 2.35.2 |
Date: |
Mon, 27 Jun 2016 05:39:00 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3775
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-06-26 22:38:56 -0700
message:
update gdk-pixbuf to 2.35.2
modified:
pkg/gnome/gdk-pixbuf/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-483
pkg/gnome/gdk-pixbuf/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-487
=== modified file 'pkg/gnome/gdk-pixbuf/Makefile'
--- a/pkg/gnome/gdk-pixbuf/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gdk-pixbuf/Makefile 2016-06-27 05:38:56 +0000
@@ -27,21 +27,21 @@
define BLURB
endef
-GARVERSION = 2.35.1
-# module = gdk-pixbuf/2.35/gdk-pixbuf-2.35.1.tar.xz
+GARVERSION = 2.35.2
######################################################################
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
MASTER_SITES = $(MASTER_GNOME)
-MASTER_SUBDIR = gdk-pixbuf/2.35/
-DISTFILES = gdk-pixbuf-2.35.1.tar.xz
-SIGFILES =
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz
-# hash =
sha256:51eba2550262bc1f1ad3569b4420f55b9261d2fc477e33a8d9b34c7e7f0d5631
-#consider: autogenargs = --enable-installed-tests
-BUILDDEPS =
-LIBDEPS = glib #gobject-introspection gtk-doc libjpeg libpng libtiff
-SUGGESTS =
+BUILDDEPS =
+LIBDEPS = glib
######################################################################
=== modified file 'pkg/gnome/gdk-pixbuf/sha256sums'
--- a/pkg/gnome/gdk-pixbuf/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gdk-pixbuf/sha256sums 2016-06-27 05:38:56 +0000
@@ -1,1 +1,1 @@
-0a76e70497cd25ef2ac0da63a489c158ea3926724eb83d5254f9a0bc985ff7a6
download/gdk-pixbuf-2.31.5.tar.xz
+0062e2dc1555d386941042fd779c6d0bb1561ed772bae46095d088062cb34c88
download/gdk-pixbuf-2.35.2.tar.xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3775: update gdk-pixbuf to 2.35.2,
Carl Hansen <=