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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Mar 17 18:58:45 UTC 2008


    Date: Monday, March 17, 2008 @ 14:58:45
  Author: andyrtr
    Path: /home/cvs-extra/extra/x11/graphviz

Modified: PKGBUILD (1.22 -> 1.23)

upgpkg: graphviz 2.18-1


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


Index: extra/x11/graphviz/PKGBUILD
diff -u extra/x11/graphviz/PKGBUILD:1.22 extra/x11/graphviz/PKGBUILD:1.23
--- extra/x11/graphviz/PKGBUILD:1.22	Sun Feb 10 22:03:54 2008
+++ extra/x11/graphviz/PKGBUILD	Mon Mar 17 14:58:45 2008
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.22 2008/02/11 03:03:54 kevin Exp $
+# $Id: PKGBUILD,v 1.23 2008/03/17 18:58:45 andyrtr Exp $
 # Maintainer: kevin <kevin at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=graphviz
-pkgver=2.16.1
-pkgrel=2
+pkgver=2.18
+pkgrel=1
 pkgdesc="Creates acircular graph images"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('CPL')
-depends=('gd' 'gtk2' 'libxaw' 'libtool')
+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')
 source=(${url}/pub/${pkgname}/ARCHIVE/${pkgname}-${pkgver}.tar.gz)
-md5sums=('8952fb2a627b38e38ed429a3a9d5cc5c')
 install=graphviz.install
+md5sums=('7df2705482c86fc7a9ee5f0446ed0b9e')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list