[arch-commits] Commit in libgda/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Mon Aug 18 11:28:43 UTC 2008


    Date: Monday, August 18, 2008 @ 07:28:43
  Author: allan
Revision: 9719

upgpkg: libgda 1.2.4-4
    ncurses rebuild

Modified:
  libgda/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-18 11:14:41 UTC (rev 9718)
+++ PKGBUILD	2008-08-18 11:28:43 UTC (rev 9719)
@@ -5,13 +5,14 @@
 force=y
 pkgname=libgda
 pkgver=1.2.4
-pkgrel=3
+pkgrel=4
 pkgdesc="data abstraction layer; with mysql, pgsql, ldap, xml, sqlite providers"
 arch=(i686 x86_64)
-depends=('glib2>=2.12.3' 'libxslt' 'popt' 'scrollkeeper' 'db>=4.7'
+license=('GPL')
+depends=('glib2>=2.12.3' 'libxslt' 'popt' 'rarian' 'db>=4.7'
          'libmysqlclient' 'postgresql-libs>=8.2.3' 'libldap' 'unixodbc' 'sqlite3')
 makedepends=('intltool' 'pkgconfig')
-options=('nolibtool')
+options=('!libtool')
 url="http://www.gnome-db.org"
 install=libgda.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/1.2/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list