blob: a07f3ccc336c5f2a1c45c89eee6ecc4f5fd09f34 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -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] = "f7f2440647493243cbd7787eaee92fcb"
12SRC_URI[sha256sum] = "23043f99c3e5257d1f3d68b5ee5125e3469c15620d098e22c6250386197f48a5"
13
14PACKAGECONFIG ??= ""
15PACKAGECONFIG[unique] = "--enable-unique,--disable-unique,libunique"
16PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"
17
18FILES_${PN} += "${datadir}/appdata"