132 lines
4.5 KiB
XML
132 lines
4.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libtool</Name>
|
|
<Homepage>http://www.gnu.org/software/libtool/libtool.html</Homepage>
|
|
<Packager>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>A shared library tool for developers</Summary>
|
|
<Description>Libtool is a shared library tool for developers.</Description>
|
|
<Archive sha1sum="9781a113fe6af1b150571410b29d3eee2e792516" type="tarxz">mirrors://gnu/libtool/libtool-2.5.4.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>gnuconfig</Dependency>
|
|
<Dependency>autoconf</Dependency>
|
|
<Dependency>automake</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1">libtool-2.4.7-grep-3.8.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libtool-ltdl</Name>
|
|
<PartOf>system.base</PartOf>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libtool</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>gnuconfig</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="info">/usr/share/info</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/share/libtool</Path>
|
|
<Path fileType="data">/usr/share/aclocal</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libtool-ltdl-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for libtool-ltdl</Summary>
|
|
<BuildType>emul32</BuildType>
|
|
<BuildDependencies>
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libtool-ltdl</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="9">
|
|
<Date>2025-11-05</Date>
|
|
<Version>2.5.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2025-11-05</Date>
|
|
<Version>2.5.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2023-02-10</Date>
|
|
<Version>2.4.7</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2020-12-09</Date>
|
|
<Version>2.4.6</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2019-12-25</Date>
|
|
<Version>2.4.6</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Idris Kalp</Name>
|
|
<Email>idriskalp@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-07-15</Date>
|
|
<Version>2.4.6</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-26</Date>
|
|
<Version>2.4.6</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-04-27</Date>
|
|
<Version>2.4.6</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-02-06</Date>
|
|
<Version>2.4.6</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|