aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-12-01 17:26:53 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-12-01 17:26:53 +0100
commit3ce3c4fd596debefbad77328a9b62a39eccf753c (patch)
tree8ea8842d946335dbd124e71336a11b928481c544 /unmaintained/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch
parent62b8ba5f8fe6d62d56b2d078b4f12f72830ee4af (diff)
downloadaports-3ce3c4fd596debefbad77328a9b62a39eccf753c.tar.bz2
aports-3ce3c4fd596debefbad77328a9b62a39eccf753c.tar.xz
unmaintained/*: purge aports not touched since v3.5.0
We agreed with ncopa on #alpine-devel (2017-12-01 16:20 UTC) to periodically purge aports in unmaintained that haven't been touched in last 1 year (2 releases).
Diffstat (limited to 'unmaintained/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch')
-rw-r--r--unmaintained/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/unmaintained/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch b/unmaintained/nemo/stop-gtk-stock-deprecated-errors-for-gtk-3.10.patch
deleted file mode 100644
index f093d96560..0000000000
--- a/unmaintained/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
-