Files
2020-12-17 13:18:25 +03:00

79 lines
2.9 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>autoconf213</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 version 2.13</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="e4826c8bd85325067818f19b2b2ad2b625da66fc" type="targz">mirrors://gnu/autoconf/autoconf-2.13.tar.gz</Archive>
<BuildDependencies>
<Dependency>texinfo</Dependency>
<Dependency>m4</Dependency>
<Dependency>perl</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">autoconf-2.13-consolidated_fixes-1.patch</Patch>
</Patches>
</Source>
<Package>
<Name>autoconf213</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</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="data">/usr/share/autoconf</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2020-12-09</Date>
<Version>2.13</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2019-12-29</Date>
<Version>2.13</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2018-08-07</Date>
<Version>2.13</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-04-30</Date>
<Version>2.13</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-13</Date>
<Version>2.13</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>