]> git.pld-linux.org Git - packages/libexif-gtk.git/commitdiff
- to allow build with gtk+ 2.4.x
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 Jun 2004 11:22:30 +0000 (11:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libexif-gtk-gtk24.patch -> 1.1

libexif-gtk-gtk24.patch [new file with mode: 0644]

diff --git a/libexif-gtk-gtk24.patch b/libexif-gtk-gtk24.patch
new file mode 100644 (file)
index 0000000..de26465
--- /dev/null
@@ -0,0 +1,22 @@
+--- libexif-gtk-0.3.3/gtk-extensions/Makefile.am.orig  Sun Dec 15 12:35:44 2002
++++ libexif-gtk-0.3.3/gtk-extensions/Makefile.am       Wed Jun  2 12:31:32 2004
+@@ -1,7 +1,6 @@
+ INCLUDES =                            \
+       -I$(top_srcdir)                 \
+       -I$(top_srcdir)/intl            \
+-      -DGTK_DISABLE_DEPRECATED        \
+       $(GTK_CFLAGS)
+ noinst_LTLIBRARIES = libgtk-extensions.la
+--- libexif-gtk-0.3.3/libexif-gtk/Makefile.am.orig     Tue Jan  7 18:32:13 2003
++++ libexif-gtk-0.3.3/libexif-gtk/Makefile.am  Wed Jun  2 12:40:12 2004
+@@ -3,8 +3,7 @@
+       -I$(top_srcdir)/intl                            \
+       -I$(top_srcdir)/gtk-extensions                  \
+       $(LIBEXIF_GTK_CFLAGS)                           \
+-      -DG_LOG_DOMAIN=\"libexif\"                      \
+-      -DGTK_DISABLE_DEPRECATED
++      -DG_LOG_DOMAIN=\"libexif\"
+ lib_LTLIBRARIES = libexif-gtk.la
This page took 0.140354 seconds and 4 git commands to generate.