[csw-devel] SF.net SVN: gar:[21752] csw/mgar/pkg/gdk-pixbuf/trunk

guengel at users.sourceforge.net guengel at users.sourceforge.net
Fri Aug 16 20:22:24 CEST 2013


Revision: 21752
          http://gar.svn.sourceforge.net/gar/?rev=21752&view=rev
Author:   guengel
Date:     2013-08-16 18:22:18 +0000 (Fri, 16 Aug 2013)
Log Message:
-----------
gdk-pixbuf/trunk: Bumped to version 2.28.2. Disabled introspection on 64bit builds.

Modified Paths:
--------------
    csw/mgar/pkg/gdk-pixbuf/trunk/Makefile
    csw/mgar/pkg/gdk-pixbuf/trunk/checksums

Modified: csw/mgar/pkg/gdk-pixbuf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gdk-pixbuf/trunk/Makefile	2013-08-16 13:51:19 UTC (rev 21751)
+++ csw/mgar/pkg/gdk-pixbuf/trunk/Makefile	2013-08-16 18:22:18 UTC (rev 21752)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = gdk-pixbuf
-VERSION = 2.24.1
+VERSION = 2.28.2
 GARTYPE = v2
 CATEGORIES = gnome
 
@@ -30,8 +30,9 @@
 RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibgmodule2-0-0
 RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibgobject2-0-0
 RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibjpeg7
-RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibtiff3
+RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibtiff5
 RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibpng15-15
+RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibintl8
 # I assume if one installs CSWgdkpixbuf, one wants all the stuff
 # except -dev
 CHECKPKG_OVERRIDES_CSWgdkpixbuf += surplus-dependency|CSWlibgdk-pixbuf-xlib2-0-0
@@ -80,9 +81,14 @@
 # We need the binaries to query 64 bit modules
 MERGE_DIRS_isa-extra = $(bindir) $(libdir)
 
+CONFIGURE_ARGS-32 = 
+# Fails on introspection build on 64bits
+CONFIGURE_ARGS-64 = --enable-introspection=no
+
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --with-libiconv-prefix
 CONFIGURE_ARGS += --with-libintl-prefix
+CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/gdk-pixbuf/trunk/checksums
===================================================================
--- csw/mgar/pkg/gdk-pixbuf/trunk/checksums	2013-08-16 13:51:19 UTC (rev 21751)
+++ csw/mgar/pkg/gdk-pixbuf/trunk/checksums	2013-08-16 18:22:18 UTC (rev 21752)
@@ -1 +1 @@
-72f39b34b20f68148c1609bd27415412  gdk-pixbuf-2.24.1.tar.xz
+04c04e5042acd85cff6c439aba1995f1  gdk-pixbuf-2.28.2.tar.xz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list