109 lines
4.1 KiB
XML
109 lines
4.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>autogen</Name>
|
|
<Homepage>http://www.gnu.org/software/autogen</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv3</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>The automated text and program generation tool</Summary>
|
|
<Description>autogen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text.</Description>
|
|
<Archive sha1sum="3d5aa8d99742e92098bb438c684bee5e978a8dd7" type="tarxz">ftp://ftp.gnu.org/gnu/autogen/rel5.18.4/autogen-5.18.4.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>gc-devel</Dependency>
|
|
<Dependency>gmp-devel</Dependency>
|
|
<Dependency>guile-devel</Dependency>
|
|
<Dependency>libxml2-devel</Dependency>
|
|
<Dependency>which</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>autogen</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>guile</Dependency>
|
|
<Dependency>libxml2</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="info">/usr/share/info</Path>
|
|
<Path fileType="data">/usr/share/autogen</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>autogen-devel</Name>
|
|
<Summary>Development files for autogen</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">autogen</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/share/aclocal</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
<Path fileType="executable">/usr/bin/autoopts-config</Path>
|
|
<Path fileType="man">/usr/share/man/man1/autoopts-config.1</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2014-11-23</Date>
|
|
<Version>5.18.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2014-05-24</Date>
|
|
<Version>5.18</Version>
|
|
<Comment>Rebuild for gcc.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-05-11</Date>
|
|
<Version>5.18</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2013-08-27</Date>
|
|
<Version>5.18</Version>
|
|
<Comment>Clean autogen.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2013-07-22</Date>
|
|
<Version>5.18</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-02-17</Date>
|
|
<Version>5.17.1</Version>
|
|
<Comment>New release</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-10-04</Date>
|
|
<Version>5.16.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|