[arch-commits] CVS update of extra/x11/graphviz (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Mar 27 20:01:15 UTC 2008


    Date: Thursday, March 27, 2008 @ 16:01:15
  Author: andyrtr
    Path: /home/cvs-extra/extra/x11/graphviz

Modified: PKGBUILD (1.24 -> 1.25)

upgpkg: graphviz 2.18-2


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


Index: extra/x11/graphviz/PKGBUILD
diff -u extra/x11/graphviz/PKGBUILD:1.24 extra/x11/graphviz/PKGBUILD:1.25
--- extra/x11/graphviz/PKGBUILD:1.24	Thu Mar 27 15:38:19 2008
+++ extra/x11/graphviz/PKGBUILD	Thu Mar 27 16:01:15 2008
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.24 2008/03/27 19:38:19 andyrtr Exp $
+# $Id: PKGBUILD,v 1.25 2008/03/27 20:01:15 andyrtr Exp $
 # Maintainer: kevin <kevin at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=graphviz
-pkgver=2.16.1
-pkgrel=3
+pkgver=2.18
+pkgrel=2
 pkgdesc="Creates acircular graph images"
 arch=('i686' 'x86_64')
 license=('CPL')
- depends=('gd' 'gtk2' 'libxaw' 'libtool>=2.2')
+ depends=('gd>=2.0.35' 'librsvg>=2.22.2' 'libxaw>=1.0.4' 'libtool>=2.2')
 makedepends=('bison' 'flex')
 url="http://www.graphviz.org/"
 options=('!libtool' 'force')
 source=(${url}/pub/${pkgname}/ARCHIVE/${pkgname}-${pkgver}.tar.gz)
 install=graphviz.install
-md5sums=('8952fb2a627b38e38ed429a3a9d5cc5c')
+md5sums=('7df2705482c86fc7a9ee5f0446ed0b9e')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list