summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-xkb-plugin
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2015-07-12 20:58:11 +0000
committeryouri <youri@pkgsrc.org>2015-07-12 20:58:11 +0000
commit5ebb1a1d5bff0ea68ad9e1fe37542e753c5478ec (patch)
tree738af4742e442d97c07184240147ad7daa239e5b /sysutils/xfce4-xkb-plugin
parent0cedeff5202721ea50aa27526bc5b25ae63c9f14 (diff)
downloadpkgsrc-5ebb1a1d5bff0ea68ad9e1fe37542e753c5478ec.tar.gz
Make it work by adjusting the binary path in the .desktop file.
Diffstat (limited to 'sysutils/xfce4-xkb-plugin')
-rw-r--r--sysutils/xfce4-xkb-plugin/distinfo5
-rw-r--r--sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in5
-rw-r--r--sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_xkb-plugin.desktop.in.in12
3 files changed, 18 insertions, 4 deletions
diff --git a/sysutils/xfce4-xkb-plugin/distinfo b/sysutils/xfce4-xkb-plugin/distinfo
index cc3cff093d9..c56535ce714 100644
--- a/sysutils/xfce4-xkb-plugin/distinfo
+++ b/sysutils/xfce4-xkb-plugin/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.9 2015/06/29 14:47:31 youri Exp $
+$NetBSD: distinfo,v 1.10 2015/07/12 20:58:11 youri Exp $
SHA1 (xfce4-xkb-plugin-0.7.1.tar.bz2) = 6aa958e73f72f3eeb1e68b90c2b74ac215015a9c
RMD160 (xfce4-xkb-plugin-0.7.1.tar.bz2) = da5a56996e2e5e548e58c70aa3f36e5c7e39c2ad
Size (xfce4-xkb-plugin-0.7.1.tar.bz2) = 837922 bytes
-SHA1 (patch-panel-plugin_Makefile.in) = 1dc52a7583558c5144760b91a13b088559c8833a
+SHA1 (patch-panel-plugin_Makefile.in) = b7188a910874beb8aadc66e136bc89faad686007
+SHA1 (patch-panel-plugin_xkb-plugin.desktop.in.in) = bd7d651b79b948c3dbb1575df62f8772f7966241
diff --git a/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in b/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in
index d6c764c6513..cbc7d07d4d9 100644
--- a/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in
+++ b/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in
@@ -1,6 +1,7 @@
-$NetBSD: patch-panel-plugin_Makefile.in,v 1.2 2015/06/29 14:47:31 youri Exp $
+$NetBSD: patch-panel-plugin_Makefile.in,v 1.3 2015/07/12 20:58:11 youri Exp $
---- panel-plugin/Makefile.in.orig 2015-06-29 11:42:50.000000000 +0000
+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@
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
new file mode 100644
index 00000000000..d4dd2e26abc
--- /dev/null
+++ b/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_xkb-plugin.desktop.in.in
@@ -0,0 +1,12 @@
+$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