123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gettext</Name>
- <Homepage>http://www.gnu.org/software/gettext/gettext.html</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv3+</License>
- <IsA>app:console</IsA>
- <IsA>library</IsA>
- <Summary>GNU libraries and utilities for producing multi-lingual messages</Summary>
- <Description>The GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs.</Description>
- <Archive sha1sum="1c3911796312efd8119da7a292edef305bdb71bb" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.5.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>acl-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>ncurses-devel</Dependency>
- <Dependency>libunistring-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <!-- <Dependency versionFrom="8.0.1">readline-devel</Dependency> -->
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1">gettext-0.21-gnulib-perror-tests.patch</Patch> -->
- <!-- <Patch level="1">fedora/gettext-0.22-disable-libtextstyle.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>gettext-docs</Name>
- <PartOf>system.doc</PartOf>
- <RuntimeDependencies>
- <Dependency>gettext</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/doc/gettext/html</Path>
- </Files>
- </Package>
- <Package>
- <Name>gettext</Name>
- <RuntimeDependencies>
- <Dependency>acl</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>ncurses</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>libunistring</Dependency>
- <Dependency>libgomp</Dependency>
- <Dependency>libxml2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/gettext-0.21</Path>
- <Path fileType="data">/usr/share/gettext</Path>
- <Path fileType="data">/usr/share/gettext-*</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="info">/usr/share/info</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <Package>
- <Name>gettext-devel</Name>
- <PartOf>system.devel</PartOf>
- <Summary>Development files for gettext</Summary>
- <RuntimeDependencies>
- <Dependency release="current">gettext</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share/aclocal</Path>
- <Path fileType="header">/usr/include</Path>
- <!-- FIXME: Remove this if not necessary -->
- <Path fileType="man">/usr/share/man/man3</Path>
- </Files>
- </Package>
- <History>
- <Update release="21">
- <Date>2024-10-05</Date>
- <Version>0.22.5</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="20">
- <Date>2024-07-06</Date>
- <Version>0.22.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="19">
- <Date>2024-06-01</Date>
- <Version>0.22.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="18">
- <Date>2023-11-20</Date>
- <Version>0.22.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="17">
- <Date>2023-10-21</Date>
- <Version>0.22.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="16">
- <Date>2023-10-06</Date>
- <Version>0.22.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="15">
- <Date>2023-09-21</Date>
- <Version>0.22.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2023-08-22</Date>
- <Version>0.22</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2023-06-19</Date>
- <Version>0.22</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2023-01-28</Date>
- <Version>0.21</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2022-10-31</Date>
- <Version>0.21</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2022-07-18</Date>
- <Version>0.21</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2022-05-09</Date>
- <Version>0.21</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2021-10-02</Date>
- <Version>0.21</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2021-05-27</Date>
- <Version>0.21</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2020-12-09</Date>
- <Version>0.21</Version>
- <Comment>Version bump</Comment>
- <Name>Idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2019-12-11</Date>
- <Version>0.20.1</Version>
- <Comment>Version bump</Comment>
- <Name>Idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-07-20</Date>
- <Version>0.19.8.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-16</Date>
- <Version>0.19.8.1</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>0.19.7</Version>
- <Comment>Release Bump</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-02-28</Date>
- <Version>0.19.7</Version>
- <Comment>First release</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|