Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=1d477715a671948e9d33fac40484a67f49393250
commit 1d477715a671948e9d33fac40484a67f49393250 Author: crazy <[email protected]> Date: Thu Feb 1 18:21:53 2018 +0100 graphviz-2.40.1-6-x86_64 * rebuild with tc diff --git a/source/xapps-extra/graphviz/FrugalBuild b/source/xapps-extra/graphviz/FrugalBuild index 8aca57d..11ba8c4 100644 --- a/source/xapps-extra/graphviz/FrugalBuild +++ b/source/xapps-extra/graphviz/FrugalBuild @@ -4,16 +4,16 @@ pkgname=graphviz pkgver=2.40.1 -pkgrel=5 +pkgrel=6 pkgdesc="Open Source Graph Visualization Software" url="http://www.graphviz.org/" depends=('perl>=5.22.1' 'gd>=2.1.1-4' 'python>=2.7.11-4' 'guile>=2.2' 'devil>=1.8.0' 'libxpm' 'libxaw' 'freeglut') makedepends=('x11-protos' 'tcl' 'tk' 'swig' 'ocaml') groups=('xapps-extra') archs=('x86_64') -options=('scriptlet' 'static' 'force') +options=('scriptlet' 'static' 'force' 'noversrc') up2date="lynx -dump https://gitlab.com/graphviz/graphviz/tags | grep -o 'stable.*' | head -n 1 | egrep -o '[0-9.]+'" -source=(http://www.graphviz.org/pub/graphviz/stable/SOURCES/$pkgname-$pkgver.tar.gz) +source=(https://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/graphviz.tar.gz) ## weird sha1sums=('8a44d19bcdb50df1bd8e649de472ebf868468888') Fconfopts+=" --enable-static \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
