Files
core/system/devel/automake/pspec.xml
T
2022-08-10 14:51:06 +03:00

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="32fb36e73568271ff506b60c55a6170b67681375" type="tarxz">mirrors://gnu/automake/automake-1.16.5.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>2022-08-05</Date>
<Version>1.16.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-12-09</Date>
<Version>1.16.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-10-01</Date>
<Version>1.16.1</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-07-15</Date>
<Version>1.15.1</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-12-06</Date>
<Version>1.15.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-25</Date>
<Version>1.15</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>1.15</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-13</Date>
<Version>1.15</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>