packages: crossmingw32-gdk-pixbuf2/crossmingw32-gdk-pixbuf2.spec, crossming...
qboosh
qboosh at pld-linux.org
Tue Mar 27 20:31:23 CEST 2012
Author: qboosh Date: Tue Mar 27 18:31:23 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.26.0
- removed obsolete gdip patch
---- Files affected:
packages/crossmingw32-gdk-pixbuf2:
crossmingw32-gdk-pixbuf2.spec (1.5 -> 1.6) , gdk-pixbuf2-gdip.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/crossmingw32-gdk-pixbuf2/crossmingw32-gdk-pixbuf2.spec
diff -u packages/crossmingw32-gdk-pixbuf2/crossmingw32-gdk-pixbuf2.spec:1.5 packages/crossmingw32-gdk-pixbuf2/crossmingw32-gdk-pixbuf2.spec:1.6
--- packages/crossmingw32-gdk-pixbuf2/crossmingw32-gdk-pixbuf2.spec:1.5 Thu Jan 26 19:52:57 2012
+++ packages/crossmingw32-gdk-pixbuf2/crossmingw32-gdk-pixbuf2.spec Tue Mar 27 20:31:18 2012
@@ -6,17 +6,16 @@
Summary: An image loading and scaling library - cross MinGW32 version
Summary(pl.UTF-8): Biblioteka ładująca i skalująca obrazki - wersja skrośna MinGW32
Name: crossmingw32-gdk-pixbuf2
-Version: 2.24.1
-Release: 2
+Version: 2.26.0
+Release: 1
License: LGPL v2+
Group: Development/Libraries
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.24/gdk-pixbuf-%{version}.tar.xz
-# Source0-md5: 72f39b34b20f68148c1609bd27415412
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.26/gdk-pixbuf-%{version}.tar.xz
+# Source0-md5: 1c186f9903a20e96587b9afb27944b40
Patch0: gdk-pixbuf2-png-nodep.patch
-Patch1: gdk-pixbuf2-gdip.patch
URL: http://developer.gnome.org/gdk-pixbuf/
BuildRequires: crossmingw32-gcc
-BuildRequires: crossmingw32-glib2 >= 2.28.0
+BuildRequires: crossmingw32-glib2 >= 2.32.0
BuildRequires: crossmingw32-jasper
BuildRequires: crossmingw32-libpng
BuildRequires: gtk-doc >= 1.11
@@ -27,7 +26,7 @@
BuildRequires: crossmingw32-libjpeg
BuildRequires: crossmingw32-libtiff
%endif
-Requires: crossmingw32-glib2 >= 2.28.0
+Requires: crossmingw32-glib2 >= 2.32.0
Conflicts: crossmingw32-gtk+2 < 2.22.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,7 +71,7 @@
Summary: DLL gdk-pixbuf libraries for Windows
Summary(pl.UTF-8): Biblioteki DLL gdk-pixbuf dla Windows
Group: Applications/Emulators
-Requires: crossmingw32-glib2-dll >= 2.28.0
+Requires: crossmingw32-glib2-dll >= 2.32.0
Requires: wine
Conflicts: crossmingw32-gtk+2-dll < 2.22.0
@@ -85,7 +84,6 @@
%prep
%setup -q -n gdk-pixbuf-%{version}
%patch0 -p1
-%patch1 -p1
%build
export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
@@ -94,6 +92,7 @@
--host=%{target} \
--disable-gtk-doc \
--disable-man \
+ --disable-silent-rules \
--with-libjasper \
%{!?with_gdiplus:--without-gdiplus}
@@ -143,6 +142,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2012/03/27 18:31:18 qboosh
+- updated to 2.26.0
+- removed obsolete gdip patch
+
Revision 1.5 2012/01/26 18:52:57 qboosh
- merged png-nodep patch from native version: no need to have libpng as dependency of main libgdk-pixbuf
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/crossmingw32-gdk-pixbuf2/crossmingw32-gdk-pixbuf2.spec?r1=1.5&r2=1.6
More information about the pld-cvs-commit
mailing list