summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2013-01-11 00:08:25 +0000
committerjoerg <joerg>2013-01-11 00:08:25 +0000
commita95468810748fd0d33b4d539ddda0c0ddf793015 (patch)
treeadae3f1c0db19588dddabc3d59b7371f9e808ddf /x11
parentf11dc7aa6a280a13da70b56e0d45b2412ab4a417 (diff)
downloadpkgsrc-a95468810748fd0d33b4d539ddda0c0ddf793015.tar.gz
Uses deprecated APIs
Diffstat (limited to 'x11')
-rw-r--r--x11/grandr_applet/distinfo3
-rw-r--r--x11/grandr_applet/patches/patch-src_Makefile.in15
2 files changed, 17 insertions, 1 deletions
diff --git a/x11/grandr_applet/distinfo b/x11/grandr_applet/distinfo
index 803e4610b31..9c3a4ca0328 100644
--- a/x11/grandr_applet/distinfo
+++ b/x11/grandr_applet/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/11/28 18:40:08 drochner Exp $
+$NetBSD: distinfo,v 1.2 2013/01/11 00:08:25 joerg Exp $
SHA1 (grandr_applet-0.4.tar.gz) = c1214b263d07f233da8ef11c850c2a26acc1fb0e
RMD160 (grandr_applet-0.4.tar.gz) = ee5684227829916eaa01418bf20404cca7bc1f31
Size (grandr_applet-0.4.tar.gz) = 156381 bytes
+SHA1 (patch-src_Makefile.in) = 4907948dcd4dca1989d2e368c83ebccd8aa7365e
diff --git a/x11/grandr_applet/patches/patch-src_Makefile.in b/x11/grandr_applet/patches/patch-src_Makefile.in
new file mode 100644
index 00000000000..b3b4f51e37c
--- /dev/null
+++ b/x11/grandr_applet/patches/patch-src_Makefile.in
@@ -0,0 +1,15 @@
+$NetBSD: patch-src_Makefile.in,v 1.1 2013/01/11 00:08:26 joerg Exp $
+
+--- src/Makefile.in.orig 2013-01-01 22:45:16.000000000 +0000
++++ src/Makefile.in
+@@ -174,10 +174,6 @@ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+ INCLUDES = -I$(top_srcdir) -I$(includedir) $(GRANDR_APPLET_CFLAGS) \
+ -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
+- -DGNOME_DISABLE_DEPRECATED \
+- -DGTK_DISABLE_DEPRECATED \
+- -DGDK_DISABLE_DEPRECATED \
+- -DG_DISABLE_DEPRECATED \
+ -DDATADIR=\""$(datadir)/"\" \
+ -DPREFIX=\""$(prefix)/"\" \
+ -DLIBDIR=\""$(libdir)/"\" \