From 640a2e2a58fd8d08de497e200ca33633927e0c2e Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Wed, 2 Nov 2011 11:45:15 +0000 Subject: xfce4-clipman-plugin: initial add 1.2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- .../clipman/xfce4-clipman-plugin_1.2.2.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.2.bb (limited to 'meta-xfce') 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 0000000000..c830229f85 --- /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" -- cgit 1.2.3-korg