aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libpar2/libpar2_0.2.bb
diff options
context:
space:
mode:
authorArtur Wronowski <arteqw@gmail.com>2009-11-05 18:47:22 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-11-05 20:45:49 +0100
commit69026f3da9ee1777e1e7d64de4799dcbbec3af55 (patch)
treedcccbd7f9da46b7c7bee7395b52a820fb0e5171f /recipes/libpar2/libpar2_0.2.bb
parent0816c962bd275d9a125ca27ee16e345da9afca08 (diff)
downloadopenembedded-69026f3da9ee1777e1e7d64de4799dcbbec3af55.tar.gz
libpar2: new recipe; multi-part archives library
Diffstat (limited to 'recipes/libpar2/libpar2_0.2.bb')
-rw-r--r--recipes/libpar2/libpar2_0.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/libpar2/libpar2_0.2.bb b/recipes/libpar2/libpar2_0.2.bb
new file mode 100644
index 0000000000..c9a110f457
--- /dev/null
+++ b/recipes/libpar2/libpar2_0.2.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "A tool to apply the data-recovery capability concepts of RAID-like systems \
+to the posting & recovery of multi-part archives on Usenet."
+SECTION = "libs"
+LICENSE = "GPL"
+HOMEPAGE = "http://parchive.sourceforge.net/"
+DEPENDS = "libsigc++-2.0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/parchive/libpar2/libpar2-${PV}.tar.gz"
+
+inherit autotools_stage pkgconfig