Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=c72e43199c8687515634ee66e8721e4539b99f2f
commit c72e43199c8687515634ee66e8721e4539b99f2f Author: crazy <[email protected]> Date: Wed Feb 7 22:56:22 2018 +0100 libextractor-1.6-2-x86_64 * rebuild with tc * makedepends=() fix diff --git a/source/xlib-extra/libextractor/FrugalBuild b/source/xlib-extra/libextractor/FrugalBuild index 5d2f56e..9a895ee 100644 --- a/source/xlib-extra/libextractor/FrugalBuild +++ b/source/xlib-extra/libextractor/FrugalBuild @@ -3,13 +3,14 @@ pkgname=libextractor pkgver=1.6 -pkgrel=1 +pkgrel=2 pkgdesc="libextractor is a library used to extract meta-data from files of arbitrary type" url="http://www.gnu.org/software/libextractor/" depends=('libtool' 'zlib' 'libgsf' 'libstdc++' 'libvorbis' 'gtk+2>=2.20.1' 'libxau>=1.0.4' 'libxdmcp' \ 'libxext>=1.0.99.4-1' 'libxdamage' 'exiv2>=0.26' 'expat') +makedepends+=('x11-protos') groups=('xlib-extra') -archs=('i686' 'x86_64') +archs=('x86_64') up2date="Flasttar ftp://ftp.gnu.org/gnu/$pkgname/" options=('scriptlet') source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.gz) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
