tcl 8.6.10
This commit is contained in:
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import shelltools
|
from pisi.actionsapi import shelltools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.unlinkDir("%s/tcl8.6.8/pkgs/sqlite3.21.0" % get.workDIR())
|
shelltools.unlinkDir("%s/tcl8.6.10/pkgs/sqlite3.30.1.2" % get.workDIR())
|
||||||
shelltools.cd("unix")
|
shelltools.cd("unix")
|
||||||
|
|
||||||
autotools.autoreconf("-fi")
|
autotools.autoreconf("-fi")
|
||||||
@@ -58,4 +58,4 @@ def install():
|
|||||||
|
|
||||||
pisitools.dosym("/usr/bin/tclsh8.6","/usr/bin/tclsh")
|
pisitools.dosym("/usr/bin/tclsh8.6","/usr/bin/tclsh")
|
||||||
|
|
||||||
pisitools.dodoc("ChangeLog","changes","license.terms","README")
|
pisitools.dodoc("ChangeLog*","changes","license.terms","README.md")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Tcl programming language</Summary>
|
<Summary>Tcl programming language</Summary>
|
||||||
<Description>Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks.</Description>
|
<Description>Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks.</Description>
|
||||||
<Archive sha1sum="0d014d97ca38534d4be1dfc6c563a7a3a6aa737f" type="targz">mirrors://sourceforge/tcl/tcl8.6.8-src.tar.gz</Archive>
|
<Archive sha1sum="0ba1dcc40db79749c322258781879a3c17093295" type="targz">mirrors://sourceforge/tcl/tcl8.6.10-src.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -62,6 +62,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-01-15</Date>
|
||||||
|
<Version>8.6.10</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2018-07-27</Date>
|
<Date>2018-07-27</Date>
|
||||||
<Version>8.6.8</Version>
|
<Version>8.6.8</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user