From 0a595245dd258cc0ad9a5de2b292cf1b1a94f51a Mon Sep 17 00:00:00 2001 From: root Date: Mon, 27 Jun 2011 23:06:15 +0000 Subject: Mon Jun 27 23:06:14 UTC 2011 --- extra/graphviz/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'extra/graphviz/PKGBUILD') diff --git a/extra/graphviz/PKGBUILD b/extra/graphviz/PKGBUILD index 120a3402d..9aa39b089 100644 --- a/extra/graphviz/PKGBUILD +++ b/extra/graphviz/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 123442 2011-05-11 13:08:33Z bisson $ -# Maintainer: kevin +# $Id: PKGBUILD 129240 2011-06-26 08:51:17Z bisson $ # Maintainer: Gaetan Bisson +# Contributor: kevin # Contributor: John Proctor pkgname=graphviz pkgver=2.28.0 -pkgrel=1 +pkgrel=3 pkgdesc='Graph visualization software' url='http://www.graphviz.org/' license=('custom:EPL') arch=('i686' 'x86_64') depends=('gd' 'librsvg' 'libxaw' 'ghostscript' 'pango') -makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml' 'perl' 'php' 'python2' 'r' 'ruby' 'tk') +makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml' 'perl' 'php' 'python2' 'r' 'ruby' 'tk' 'qt') optdepends=('mono: sharp bindings' 'guile: guile bindings' 'lua: lua bindings' @@ -21,7 +21,8 @@ optdepends=('mono: sharp bindings' 'python2: python bindings' 'r: r bindings' 'ruby: ruby bindings' - 'tcl: tcl bindings') + 'tcl: tcl bindings' + 'qt: gvedit') source=("${url}/pub/${pkgname}/stable/SOURCES/${pkgname}-${pkgver}.tar.gz" 'LICENSE') sha1sums=('4725d88a13e071ee22e632de551d4a55ca08ee7d' -- cgit v1.2.3-54-g00ecf