summaryrefslogtreecommitdiff
path: root/extra/soprano/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/soprano/PKGBUILD')
-rw-r--r--extra/soprano/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/soprano/PKGBUILD b/extra/soprano/PKGBUILD
index 24832241f..cddd514c6 100644
--- a/extra/soprano/PKGBUILD
+++ b/extra/soprano/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 108617 2011-02-01 23:20:16Z andrea $
+# $Id: PKGBUILD 121190 2011-04-29 09:24:01Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=soprano
pkgver=2.6.0
-pkgrel=1
+pkgrel=5
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' 'libiodbc' 'virtuoso')
+makedepends=('cmake' 'openjdk6' 'doxygen')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('03ae49e87c6ec99e57d0433c2650846f')