[arch-commits] Commit in libextractor/repos (extra-i686 extra-i686/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Jan 26 14:03:00 UTC 2010
Date: Tuesday, January 26, 2010 @ 09:03:00
Author: andrea
Revision: 65276
Merged revisions 65275 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/libextractor/trunk
........
r65275 | andrea | 2010-01-26 15:02:10 +0100 (Tue, 26 Jan 2010) | 2 lines
upgpkg: libextractor 0.6.0-1
upstream release
........
Modified:
libextractor/repos/extra-i686/ (properties)
libextractor/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
Property changes on: libextractor/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /libextractor/trunk:1-37372
+ /libextractor/trunk:1-65275
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2010-01-26 14:02:10 UTC (rev 65275)
+++ extra-i686/PKGBUILD 2010-01-26 14:03:00 UTC (rev 65276)
@@ -1,18 +1,19 @@
# $Id$
-# Maintainer: damir <damir at archlinux.org>
+# Maintainer:
+# Contributor: damir <damir at archlinux.org>
pkgname=libextractor
-pkgver=0.5.22
+pkgver=0.6.0
pkgrel=1
-pkgdesc="libextractor is a library used to extract meta-data from files of arbitrary type"
+pkgdesc="A library used to extract meta-data from files of arbitrary type"
arch=("i686" "x86_64")
license=('GPL')
url="http://gnunet.org/libextractor/"
-depends=('gcc-libs>=4.1' 'glib2' 'bzip2' 'zlib' 'libvorbis' 'libtool>=2.2' 'gtk2' 'libgsf' 'libmpeg2' 'libxml2' 'texinfo')
+depends=('libvorbis' 'libtool' 'gtk2' 'libgsf' 'libmpeg2' 'texinfo')
options=('!libtool' '!makeflags')
install=libextractor.install
-source=(http://gnunet.org/libextractor/download/${pkgname}-${pkgver}.tar.gz)
-md5sums=('f6d6ea1264a471189eee99728b983c4e')
+source=(http://ftpmirror.gnu.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('aaf648989edbd1510f72bcf75ab72e59')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list