graphviz ver. bump

This commit is contained in:
Rmys
2025-05-04 22:02:02 +03:00
parent dc9046e604
commit c299a8181d
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -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 ")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app</IsA>
<Summary>Open source graph drawing software.</Summary>
<Description>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.</Description>
<Archive sha1sum="1c0d1081eb80e2cb5ef43c0a27b01a43ce288cd8" type="tarxz">https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/9.0.0/graphviz-9.0.0.tar.xz</Archive>
<Archive sha1sum="46326b0803ed2a0f30acd8374f9e74cbb1ab7120" type="targz">https://gitlab.com/graphviz/graphviz/-/archive/12.2.1/graphviz-12.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>swig</Dependency>
<Dependency>libtool</Dependency>
@@ -94,6 +94,13 @@
</Package>
<History>
<Update release="11">
<Date>2025-05-04</Date>
<Version>12.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2024-12-01</Date>
<Version>9.0.0</Version>