diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-04-16 15:32:35 +0200 |
|---|---|---|
| committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-06-08 14:28:22 +0200 |
| commit | 7e00ca57e1ab32111c8656a051f20233467e46c0 (patch) | |
| tree | 7804046a6c51d8fa35b024cdb2fd523baed531f3 /meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb | |
| parent | 4c699142d4babeffa8a9294f652e13035d521592 (diff) | |
| download | meta-openembedded-7e00ca57e1ab32111c8656a051f20233467e46c0.tar.gz | |
xfce4-clipman-plugin: update to 1.2.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb')
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb new file mode 100644 index 0000000000..d3c7138d90 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.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] = "61f3be97efa379cb358980c94e14692a" | ||
| 12 | SRC_URI[sha256sum] = "4424447067cb2c3972c375330d2e1d19f12e59c41bd03e111c2e6e9e174a5067" | ||
