[arch-commits] CVS update of extra/lib/libcddb (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Jun 17 16:27:35 UTC 2007


    Date: Sunday, June 17, 2007 @ 12:27:35
  Author: jgc
    Path: /home/cvs-extra/extra/lib/libcddb

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: libcddb 1.3.0-3
Build without libcdio, fixes a dependency loop


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/lib/libcddb/PKGBUILD
diff -u extra/lib/libcddb/PKGBUILD:1.13 extra/lib/libcddb/PKGBUILD:1.14
--- extra/lib/libcddb/PKGBUILD:1.13	Fri Feb 23 17:15:18 2007
+++ extra/lib/libcddb/PKGBUILD	Sun Jun 17 12:27:34 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.13 2007/02/23 22:15:18 jgc Exp $
+# $Id: PKGBUILD,v 1.14 2007/06/17 16:27:34 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=libcddb
 pkgver=1.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org)."
 arch=(i686 x86_64)
-depends=('libcdio')
-options=('nolibtool')
-install=
+license=('LGPL')
+options=('!libtool')
+depends=('glibc')
 source=(http://heanet.dl.sourceforge.net/sourceforge/libcddb/${pkgname}-${pkgver}.tar.bz2)
 url="http://sourceforge.net/projects/libcddb/"
 md5sums=('e4a7f9579956c32b7f300eb12e9ea6df')




More information about the arch-commits mailing list