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/recipes-panel-plugins | |
parent | 2d1d33ec115a2b32f334f9f16a9ea796ad442d5d (diff) | |
download | meta-openembedded-640a2e2a58fd8d08de497e200ca33633927e0c2e.tar.gz |
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/recipes-panel-plugins')
-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 000000000..c830229f8 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.2.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | DESCRIPTION = "Clipman is a clipboard manager for Xfce" | ||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" | ||
3 | SECTION = "x11/application" | ||
4 | LICENSE = "GPLv2" | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
6 | |||
7 | inherit xfce-panel-plugin | ||
8 | |||
9 | DEPENDS += "xfconf xproto libxtst" | ||
10 | |||
11 | SRC_URI[md5sum] = "60df7769a8271d7fcab177210f4291e8" | ||
12 | SRC_URI[sha256sum] = "fcac10bc150eb2f73955f28184ac2b8324c9aabc3d773242eadcec137e1096a1" | ||