# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 35375 2008-03-26 20:39:44Z ricci@macports.org $ PortSystem 1.0 name libextractor version 0.5.18 categories devel maintainers nomaintainer description A library for extraction af meta-data. long_description libextractor is a library used to extract \ meta-data from files of arbitrary type. It is \ designed to use helper-libraries to perform the \ actual extraction, and to be trivially \ extendable by linking against external extractors \ for additional file types. homepage http://gnunet.org/libextractor/ master_sites http://gnunet.org/libextractor/download/ gnu platforms darwin checksums md5 80cc90c7784a964834a8744b8de7ea96 \ sha1 46c055bca5c689f09410ad7c3533eecf0febc08b \ rmd160 b9b839bf8fd3d5aa10de41c12af16a4485fdd1ae depends_lib port:bzip2 port:zlib port:gettext port:libiconv port:glib2 configure.args --mandir=${prefix}/share/man \ --with-libiconv-prefix=${prefix} \ --with-libintl-prefix=${prefix} \ --disable-xpdf \ --disable-gsf \ --disable-gnome livecheck.check regex livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)