69 lines
2.5 KiB
XML
69 lines
2.5 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="e891c3193029775e83e0534ac0ee0c4c711f6d23" type="tarxz">mirrors://gnu/autoconf/autoconf-2.69.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>texinfo</Dependency>
|
|
<Dependency>m4</Dependency>
|
|
<Dependency>perl</Dependency>
|
|
</BuildDependencies>
|
|
</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="4">
|
|
<Date>2014-11-30</Date>
|
|
<Version>2.69</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2014-05-11</Date>
|
|
<Version>2.69</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-08-27</Date>
|
|
<Version>2.69</Version>
|
|
<Comment>Clean autoconf.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-07-14</Date>
|
|
<Version>2.69</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|