116 lines
4.5 KiB
XML
116 lines
4.5 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>tcltk</Name>
|
||
<Homepage>http://www.tcl.tk</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>as-is</License>
|
||
<IsA>library</IsA>
|
||
<Summary>An X11 toolkit implemented with the Tcl scripting language</Summary>
|
||
<Description>Tk is an X Windows widget set designed to work closely with the tcl scripting language. It allows you to write simple programs with full featured GUIs in only a little more time then it takes to write a text based interface.</Description>
|
||
<Archive sha1sum="244ddc0f64cc3d429c9d86135d0bbe2cf06c9360" type="targz">mirrors://sourceforge/tcl/tk8.6.3-src.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>tcl-devel</Dependency>
|
||
<Dependency>libX11-devel</Dependency>
|
||
<Dependency>libXft-devel</Dependency>
|
||
<!--<Dependency>libXScrnSaver-devel</Dependency>-->
|
||
<Dependency>fontconfig-devel</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<Patch level="1">tk-8.6.1-conf.patch</Patch>
|
||
<Patch level="1">tk-8.6.1-fix-xft.patch</Patch>
|
||
<Patch level="1">tk-8.6.1-make.patch</Patch>
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>tcltk</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>tcl</Dependency>
|
||
<Dependency>libX11</Dependency>
|
||
<Dependency>libXft</Dependency>
|
||
<!--<Dependency>libXScrnSaver</Dependency>-->
|
||
<Dependency>fontconfig</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="data">/usr/lib/tk8.5</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>tcltk-devel</Name>
|
||
<Summary>Development files for tcltk</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">tcltk</Dependency>
|
||
<Dependency>libX11-devel</Dependency>
|
||
<Dependency>tcl-devel</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="library">/usr/lib/*.a</Path>
|
||
<Path fileType="data">/usr/lib/tkConfig.sh</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="man">/usr/share/man/man3</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="7">
|
||
<Date>2014-12-14</Date>
|
||
<Version>8.6.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2014-09-30</Date>
|
||
<Version>8.6.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2014-05-17</Date>
|
||
<Version>8.6.1</Version>
|
||
<Comment>Version bump and add patch.</Comment>
|
||
<Name>Alihan Öztürk</Name>
|
||
<Email>alihan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2014-03-09</Date>
|
||
<Version>8.6.0</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Varol Maksutoğlu</Name>
|
||
<Email>waroi@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2013-07-26</Date>
|
||
<Version>8.6.0</Version>
|
||
<Comment>Move pc files to devel pack, increase release no.</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2013-01-26</Date>
|
||
<Version>8.6.0</Version>
|
||
<Comment>bump</Comment>
|
||
<Name>Erdinç Gültekin</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-09-15</Date>
|
||
<Version>8.5.12</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI> |