Files
2024-01-10 20:33:45 +03:00

110 lines
4.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>autoconf</Name>
<Homepage>http://www.gnu.org/software/autoconf/autoconf.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:console</IsA>
<Summary>Used to create autoconfiguration files</Summary>
<Description>Used to create autoconfiguration files, Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages.</Description>
<Archive sha1sum="1d082d999ff4506ec8f92c6ecb9732546f5204fb" type="tarxz">mirrors://gnu/autoconf/autoconf-2.72.tar.xz</Archive>
<BuildDependencies>
<Dependency>texinfo</Dependency>
<Dependency>m4</Dependency>
<Dependency>perl</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch>autoconf-2.69-perl-5.22-autoscan.patch</Patch> -->
<!-- <Patch>autoconf-2.69-bash-5-LINENO.patch</Patch> -->
<!-- <Patch>autoconf-2.69-perl-5.28.patch</Patch> -->
<!-- <Patch>0003-autoconf-2.69-libtool-compatibility.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>autoconf</Name>
<RuntimeDependencies>
<Dependency>texinfo</Dependency>
<Dependency>m4</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="data">/usr/share/autoconf</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2023-12-23</Date>
<Version>2.72</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2021-11-30</Date>
<Version>2.71</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-12-09</Date>
<Version>2.69</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-12-11</Date>
<Version>2.69</Version>
<Comment>Rebuild</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-03-11</Date>
<Version>2.69</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>2.69</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-25</Date>
<Version>2.69</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>2.69</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-13</Date>
<Version>2.69</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>