diff options
author | Andreas Müller <schnitzeltony@gmx.de> | 2011-11-02 11:45:15 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-02 17:25:43 +0100 |
commit | 640a2e2a58fd8d08de497e200ca33633927e0c2e (patch) | |
tree | 04345c38c32c3b0b5ec10f43cb0bd03e6da85291 /meta-xfce | |
parent | 2d1d33ec115a2b32f334f9f16a9ea796ad442d5d (diff) |
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>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.2.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.2.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.2.bb new file mode 100644 index 0000000..c830229 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.2.bb @@ -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" |