[Lunar-commits] <moonbase> libextractor: updated to version 0.5.23
Duncan Gibson
engelsman at lunar-linux.org
Sun Sep 20 18:11:12 CEST 2009
commit 48478ee259a7bf22f686f6ccccc17374de8508fd
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date: Sun Sep 20 18:11:12 2009 +0200
libextractor: updated to version 0.5.23
old version failed to download during an 'lget -a' sweep
Downloads, builds, installs OK, and doodle works with it - engelsman
---
libs/libextractor/DEPENDS | 5 +++--
libs/libextractor/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/libs/libextractor/DEPENDS b/libs/libextractor/DEPENDS
index 158317d..18d5d08 100644
--- a/libs/libextractor/DEPENDS
+++ b/libs/libextractor/DEPENDS
@@ -1,4 +1,5 @@
-depends libtool &&
-depends glibc &&
+depends exiv2
+depends libtool
+depends glibc
optional_depends "libvorbis" "" "" "for Ogg/Vorbis meta support"
diff --git a/libs/libextractor/DETAILS b/libs/libextractor/DETAILS
index f1dc197..b6dc769 100644
--- a/libs/libextractor/DETAILS
+++ b/libs/libextractor/DETAILS
@@ -1,11 +1,11 @@
MODULE=libextractor
- VERSION=0.5.18
+ VERSION=0.5.23
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://gnunet.org/$MODULE/download/
- SOURCE_VFY=sha1:46c055bca5c689f09410ad7c3533eecf0febc08b
+ SOURCE_VFY=sha1:27c09df3349f51a4819ab5a309954db999773fd4
WEB_SITE=http://gnunet.org/libextractor/
ENTERED=20050227
- UPDATED=20070417
+ UPDATED=20090920
SHORT="A library to extract meta-data from arbitrary files"
PSAFE=no
More information about the Lunar-commits
mailing list