summaryrefslogtreecommitdiff
path: root/devel/libextractor
diff options
context:
space:
mode:
authoradam <adam>2006-05-01 21:06:56 +0000
committeradam <adam>2006-05-01 21:06:56 +0000
commitd849fa2f64b20fc65695d19aa92f9296ff31fd6c (patch)
tree24fd38fe46affded937cdc945a2c5be5c64dc9ae /devel/libextractor
parentd7d37b8f41fe35782aa15c6d2e8a142d7125b1f5 (diff)
downloadpkgsrc-d849fa2f64b20fc65695d19aa92f9296ff31fd6c.tar.gz
Changes 0.5.13:
Added dictionaries for Finnish, French, Gaelic and Swedish (for printable extractors). Word history extraction works (wordleaker). exiv2 works. Added Python binding. libextractor becomes a GNU package. Thumbnails work.
Diffstat (limited to 'devel/libextractor')
-rw-r--r--devel/libextractor/Makefile8
-rw-r--r--devel/libextractor/PLIST8
-rw-r--r--devel/libextractor/distinfo13
-rw-r--r--devel/libextractor/patches/patch-ab6
-rw-r--r--devel/libextractor/patches/patch-ac12
-rw-r--r--devel/libextractor/patches/patch-ad6
6 files changed, 23 insertions, 30 deletions
diff --git a/devel/libextractor/Makefile b/devel/libextractor/Makefile
index 19cb6f74f1f..78a9a5fb2e3 100644
--- a/devel/libextractor/Makefile
+++ b/devel/libextractor/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2006/04/17 13:46:21 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2006/05/01 21:06:56 adam Exp $
-DISTNAME= libextractor-0.5.10
-PKGREVISION= 1
+DISTNAME= libextractor-0.5.13
CATEGORIES= devel
MASTER_SITES= http://gnunet.org/libextractor/download/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gnunet.org/libextractor/
COMMENT= Metadata extractor for various file data types
@@ -23,6 +22,7 @@ SHLIBTOOL_OVERRIDE+= ${WRKSRC}/libtool
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/libgsf/buildlink3.mk"
.include "../../devel/libltdl/convenience.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/ImageMagick/buildlink3.mk"
diff --git a/devel/libextractor/PLIST b/devel/libextractor/PLIST
index 45be346ad00..77870d1a2e4 100644
--- a/devel/libextractor/PLIST
+++ b/devel/libextractor/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:17 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/05/01 21:06:56 adam Exp $
bin/extract
include/extractor.h
lib/libextractor.la
@@ -30,9 +30,13 @@ lib/libextractor/libextractor_printable_da.la
lib/libextractor/libextractor_printable_de.la
lib/libextractor/libextractor_printable_en.la
lib/libextractor/libextractor_printable_es.la
+lib/libextractor/libextractor_printable_fi.la
+lib/libextractor/libextractor_printable_fr.la
+lib/libextractor/libextractor_printable_ga.la
lib/libextractor/libextractor_printable_it.la
lib/libextractor/libextractor_printable_no.la
lib/libextractor/libextractor_printable_pt.la
+lib/libextractor/libextractor_printable_sv.la
lib/libextractor/libextractor_ps.la
lib/libextractor/libextractor_qt.la
lib/libextractor/libextractor_real.la
@@ -50,4 +54,6 @@ share/locale/de/LC_MESSAGES/libextractor.mo
share/locale/ga/LC_MESSAGES/libextractor.mo
share/locale/ro/LC_MESSAGES/libextractor.mo
share/locale/rw/LC_MESSAGES/libextractor.mo
+share/locale/sv/LC_MESSAGES/libextractor.mo
+share/locale/vi/LC_MESSAGES/libextractor.mo
@dirrm lib/libextractor
diff --git a/devel/libextractor/distinfo b/devel/libextractor/distinfo
index a016edd1d5c..be7d6aaf5e2 100644
--- a/devel/libextractor/distinfo
+++ b/devel/libextractor/distinfo
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.12 2006/03/28 16:42:50 joerg Exp $
+$NetBSD: distinfo,v 1.13 2006/05/01 21:06:56 adam Exp $
-SHA1 (libextractor-0.5.10.tar.gz) = 3c8cb7390176cb16afb92f0d68a185f69b8922a2
-RMD160 (libextractor-0.5.10.tar.gz) = f2bb561876c4ed6681df416c97e625f385e1f641
-Size (libextractor-0.5.10.tar.gz) = 6149272 bytes
+SHA1 (libextractor-0.5.13.tar.gz) = 605886b1c001585f8c42224b239d6778d0aa7c8a
+RMD160 (libextractor-0.5.13.tar.gz) = a1b1c18178f382af75bd70d2d7eca75dd15fc13c
+Size (libextractor-0.5.13.tar.gz) = 7758098 bytes
SHA1 (patch-aa) = f0923e6cba8e6bb327a7959a3d7679bb78a530b2
-SHA1 (patch-ab) = f8f12217898b1c8f68f7f2280f59b7dcabdfb9d2
-SHA1 (patch-ac) = 0eec20698da281f26ed6077fefb0f49d4e5e3cdf
-SHA1 (patch-ad) = c2f06a76b373473584a27745a35f294bf2201f41
+SHA1 (patch-ab) = 9658ad16ebba8de040fd20eb3e4b7e0db9585e6c
+SHA1 (patch-ad) = 51f3a4bbeeca1e8cad8c35549ea5eecfda6ea08c
diff --git a/devel/libextractor/patches/patch-ab b/devel/libextractor/patches/patch-ab
index b5bcdc0a2e4..4cba70ccee1 100644
--- a/devel/libextractor/patches/patch-ab
+++ b/devel/libextractor/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.3 2006/03/05 22:06:38 adam Exp $
+$NetBSD: patch-ab,v 1.4 2006/05/01 21:06:56 adam Exp $
---- src/main/extractor.c.orig 2006-02-12 04:03:13.000000000 +0100
+--- src/main/extractor.c.orig 2006-04-29 07:26:04.000000000 +0200
+++ src/main/extractor.c
-@@ -186,7 +186,6 @@ libextractor_id3v24:\
+@@ -206,7 +206,6 @@ libextractor_id3v24:\
libextractor_mime:\
libextractor_tar:\
libextractor_dvi:\
diff --git a/devel/libextractor/patches/patch-ac b/devel/libextractor/patches/patch-ac
deleted file mode 100644
index 8964ed6f28c..00000000000
--- a/devel/libextractor/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.4 2006/03/05 22:06:38 adam Exp $
-
---- src/main/Makefile.in.orig 2006-02-19 02:41:28.000000000 +0100
-+++ src/main/Makefile.in
-@@ -263,7 +263,6 @@ AM_CFLAGS = \
- extract_LDADD = \
- $(top_builddir)/src/main/libextractor.la
-
--@MINGW_FALSE@dlflag = -ldl
- @HAVE_ZLIB_TRUE@zlib = -lz
- @HAVE_BZ2_TRUE@bz2lib = -lbz2
- libextractor_la_LDFLAGS = \
diff --git a/devel/libextractor/patches/patch-ad b/devel/libextractor/patches/patch-ad
index a554e32f9f5..be86d811f3f 100644
--- a/devel/libextractor/patches/patch-ad
+++ b/devel/libextractor/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.5 2006/03/28 16:42:50 joerg Exp $
+$NetBSD: patch-ad,v 1.6 2006/05/01 21:06:56 adam Exp $
---- src/plugins/exiv2/Makefile.in.orig 2006-03-28 16:17:07.000000000 +0000
+--- src/plugins/exiv2/Makefile.in.orig 2006-04-30 06:29:04.000000000 +0200
+++ src/plugins/exiv2/Makefile.in
-@@ -275,11 +275,11 @@ libextractor_exiv2_la_LINK = \
+@@ -290,11 +290,11 @@ libextractor_exiv2_la_LINK = \
/bin/sh ../../../libtool --mode=link $(CXXLD) -o libextractor_exiv2.la
libextractor_exiv2_la_LDFLAGS = \