blob: 96bdf0e530b57463246f7d2bf3a9f5b4c0e0fc93 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001SUMMARY = "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] = "9169140af7c9d3fddd8a5c9e0efb5a61"
12SRC_URI[sha256sum] = "cf2b45e327e67cc187dcb99a6ef6d95570463045accd24540e17172f005189b3"
13
14PACKAGECONFIG ??= ""
15PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"
16
17FILES_${PN} += "${datadir}/appdata"