core updated.

This commit is contained in:
Ertuğrul Erata
2015-05-17 16:28:10 +03:00
parent 14d58aa1d0
commit 8e13c775be
558 changed files with 543408 additions and 27657 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<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="a2dc46d788edb0078ab20da7bd194bdb6da2f0d9" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.3.2.tar.gz</Archive>
<Archive sha1sum="c473f4f268501d971b913197fb07767e628644bb" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="7">
<Date>2015-04-03</Date>
<Version>0.19.4</Version>
<Comment>Version bump.</Comment>
<Name>Hakan Yıldız</Name>
<Email>hknyldz93@gmail.com</Email>
</Update>
<Update release="6">
<Date>2014-05-11</Date>
<Version>0.18.3.2</Version>