mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
xfce4-clipman-plugin: initial add 1.2.2
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
2d1d33ec11
commit
640a2e2a58
@@ -0,0 +1,12 @@
|
||||
DESCRIPTION = "Clipman is a clipboard manager for Xfce"
|
||||
HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
|
||||
SECTION = "x11/application"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
inherit xfce-panel-plugin
|
||||
|
||||
DEPENDS += "xfconf xproto libxtst"
|
||||
|
||||
SRC_URI[md5sum] = "60df7769a8271d7fcab177210f4291e8"
|
||||
SRC_URI[sha256sum] = "fcac10bc150eb2f73955f28184ac2b8324c9aabc3d773242eadcec137e1096a1"
|
||||
Reference in New Issue
Block a user