blob: a1ac05729d9d337685f3e64284ef0a4daf1253c1 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001SUMMARY = "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 xorgproto libxtst"
10
11SRC_URI[md5sum] = "fa0acd5f5e3298e56ebd47d2944cd02b"
12SRC_URI[sha256sum] = "29cdb85efb54bd5c9c04cc695b7c4914d6dff972b9fd969cbfb5504e9c632ad2"
13
14PACKAGECONFIG ??= ""
15PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"
16
17FILES_${PN} += "${datadir}/appdata"