]> git.pld-linux.org Git - packages/crossmingw32-gtk+2.git/commitdiff
- updated to 2.24.6
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 7 Sep 2011 19:39:02 +0000 (19:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete win32-ndebug patch

Changed files:
    crossmingw32-gtk+2.spec -> 1.48
    gtk+2-win32-ndebug.patch -> 1.2

crossmingw32-gtk+2.spec
gtk+2-win32-ndebug.patch [deleted file]

index 35d81f12be3bce7aa91a4b0f3b2929eb70f28fae..84dbc39f1f5fc544da482a2f50ed15ced3d7c52b 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       The GIMP Toolkit - MinGW32 cross version
 Summary(pl.UTF-8):     GIMP Toolkit - wersja skrośna dla MinGW32
 Name:          crossmingw32-gtk+2
-Version:       2.24.5
+Version:       2.24.6
 Release:       1
 License:       LGPL v2+
 Group:         Development/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/gtk+-%{version}.tar.bz2
-# Source0-md5: aebeb2e9efc2e541dc9631546aed7900
-Patch0:                gtk+2-win32-ndebug.patch
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/gtk+-%{version}.tar.xz
+# Source0-md5: 4d7efde4ac24dbaa720bc0744eee8235
 URL:           http://www.gtk.org/
 BuildRequires: autoconf >= 2.62
 BuildRequires: automake >= 1:1.7
@@ -19,6 +18,8 @@ BuildRequires:        crossmingw32-pango >= 1.28.0
 BuildRequires: gtk-doc >= 1.17
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.15
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 Requires:      crossmingw32-atk >= 1.30.0
 Requires:      crossmingw32-gdk-pixbuf2 >= 2.22.0
 Requires:      crossmingw32-glib2 >= 2.28.0
@@ -90,8 +91,6 @@ Biblioteki DLL GTK+ dla Windows.
 
 %prep
 %setup -q -n gtk+-%{version}
-%patch0 -p1
-mkdir m4
 
 %build
 export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
diff --git a/gtk+2-win32-ndebug.patch b/gtk+2-win32-ndebug.patch
deleted file mode 100644 (file)
index b6dfbfb..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
---- gtk+-2.24.5/gdk/win32/gdkdisplay-win32.c.orig      2011-06-18 10:42:04.488235257 +0200
-+++ gtk+-2.24.5/gdk/win32/gdkdisplay-win32.c   2011-06-18 10:42:10.821568802 +0200
-@@ -383,11 +383,13 @@
-         GDK_NOTE (DND, g_print (" drawclipboard owner: %p", hwndOwner));
-+#ifdef G_ENABLE_DEBUG
-         if (_gdk_debug_flags & GDK_DEBUG_DND)
-           {
-             while ((nFormat = EnumClipboardFormats (nFormat)) != 0)
-               g_print ("%s ", _gdk_win32_cf_to_string (nFormat));
-           }
-+#endif
-         GDK_NOTE (DND, g_print (" \n"));
This page took 0.071573 seconds and 4 git commands to generate.