]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - gdk-pixbuf2/gdk-pixbuf2.nm
clamav: Update to 0.101.4
[ipfire-3.x.git] / gdk-pixbuf2 / gdk-pixbuf2.nm
index 3d0da3d88ec895c1e12b34f5b6b75dc98a0c3363..47f6d90ab25a2e3cc634fb2b54343a134f6f30ba 100644 (file)
@@ -4,9 +4,10 @@
 ###############################################################################
 
 name       = gdk-pixbuf2
-version    = %{major_ver}.5
-major_ver  = 2.26
-release    = 1
+version    = %{ver_major}.%{ver_minor}
+ver_major  = 2.33
+ver_minor  = 2
+release    = 2
 
 groups     = System/Libraries
 url        = http://www.gtk.org/
@@ -20,12 +21,12 @@ end
 
 thisapp    = gdk-pixbuf-%{version}
 
-source_dl  = http://download.gnome.org/sources/gdk-pixbuf/%{major_ver}/
+source_dl  = http://download.gnome.org/sources/gdk-pixbuf/%{ver_major}/
 sources    = %{thisapp}.tar.xz
 
 build
        requires
-               glib2-devel >= 2.31.16
+               glib2-devel >= 2.37.6
                gobject-introspection-devel >= 0.9.3
                libpng-devel
                libjpeg-devel
@@ -33,6 +34,8 @@ build
                libX11-devel
        end
 
+       export LD_LIBRARY_PATH = %{DIR_APP}/gdk-pixbuf/.libs
+
        configure_options += \
                --with-x11 \
                --with-included-loaders=png