summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2017-06-22 09:55:45 +0000
committeryouri <youri@pkgsrc.org>2017-06-22 09:55:45 +0000
commit6646d7d0be4d2ba33f69c8477b65dc8d5dedb01f (patch)
treede02ba75de060f940c6ca2ef76c25d8c3a0318af
parent725a94c8bc696e647f6730eb9ef8298078205d7e (diff)
downloadpkgsrc-6646d7d0be4d2ba33f69c8477b65dc8d5dedb01f.tar.gz
Remove obsolete patches, thanks leot@!
-rw-r--r--sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in23
-rw-r--r--sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_xkb-plugin.desktop.in.in12
2 files changed, 0 insertions, 35 deletions
diff --git a/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in b/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in
deleted file mode 100644
index cbc7d07d4d9..00000000000
--- a/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-panel-plugin_Makefile.in,v 1.3 2015/07/12 20:58:11 youri Exp $
-
-Adjust plugin path.
---- panel-plugin/Makefile.in.orig 2015-02-27 23:38:57.000000000 +0000
-+++ panel-plugin/Makefile.in
-@@ -398,7 +398,7 @@ target_vendor = @target_vendor@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
--plugindir = $(libexecdir)/xfce4/panel-plugins
-+plugindir = $(libexecdir)/xfce4/panel/plugins
- xfce4_xkb_plugin_SOURCES = \
- xfce4-xkb-plugin.h \
- xfce4-xkb-plugin-private.h \
-@@ -441,7 +441,7 @@ xfce4_xkb_plugin_LDADD = \
- #
- # Desktop file
- #
--desktopdir = $(datadir)/xfce4/panel-plugins
-+desktopdir = $(datadir)/xfce4/panel/plugins
- desktop_in_in_files = xkb-plugin.desktop.in.in
- desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in)
- desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
diff --git a/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_xkb-plugin.desktop.in.in b/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_xkb-plugin.desktop.in.in
deleted file mode 100644
index d4dd2e26abc..00000000000
--- a/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_xkb-plugin.desktop.in.in
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-panel-plugin_xkb-plugin.desktop.in.in,v 1.1 2015/07/12 20:58:11 youri Exp $
-
-Find xkb-plugin executable in the right place.
---- panel-plugin/xkb-plugin.desktop.in.in.orig 2013-03-20 16:20:05.000000000 +0000
-+++ panel-plugin/xkb-plugin.desktop.in.in
-@@ -3,5 +3,5 @@ Type=X-XFCE-PanelPlugin
- _Name=Keyboard Layouts
- _Comment=Keyboard layouts setup and switch plugin
- Icon=preferences-desktop-keyboard
--X-XFCE-Exec=@libexecdir@/xfce4/panel-plugins/xfce4-xkb-plugin
-+X-XFCE-Exec=@libexecdir@/xfce4/panel/plugins/xfce4-xkb-plugin
- X-XFCE-Unique=TRUE