xfce4-clipman-plugin_1.6.2.bb 549 B

12345678910111213141516
  1. SUMMARY = "Clipman is a clipboard manager for Xfce"
  2. HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin/start"
  3. SECTION = "x11/application"
  4. LICENSE = "GPL-2.0-only"
  5. LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
  6. inherit xfce-panel-plugin
  7. DEPENDS += "xfconf xorgproto libxtst"
  8. SRC_URI[sha256sum] = "ab8a5fe6f68fb1789190e498243a1d1385de3f64e984f470cbd3d1eb779399b8"
  9. PACKAGECONFIG ??= ""
  10. PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"
  11. FILES:${PN} += "${datadir}/metainfo"