[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2022-08-30 Thread Antonio Rojas via arch-commits
Date: Tuesday, August 30, 2022 @ 07:58:06
  Author: arojas
Revision: 454753

upgpkg: graphviz 5.0.1-1: Update to 5.0.1

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-30 07:45:29 UTC (rev 454752)
+++ PKGBUILD2022-08-30 07:58:06 UTC (rev 454753)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=5.0.0
-pkgrel=2
+pkgver=5.0.1
+pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('f8cc576694ae93659f453b6b4a4c2f04572a90cfccdca2d4271f2e7c60bb3d60'
+sha256sums=('6c704a3ffeaf2f7ae63f7d0da453cd624d93a9306a2e5dbda07e5ec38343d2b8'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2022-08-09 Thread Jürgen Hötzel via arch-commits
Date: Tuesday, August 9, 2022 @ 18:45:48
  Author: juergen
Revision: 452459

OCaml 4.14.0 rebuild

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-09 18:45:35 UTC (rev 452458)
+++ PKGBUILD2022-08-09 18:45:48 UTC (rev 452459)
@@ -4,13 +4,13 @@
 
 pkgname=graphviz
 pkgver=5.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
 arch=('x86_64')
 depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 
'gsfonts' 'libnsl' 'libpng')
-makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.12.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2')
+makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.14.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2')
 optdepends=('mono: sharp bindings'
 'guile: guile bindings'
 'lua: lua bindings'



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2022-07-18 Thread Antonio Rojas via arch-commits
Date: Monday, July 18, 2022 @ 20:51:07
  Author: arojas
Revision: 451465

upgpkg: graphviz 5.0.0-1: Update to 5.0.0

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-18 20:47:35 UTC (rev 451464)
+++ PKGBUILD2022-07-18 20:51:07 UTC (rev 451465)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=4.0.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('0cc99b81f9958f3909fd219ff6f70289d1d2719f4e633d5683428719919aa6f9'
+sha256sums=('f8cc576694ae93659f453b6b4a4c2f04572a90cfccdca2d4271f2e7c60bb3d60'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:21:39
  Author: arojas
Revision: 447410

Update to 4.0.0

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:09:50 UTC (rev 447409)
+++ PKGBUILD2022-05-31 20:21:39 UTC (rev 447410)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=3.0.0
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('59931082a3638139e06c296b96e860a9d338432af06f7f57a6ad8da5cbf465c7'
+sha256sums=('0cc99b81f9958f3909fd219ff6f70289d1d2719f4e633d5683428719919aa6f9'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2022-05-29 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 11:14:15
  Author: felixonmars
Revision: 446846

upgpkg: graphviz 3.0.0-2: Perl 5.36 rebuild

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 11:13:09 UTC (rev 446845)
+++ PKGBUILD2022-05-29 11:14:15 UTC (rev 446846)
@@ -4,7 +4,7 @@
 
 pkgname=graphviz
 pkgver=3.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2022-03-10 Thread Antonio Rojas via arch-commits
Date: Thursday, March 10, 2022 @ 19:06:16
  Author: arojas
Revision: 439403

Update to 3.0.0

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-10 18:27:28 UTC (rev 439402)
+++ PKGBUILD2022-03-10 19:06:16 UTC (rev 439403)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.50.0
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('afa48581f764a35e148909cc96a0308ec2356b5225b64af12492f3392f20ef1c'
+sha256sums=('59931082a3638139e06c296b96e860a9d338432af06f7f57a6ad8da5cbf465c7'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-12-07 Thread Antonio Rojas via arch-commits
Date: Monday, December 6, 2021 @ 21:08:58
  Author: arojas
Revision: 430762

Python 3.10 rebuild

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-06 21:06:22 UTC (rev 430761)
+++ PKGBUILD2021-12-06 21:08:58 UTC (rev 430762)
@@ -4,7 +4,7 @@
 
 pkgname=graphviz
 pkgver=2.50.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-12-07 Thread Antonio Rojas via arch-commits
Date: Monday, December 6, 2021 @ 21:06:08
  Author: arojas
Revision: 430760

Update to 2.50.0

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-06 20:48:51 UTC (rev 430759)
+++ PKGBUILD2021-12-06 21:06:08 UTC (rev 430760)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.49.3
-pkgrel=4
+pkgver=2.50.0
+pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('5801664769ab88c2fb8ccb6ab0957cceabe6d4632b193041440e97790f53a9df'
+sha256sums=('afa48581f764a35e148909cc96a0308ec2356b5225b64af12492f3392f20ef1c'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-12-01 Thread Felix Yan via arch-commits
Date: Wednesday, December 1, 2021 @ 20:15:38
  Author: felixonmars
Revision: 430127

upgpkg: graphviz 2.49.3-4: Python 3.10 rebuild

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-01 20:15:34 UTC (rev 430126)
+++ PKGBUILD2021-12-01 20:15:38 UTC (rev 430127)
@@ -4,7 +4,7 @@
 
 pkgname=graphviz
 pkgver=2.49.3
-pkgrel=3
+pkgrel=4
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-11-30 Thread Felix Yan via arch-commits
Date: Tuesday, November 30, 2021 @ 14:49:45
  Author: felixonmars
Revision: 429584

upgpkg: graphviz 2.49.3-3: Python 3.10 rebuild

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-30 14:49:25 UTC (rev 429583)
+++ PKGBUILD2021-11-30 14:49:45 UTC (rev 429584)
@@ -4,7 +4,7 @@
 
 pkgname=graphviz
 pkgver=2.49.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-11-29 Thread Felix Yan via arch-commits
Date: Monday, November 29, 2021 @ 22:20:45
  Author: felixonmars
Revision: 429516

upgpkg: graphviz 2.49.3-2: Python 3.10 rebuild

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-29 22:20:33 UTC (rev 429515)
+++ PKGBUILD2021-11-29 22:20:45 UTC (rev 429516)
@@ -4,7 +4,7 @@
 
 pkgname=graphviz
 pkgver=2.49.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-10-24 Thread Antonio Rojas via arch-commits
Date: Sunday, October 24, 2021 @ 18:54:35
  Author: arojas
Revision: 426509

Update to 2.49.3

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-24 18:48:31 UTC (rev 426508)
+++ PKGBUILD2021-10-24 18:54:35 UTC (rev 426509)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.49.2
+pkgver=2.49.3
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('3d61cfc53e16b28be4df2c0ecfbc8b9dade07180fa83cef91b66270d14fb903b'
+sha256sums=('5801664769ab88c2fb8ccb6ab0957cceabe6d4632b193041440e97790f53a9df'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-10-17 Thread Antonio Rojas via arch-commits
Date: Sunday, October 17, 2021 @ 10:43:08
  Author: arojas
Revision: 426104

Update to 2.49.2

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-17 10:16:22 UTC (rev 426103)
+++ PKGBUILD2021-10-17 10:43:08 UTC (rev 426104)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.49.1
+pkgver=2.49.2
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('f62f644aa9b9c03cb14f0dc351a28525c055cd7951614c0b7efa6af66d4a8fb7'
+sha256sums=('3d61cfc53e16b28be4df2c0ecfbc8b9dade07180fa83cef91b66270d14fb903b'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install
@@ -41,7 +41,7 @@
export CXXFLAGS+=' -fPIC -fpermissive'
 
./configure --prefix=/usr \
-   --enable-python3=yes --disable-python
+   --enable-python3=yes --disable-python --enable-lefty
 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool # Fix 
overlinking
make
 }



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:55:27
  Author: arojas
Revision: 424925

Update to 2.49.1

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:29:11 UTC (rev 424924)
+++ PKGBUILD2021-09-30 20:55:27 UTC (rev 424925)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.49.0
+pkgver=2.49.1
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('a062ccd940abbde6e3c45462323b2ede54b9374fed86f464c11bc4c0bd57fd04'
+sha256sums=('f62f644aa9b9c03cb14f0dc351a28525c055cd7951614c0b7efa6af66d4a8fb7'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-09-02 Thread Antonio Rojas via arch-commits
Date: Thursday, September 2, 2021 @ 17:29:48
  Author: arojas
Revision: 423366

Update to 2.49.0

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-02 16:58:09 UTC (rev 423365)
+++ PKGBUILD2021-09-02 17:29:48 UTC (rev 423366)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.48.0
-pkgrel=2
+pkgver=2.49.0
+pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('85a2beca9a1a58da3ba7237a63aad2e612f7e3afa990591a9971d2077f1f5937'
+sha256sums=('a062ccd940abbde6e3c45462323b2ede54b9374fed86f464c11bc4c0bd57fd04'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-07-27 Thread Jürgen Hötzel via arch-commits
Date: Tuesday, July 27, 2021 @ 15:56:56
  Author: juergen
Revision: 420525

ocaml-4.12.0 rebuild

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-27 15:54:04 UTC (rev 420524)
+++ PKGBUILD2021-07-27 15:56:56 UTC (rev 420525)
@@ -4,13 +4,13 @@
 
 pkgname=graphviz
 pkgver=2.48.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
 arch=('x86_64')
 depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 
'gsfonts' 'libnsl' 'libpng')
-makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.11.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2')
+makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.12.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2')
 optdepends=('mono: sharp bindings'
 'guile: guile bindings'
 'lua: lua bindings'



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-07-20 Thread Antonio Rojas via arch-commits
Date: Tuesday, July 20, 2021 @ 17:01:52
  Author: arojas
Revision: 420193

Update to 2.48.0

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-20 15:40:47 UTC (rev 420192)
+++ PKGBUILD2021-07-20 17:01:52 UTC (rev 420193)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.47.3
+pkgver=2.48.0
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('357ebf04201080a11551296a874099cf607fd1983a0dbe0342feed8be5af8d84'
+sha256sums=('85a2beca9a1a58da3ba7237a63aad2e612f7e3afa990591a9971d2077f1f5937'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-06-20 Thread Antonio Rojas via arch-commits
Date: Sunday, June 20, 2021 @ 16:44:54
  Author: arojas
Revision: 418483

Update to 2.47.3

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-20 12:11:04 UTC (rev 418482)
+++ PKGBUILD2021-06-20 16:44:54 UTC (rev 418483)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.47.2
+pkgver=2.47.3
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('0f55cc79326fc1ff37aacf1e26ac0cd0e8eb5656035a470c8fb8b103fb4d4af3'
+sha256sums=('357ebf04201080a11551296a874099cf607fd1983a0dbe0342feed8be5af8d84'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install
@@ -42,6 +42,7 @@
 
./configure --prefix=/usr \
--enable-python3=yes --disable-python
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool # Fix 
overlinking
make
 }
 


[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-05-30 Thread Antonio Rojas via arch-commits
Date: Sunday, May 30, 2021 @ 14:52:48
  Author: arojas
Revision: 416848

Update to 2.47.2

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-30 14:39:24 UTC (rev 416847)
+++ PKGBUILD2021-05-30 14:52:48 UTC (rev 416848)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.47.1
-pkgrel=2
+pkgver=2.47.2
+pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('b7f4d6819e4dc17c15e7e07bd1ea5e081ef6569b63f8427117dac32f0e3837b4'
+sha256sums=('0f55cc79326fc1ff37aacf1e26ac0cd0e8eb5656035a470c8fb8b103fb4d4af3'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install


[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-05-24 Thread Evangelos Foutras via arch-commits
Date: Monday, May 24, 2021 @ 09:10:56
  Author: foutrelis
Revision: 416143

upgpkg: graphviz 2.47.1-2: Perl 5.34 rebuild

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-24 09:10:00 UTC (rev 416142)
+++ PKGBUILD2021-05-24 09:10:56 UTC (rev 416143)
@@ -4,7 +4,7 @@
 
 pkgname=graphviz
 pkgver=2.47.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')


[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-04-22 Thread Antonio Rojas via arch-commits
Date: Thursday, April 22, 2021 @ 20:44:00
  Author: arojas
Revision: 413513

Update to 2.47.1

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-04-22 20:34:40 UTC (rev 413512)
+++ PKGBUILD2021-04-22 20:44:00 UTC (rev 413513)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.47.0
+pkgver=2.47.1
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('4b7f61c7c04f39b67b2c87977633d61d9f72ee6f93ff4376acdce140128431d4'
+sha256sums=('b7f4d6819e4dc17c15e7e07bd1ea5e081ef6569b63f8427117dac32f0e3837b4'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install


[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-03-31 Thread Antonio Rojas via arch-commits
Date: Wednesday, March 31, 2021 @ 09:16:52
  Author: arojas
Revision: 411337

Update to 2.47.0

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-31 09:11:37 UTC (rev 411336)
+++ PKGBUILD2021-03-31 09:16:52 UTC (rev 411337)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.46.1
+pkgver=2.47.0
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('931ed197bc833aec8501d66194b01620dd395130c380e350a6ec1b31e4866eac'
+sha256sums=('4b7f61c7c04f39b67b2c87977633d61d9f72ee6f93ff4376acdce140128431d4'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install


[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-03-03 Thread Antonio Rojas via arch-commits
Date: Wednesday, March 3, 2021 @ 17:37:53
  Author: arojas
Revision: 409120

Update to 2.46.1

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-03 17:22:31 UTC (rev 409119)
+++ PKGBUILD2021-03-03 17:37:53 UTC (rev 409120)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.46.0
+pkgver=2.46.1
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('31c44c47ab1c67017e9feed0a9da7075c4de27eb5931b516591e4da0d5fd4d24'
+sha256sums=('931ed197bc833aec8501d66194b01620dd395130c380e350a6ec1b31e4866eac'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install


[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2021-01-30 Thread Antonio Rojas via arch-commits
Date: Saturday, January 30, 2021 @ 09:53:03
  Author: arojas
Revision: 406919

Update to 2.46.0

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-01-30 08:21:46 UTC (rev 406918)
+++ PKGBUILD2021-01-30 09:53:03 UTC (rev 406919)
@@ -3,14 +3,14 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.44.1
-pkgrel=6
+pkgver=2.46.0
+pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
 arch=('x86_64')
 depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 
'gsfonts' 'libnsl' 'libpng')
-makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.11.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2' 'git')
+makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.11.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2')
 optdepends=('mono: sharp bindings'
 'guile: guile bindings'
 'lua: lua bindings'
@@ -22,9 +22,9 @@
 'qt5-base: gvedit'
 'gtk2: gtk output plugin'
 'xterm: vimdot')
-source=("https://www2.graphviz.org/Packages/stable/portable_source/graphviz-${pkgver}.tar.gz;
+source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('8e1b34763254935243ccdb83c6ce108f531876d7a5dfd443f255e6418b8ea313'
+sha256sums=('31c44c47ab1c67017e9feed0a9da7075c4de27eb5931b516591e4da0d5fd4d24'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install