This is a C library for reading, creating, and modifying zip archives.
Package is created for libzip-0.9
md5=d6a9a020a76a3db17848d769d6c9c8a9
sha256=4e1f39ee16596fd2a83d28d6c3b065f742254f3336f93ce8ed1cae48ecbe49da
+[http://www.nih.at/libzip/libzip-0.9.tar.bz2]
+md5=56b9f11c1eee5eed189a20183d7e06b0
+sha256=23a8c3624122a3777bb4ac3be4a867fd0bed7f3aacb8f1d0b68fc459cfb035fc
+
[http://downloads.sourceforge.net/lightblue/lightblue-0.3.3.tar.gz]
md5=fb3761c8fff39a792035db4767847169
sha256=90b3271e5ce4de91d3651ba11b92e64fc7afb2a54ebe01826023e5bb2b53a3bc
--- /dev/null
+DESCRIPTION = "C library for reading, creating, and modifying zip archives"
+SECTION = "libs"
+HOMEPAGE = "http://www.nih.at/libzip"
+LICENSE = "BSD"
+DEPENDS = "zlib"
+
+SRC_URI = "http://www.nih.at/${PN}/${PN}-${PV}.tar.bz2"
+
+inherit autotools
+
+do_stage() {
+ autotools_stage_all
+}