aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-10-20 07:49:25 +0000
committerTimo Teräs <timo.teras@iki.fi>2015-10-20 07:49:25 +0000
commitd06bbe1abf6dd6c3b3ab43638fee2f3a347eb396 (patch)
treecaca4ab14404e64b98f70475243f4315b45920ce /testing/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch
parent78bf7d586ae1c538a20e13ac7cf97aee8047838e (diff)
downloadaports-d06bbe1abf6dd6c3b3ab43638fee2f3a347eb396.tar.bz2
aports-d06bbe1abf6dd6c3b3ab43638fee2f3a347eb396.tar.xz
testing/nemo: move to unmaintained
it depends on cinnamon-desktop which is unmaintained
Diffstat (limited to 'testing/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch')
-rw-r--r--testing/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/testing/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch b/testing/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch
deleted file mode 100644
index f093d96560..0000000000
--- a/testing/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From ec95b5461c3e88e96e1049ef2650a28d347c13ba Mon Sep 17 00:00:00 2001
-From: leigh123linux <leigh123linux@fedoraproject.org>
-Date: Sat, 2 Nov 2013 22:29:35 +0000
-Subject: [PATCH] Stop GTK_STOCK deprecated errors for gtk-3.10
-
----
- configure.in | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/configure.in b/configure.in
-index 0e7498e..557b6c6 100644
---- a/configure.in
-+++ b/configure.in
-@@ -296,7 +296,6 @@ PKG_CHECK_MODULES(NEMO, [
- AC_SUBST(NEMO_CFLAGS)
- AC_SUBST(NEMO_LIBS)
-
--DISABLE_DEPRECATED_CFLAGS="-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED"
- AC_SUBST(DISABLE_DEPRECATED_CFLAGS)
-
- dnl Multimedia keys
---
-1.8.5.1
-