From c299a8181df1283dc7254a649740d61360acf7c0 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 4 May 2025 22:02:02 +0300 Subject: [PATCH] graphviz ver. bump --- multimedia/graphics/graphviz/actions.py | 1 + multimedia/graphics/graphviz/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/multimedia/graphics/graphviz/actions.py b/multimedia/graphics/graphviz/actions.py index 754e3ca252..bea5119b82 100644 --- a/multimedia/graphics/graphviz/actions.py +++ b/multimedia/graphics/graphviz/actions.py @@ -18,6 +18,7 @@ j = ''.join([ def setup(): shelltools.export("LIBPOSTFIX", "/") shelltools.export("CONFIG_SHELL", "/bin/bash") + shelltools.system("sh ./autogen.sh NOCONFIG") autotools.configure(j) pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") diff --git a/multimedia/graphics/graphviz/pspec.xml b/multimedia/graphics/graphviz/pspec.xml index 232120be34..e9fb6be39c 100644 --- a/multimedia/graphics/graphviz/pspec.xml +++ b/multimedia/graphics/graphviz/pspec.xml @@ -12,7 +12,7 @@ app Open source graph drawing software. Graphviz is open source graph visualization software which has web and interactive graphical interfaces, and auxiliary tools and libraries. Graphviz has many useful features for diagrams, such as options for colors, fonts, tabular node layouts, line styles, and custom shapes. - https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/9.0.0/graphviz-9.0.0.tar.xz + https://gitlab.com/graphviz/graphviz/-/archive/12.2.1/graphviz-12.2.1.tar.gz swig libtool @@ -94,6 +94,13 @@ + + 2025-05-04 + 12.2.1 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-12-01 9.0.0