All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-xfce][PATCH v2] Add recipe for xarchiver 0.5.2.
@ 2012-01-31 19:54 Peter Tworek
  2012-02-01  9:01 ` Andreas Müller
  2012-02-01  9:14 ` Paul Menzel
  0 siblings, 2 replies; 6+ messages in thread
From: Peter Tworek @ 2012-01-31 19:54 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Peter Tworek <tworaz666@gmail.com>
---
 .../recipes-apps/xarchiver/xarchiver_0.5.2.bb      |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
 create mode 100644 meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.2.bb

diff --git a/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.2.bb b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.2.bb
new file mode 100644
index 0000000..66e9273
--- /dev/null
+++ b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.2.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "Lightweight, desktop independent GTK+ archive manager"
+HOMEPAGE = "http://xarchiver.sourceforge.net"
+SECTION = "x11"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+DEPENDS = "gtk+ glib-2.0 xfce4-dev-tools-native"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.bz2"
+SRC_URI[md5sum] = "2bc7f06403cc6582dd4a8029ec9d038d"
+SRC_URI[sha256sum] = "cea932ff9d505969201fd502470bbebbc5726ab3d6765e142fc8295aa677ad2a"
+
+inherit gettext pkgconfig autotools gtk-icon-cache
+
+RRECOMMENDS_${PN} = "lzop zip tar"
-- 
1.7.3.4




^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-02-01 21:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 19:54 [meta-xfce][PATCH v2] Add recipe for xarchiver 0.5.2 Peter Tworek
2012-02-01  9:01 ` Andreas Müller
2012-02-01  9:14 ` Paul Menzel
2012-02-01 19:11   ` Peter Tworek
2012-02-01 20:47     ` Paul Menzel
2012-02-01 21:29       ` Peter Tworek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.