summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2014-05-23 15:07:36 +0200
committerEdward Hervey <bilboed@bilboed.com>2014-05-25 07:55:59 +0200
commitf5b9bfa5f4116da474b9245df841061608106d81 (patch)
tree688e33b9bcb882089702ba422efc46b595124d5f /recipes
parent14c0acea3b0a13b66a7194b35806eda35c05b604 (diff)
recipes: gdk-pixbuf: bump to 2.30.7
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gdk-pixbuf.recipe4
-rw-r--r--recipes/gdk-pixbuf/0002-nls-update-gettext-macros-for-0.18.patch6
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes/gdk-pixbuf.recipe b/recipes/gdk-pixbuf.recipe
index f56036fc..1c9b23df 100644
--- a/recipes/gdk-pixbuf.recipe
+++ b/recipes/gdk-pixbuf.recipe
@@ -4,10 +4,10 @@ from cerbero.utils import shell
class Recipe(recipe.Recipe):
name = 'gdk-pixbuf'
- version = '2.30.4'
+ version = '2.30.7'
licenses = [License.LGPLv2Plus]
stype = SourceType.TARBALL
- url = 'http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.30/gdk-pixbuf-2.30.4.tar.xz'
+ url = 'http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.30/gdk-pixbuf-2.30.7.tar.xz'
patches = ['gdk-pixbuf/0002-nls-update-gettext-macros-for-0.18.patch']
configure_options = '--with-included-loaders --enable-static --enable-gio-sniffing=no '
deps = ['jpeg', 'glib', 'libpng', 'tiff', 'zlib' ]
diff --git a/recipes/gdk-pixbuf/0002-nls-update-gettext-macros-for-0.18.patch b/recipes/gdk-pixbuf/0002-nls-update-gettext-macros-for-0.18.patch
index 1ae48bf0..b5c40e60 100644
--- a/recipes/gdk-pixbuf/0002-nls-update-gettext-macros-for-0.18.patch
+++ b/recipes/gdk-pixbuf/0002-nls-update-gettext-macros-for-0.18.patch
@@ -1,4 +1,4 @@
-From a6c6e5082dd693730c80e563007c8a874293f05f Mon Sep 17 00:00:00 2001
+From 711465ad9d5be8c566af839a5ef4de4ac25abfe4 Mon Sep 17 00:00:00 2001
From: Andoni Morales Alastruey <ylatuya@gmail.com>
Date: Fri, 22 Mar 2013 21:27:53 +0100
Subject: [PATCH] nls: update gettext macros for 0.18
@@ -8,10 +8,10 @@ Subject: [PATCH] nls: update gettext macros for 0.18
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
-index 8007451..b12fb5d 100644
+index 626e9e9..57fdad8 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -329,7 +329,7 @@ if test "$gtk_ok" = "yes"; then
+@@ -335,7 +335,7 @@ if test "$gtk_ok" = "yes"; then
fi
# i18n stuff