summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2016-09-27 07:55:31 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-10-03 19:19:56 +0200
commitb77869aa3840d759168385db31d3d18e6faeba14 (patch)
treef3fc293eecdd2ff2dfa2b31054cbc0be7e737a0f /meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb
parent81e59752ad783cdd0c812a151d0d671e6933f01e (diff)
downloadmeta-openembedded-b77869aa3840d759168385db31d3d18e6faeba14.tar.gz
xfce4-clipman-plugin: update to 1.4.0
optional usage of libunique was removed in [1] [1] https://git.xfce.org/panel-plugins/xfce4-clipman-plugin/commit/configure.ac.in?id=75071c2c4c6090dc8b7a06ceca958dcca4d2283b Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb')
-rw-r--r--meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb
new file mode 100644
index 0000000000..988fbb098f
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb
@@ -0,0 +1,17 @@
1SUMMARY = "Clipman is a clipboard manager for Xfce"
2HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
3SECTION = "x11/application"
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
6
7inherit xfce-panel-plugin
8
9DEPENDS += "xfconf xproto libxtst"
10
11SRC_URI[md5sum] = "cd9c05e54e0fcc3f8d774cacdf18f42c"
12SRC_URI[sha256sum] = "a97671540663df1d90503f73695ac36e16fa2c832be8845ad9402529b8148294"
13
14PACKAGECONFIG ??= ""
15PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"
16
17FILES_${PN} += "${datadir}/appdata"