122 lines
4.6 KiB
XML
122 lines
4.6 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="e539a6340e4bde7409593c03be012036d37a9ca9" type="targz">https://ftp.gnu.org/gnu/autogen/rel5.18.16/autogen-5.18.16.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>gc-devel</Dependency>
|
|
<Dependency>gmp-devel</Dependency>
|
|
<Dependency>guile-devel</Dependency>
|
|
<Dependency>libxml2-devel</Dependency>
|
|
<Dependency>which</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">0001-guile-3.0.patch</Patch>
|
|
<Patch level="1">autogen-5.18.16-no-which.patch</Patch>
|
|
<Patch level="1">autogen-5.18.16-rpath.patch</Patch>
|
|
<Patch level="1">autogen-5.18.16-configure-c99.patch</Patch>
|
|
</Patches>
|
|
</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="11">
|
|
<Date>2024-10-05</Date>
|
|
<Version>5.18.16</Version>
|
|
<Comment>Revuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="10">
|
|
<Date>2023-10-15</Date>
|
|
<Version>5.18.16</Version>
|
|
<Comment>Revuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="9">
|
|
<Date>2020-12-09</Date>
|
|
<Version>5.18.16</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2020-01-03</Date>
|
|
<Version>5.18.12</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-07-20</Date>
|
|
<Version>5.18.10</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-26</Date>
|
|
<Version>5.18.10</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-04-27</Date>
|
|
<Version>5.18.7</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-03-13</Date>
|
|
<Version>5.18.7</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|