summaryrefslogtreecommitdiff
path: root/x11/xfce4-kbdleds-plugin/patches
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2015-07-29 16:30:27 +0000
committeryouri <youri@pkgsrc.org>2015-07-29 16:30:27 +0000
commit3bd4072d3291496112179609d55d40ed61fc6d86 (patch)
tree5c04738b9f081d6f0317b88c81cab1b461d4d695 /x11/xfce4-kbdleds-plugin/patches
parentceb2c2134f85ccfc01a80b096aec062e70eaa542 (diff)
downloadpkgsrc-3bd4072d3291496112179609d55d40ed61fc6d86.tar.gz
Import xfce4-kbdleds-plugin-0.0.6 as x11/xfce4-kbdleds-plugin.
This plugin shows the state of your keyboard LEDs: Caps, Scroll and Num Lock in Xfce panel.
Diffstat (limited to 'x11/xfce4-kbdleds-plugin/patches')
-rw-r--r--x11/xfce4-kbdleds-plugin/patches/patch-panel-plugin_Makefile.in23
-rw-r--r--x11/xfce4-kbdleds-plugin/patches/patch-panel-plugin_kbdleds.desktop.in.in12
2 files changed, 35 insertions, 0 deletions
diff --git a/x11/xfce4-kbdleds-plugin/patches/patch-panel-plugin_Makefile.in b/x11/xfce4-kbdleds-plugin/patches/patch-panel-plugin_Makefile.in
new file mode 100644
index 00000000000..15880a40bb8
--- /dev/null
+++ b/x11/xfce4-kbdleds-plugin/patches/patch-panel-plugin_Makefile.in
@@ -0,0 +1,23 @@
+$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/07/29 16:30:27 youri Exp $
+
+Adjust panel plugin path to the newer convention.
+--- panel-plugin/Makefile.in.orig 2011-10-13 17:39:23.000000000 +0000
++++ panel-plugin/Makefile.in
+@@ -292,7 +292,7 @@ INCLUDES = \
+ #plugindir = \
+ # $(libexecdir)/xfce4/panel-plugins
+ plugindir = \
+- $(libdir)/xfce4/panel-plugins
++ $(libdir)/xfce4/panel/plugins
+
+ xfce4_kbdleds_plugin_SOURCES = \
+ kbdleds.c \
+@@ -319,7 +319,7 @@ xfce4_kbdleds_plugin_LDADD = \
+ # Desktop file
+ #
+ desktopdir = \
+- $(datadir)/xfce4/panel-plugins
++ $(datadir)/xfce4/panel/plugins
+
+ desktop_in_in_files = \
+ kbdleds.desktop.in.in
diff --git a/x11/xfce4-kbdleds-plugin/patches/patch-panel-plugin_kbdleds.desktop.in.in b/x11/xfce4-kbdleds-plugin/patches/patch-panel-plugin_kbdleds.desktop.in.in
new file mode 100644
index 00000000000..ac59f11e678
--- /dev/null
+++ b/x11/xfce4-kbdleds-plugin/patches/patch-panel-plugin_kbdleds.desktop.in.in
@@ -0,0 +1,12 @@
+$NetBSD: patch-panel-plugin_kbdleds.desktop.in.in,v 1.1 2015/07/29 16:30:27 youri Exp $
+
+Adjust panel plugin path to the newer convention.
+--- panel-plugin/kbdleds.desktop.in.in.orig 2011-06-02 20:51:07.000000000 +0000
++++ panel-plugin/kbdleds.desktop.in.in
+@@ -4,5 +4,5 @@ Encoding=UTF-8
+ _Name=Kbdleds Plugin
+ _Comment=Keyboard LEDs plugin for the Xfce panel
+ Icon=kbdleds-plugin
+-X-XFCE-Exec=@libexecdir@/xfce4/panel-plugins/xfce4-kbdleds-plugin
++X-XFCE-Exec=@libexecdir@/xfce4/panel/plugins/xfce4-kbdleds-plugin
+ #X-XFCE-Unique=true