summaryrefslogtreecommitdiff
path: root/devel/libextractor/Makefile
diff options
context:
space:
mode:
authoradam <adam>2006-05-01 21:06:56 +0000
committeradam <adam>2006-05-01 21:06:56 +0000
commit7bdfba884f088ea680926e681d7788efb0fbda2d (patch)
tree24fd38fe46affded937cdc945a2c5be5c64dc9ae /devel/libextractor/Makefile
parent94c6027e41532faee375e09d5d384de3a1dcdd5e (diff)
downloadpkgsrc-7bdfba884f088ea680926e681d7788efb0fbda2d.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/Makefile')
-rw-r--r--devel/libextractor/Makefile8
1 files changed, 4 insertions, 4 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"