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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Feb 22 16:52:20 UTC 2011


    Date: Tuesday, February 22, 2011 @ 11:52:20
  Author: andyrtr
Revision: 110816

make it build against new raptor/rasqal/redland packages

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-22 16:15:47 UTC (rev 110815)
+++ PKGBUILD	2011-02-22 16:52:20 UTC (rev 110816)
@@ -4,13 +4,13 @@
 
 pkgname=soprano
 pkgver=2.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
 arch=('i686' 'x86_64')
 url='http://soprano.sourceforge.net/'
 license=('GPL' 'LGPL')
-depends=('qt' 'clucene' 'redland' 'libiodbc' 'virtuoso')
-makedepends=('cmake' 'openjdk6' 'postgresql-libs' 'libmysqlclient' 'unixodbc')
+depends=('qt' 'clucene' 'redland-storage-virtuoso>=1.0.13' 'raptor1' 'libiodbc' 'virtuoso')
+makedepends=('cmake' 'openjdk6' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'doxygen')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('03ae49e87c6ec99e57d0433c2650846f')
 




More information about the arch-commits mailing list