100 lines
3.7 KiB
XML
100 lines
3.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>automake</Name>
|
||
<Homepage>http://www.gnu.org/software/automake/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2+</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>A tool for automatically generating Makefile.in files compliant with the GNU Coding Standards</Summary>
|
||
<Description>Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.</Description>
|
||
<Archive sha1sum="c279b35ca6c410809dac8ade143b805fb48b7655" type="tarxz">mirrors://gnu/automake/automake-1.15.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>perl</Dependency>
|
||
<Dependency>autoconf</Dependency>
|
||
<Dependency>gnuconfig</Dependency>
|
||
<Dependency>patch</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>automake</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>perl</Dependency>
|
||
<Dependency>autoconf</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="data">/usr/share/automake-*</Path>
|
||
<Path fileType="data">/usr/share/aclocal-*</Path>
|
||
<Path fileType="data">/usr/share/aclocal</Path>
|
||
<Path fileType="info">/usr/share/info</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="8">
|
||
<Date>2015-01-28</Date>
|
||
<Version>1.15</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Hakan Yıldız</Name>
|
||
<Email>hknyldz93@gmail.com</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2014-11-30</Date>
|
||
<Version>1.14</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2014-05-11</Date>
|
||
<Version>1.14.1</Version>
|
||
<Comment>Release bump.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2014-03-30</Date>
|
||
<Version>1.14.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2013-08-27</Date>
|
||
<Version>1.14</Version>
|
||
<Comment>Clean automake.</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2013-07-22</Date>
|
||
<Version>1.14</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2013-02-16</Date>
|
||
<Version>1.13.1</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Ertan Güven</Name>
|
||
<Email>ertan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-08-13</Date>
|
||
<Version>1.12.2</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Ramazan Utku</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|