graphviz ver. bump
This commit is contained in:
@@ -18,6 +18,7 @@ j = ''.join([
|
|||||||
def setup():
|
def setup():
|
||||||
shelltools.export("LIBPOSTFIX", "/")
|
shelltools.export("LIBPOSTFIX", "/")
|
||||||
shelltools.export("CONFIG_SHELL", "/bin/bash")
|
shelltools.export("CONFIG_SHELL", "/bin/bash")
|
||||||
|
shelltools.system("sh ./autogen.sh NOCONFIG")
|
||||||
autotools.configure(j)
|
autotools.configure(j)
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app</IsA>
|
<IsA>app</IsA>
|
||||||
<Summary>Open source graph drawing software.</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>swig</Dependency>
|
<Dependency>swig</Dependency>
|
||||||
<Dependency>libtool</Dependency>
|
<Dependency>libtool</Dependency>
|
||||||
@@ -94,6 +94,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="10">
|
||||||
<Date>2024-12-01</Date>
|
<Date>2024-12-01</Date>
|
||||||
<Version>9.0.0</Version>
|
<Version>9.0.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user