summaryrefslogtreecommitdiff
path: root/media-plugins/gimp-lqr/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-31 10:55:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-03-31 10:55:17 +0100
commit75fc75ae1f0481ffdb78450e801a9b443ba641bd (patch)
treecef96ea0860ae39a202bbf1e226100335209627d /media-plugins/gimp-lqr/files
parent1173ad5704ce725916e0c332416aff326d850d06 (diff)
gentoo resync : 31.03.2018
Diffstat (limited to 'media-plugins/gimp-lqr/files')
-rw-r--r--media-plugins/gimp-lqr/files/gimp-lqr-no-deprecated.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/media-plugins/gimp-lqr/files/gimp-lqr-no-deprecated.patch b/media-plugins/gimp-lqr/files/gimp-lqr-no-deprecated.patch
deleted file mode 100644
index b309df4d6090..000000000000
--- a/media-plugins/gimp-lqr/files/gimp-lqr-no-deprecated.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.ac.orig 2012-02-24 19:32:04.000000000 +0100
-+++ configure.ac 2012-02-24 19:32:20.000000000 +0100
-@@ -116,9 +116,6 @@
- fi
- AC_MSG_RESULT($have_gtk_2_12)
-
--if test "x$have_gtk_2_7" != "xyes"; then
-- CPPFLAGS="$CPPFLAGS -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"
--fi
-
-
- AC_MSG_CHECKING([if GIMP is version 2.4.0 or newer])
-@@ -129,9 +126,6 @@
- fi
- AC_MSG_RESULT($have_gimp_2_4)
-
--if test "x$have_gimp_2_4" != "xyes"; then
-- CPPFLAGS="$CPPFLAGS -DGIMP_DISABLE_DEPRECATED"
--fi
-
- AC_MSG_CHECKING([if we are on Win32])
- AC_LANG([C])