@@ -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="ee59ed8121be886a23d5975e22bc857f830d86c8" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.tar.gz</Archive>
|
||||
<Archive sha1sum="a95a6396b82b53f4674189cd9389eaa7fc5f448b" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
@@ -24,7 +24,7 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">gettext-0.21-gnulib-perror-tests.patch</Patch> -->
|
||||
<Patch level="1">fedora/gettext-0.22-disable-libtextstyle.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/gettext-0.22-disable-libtextstyle.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -79,6 +79,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user