Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gettext-csharp-0.20.2-1.4 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: gettext-csharp Distribution: openSUSE Step 15
Version: 0.20.2 Vendor: openSUSE
Release: 1.4 Build date: Mon Mar 22 08:14:09 2021
Group: Development/Tools/Other Build host: armbuild24
Size: 157160 Source RPM: gettext-csharp-0.20.2-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.gnu.org/software/gettext/
Summary: Native Language Support (NLS) for C#
Mono with its 'resgen' program uses a design that Microsoft created and
that gives the power to the software vendor and not to the user: it
doesn't allow the end-user to create his own localisations for existing
programs. As documented in the gettext manual:

The advantages of the .dll' format over the .resources' format are:

1. 1. Freedom to localize: Users can add their own translations to an
   application after it has been built and distributed.  Whereas
   when the programmer uses a ResourceManager' constructor provided
   by the system, the set of .resources' files for an application
   must be specified when the application is built and cannot be
   extended afterwards.

2., 3., 4. ...

The included GNU.Gettext.dll gives the user this freedom back and the
also included msgfmt.net.exe and msgunfmt.net.exe handle PO files more
reliably than 'resgen'.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Mon Dec 09 2019 cvoegl@suse.de
  - Added -lm flag to CFLAGS
* Tue Jun 11 2019 christian.voegl@suse.com
  - Updated to version 0.20.1:
    + msgfmt now eliminates the POT-Creation-Date header field from .mo files.
    + msgmerge now has an option --for-msgfmt, that produces a PO file meant
      for use by msgfmt only.  This option saves processing time, in particular
      by omitting fuzzy matching that is not useful in this situation.
    + The .pot file in a 'po' directory is now erased by "make maintainer-clean".
    + It is now possible to override xgettext options from the po/Makefile.in.in
      through options in XGETTEXT_OPTIONS (declared in po/Makevars).
    + The --intl option of the gettextize program (deprecated since 2010) is
      no longer available. Instead of including the intl sources in your package,
      we suggest making the libintl library an optional prerequisite of your
      package. This will simplify the build system of your package.
    + Accordingly, the Autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is gone as well.
  - Rebased gettext-po-mode.diff
  - Removed gettext-needlessly_init_vars.patch (now in upstream)
* Mon May 14 2018 antoine.belvire@opensuse.org
  - Remove prereq on info: No info page installed.
* Wed Oct 18 2017 jayvdb@gmail.com
  - Disable debug packages on RHEL and derived distributions
* Sun Jun 19 2016 astieger@suse.com
  - GNU gettext 0.19.8.1:
    * Fix unintentional soname bump
* Sat Jun 11 2016 astieger@suse.com
  - GNU gettext 0.19.8:
    * msgfmt now produces little-endian .mo files by default.
    * xml: xgettext and msgfmt now look for .its files in directories
      supplied through the GETTEXTDATADIRS or XDG_DATA_DIRS
      environment variable.
    * JavaScript: xgettext and msgfmt now recognize numbered
      arguments in format strings.
* Mon Apr 04 2016 astieger@suse.com
  - GNU gettext 0.19.7:
    * can now load custom string extraction rules in XML
      Internationalization Tag Set (ITS) standard
    * the existing XML-based language scanners (Glade, GSettings, and
      AppData) rewritten using ITS
    * Add msgfmt --xml option to merge translations back to the
      original XML document.
* Fri Sep 11 2015 astieger@suse.com
  - GNU gettext 0.19.6:
    * Support AppData file format
* Thu Jul 16 2015 astieger@suse.com
  - GNU gettext 0.19.5.1:
    * fix build on old platforms where stpcpy and stpncpy is missing
* Fri Jul 10 2015 astieger@suse.com
  - GNU gettext 0.19.5:
    * drop gettext-check-allocated-size-for-static-segment.patch,
      is upstream
* Tue Mar 10 2015 mlin@suse.com
  - Add gettext-check-allocated-size-for-static-segment.patch from upstream
    * Check if the embedded segment size is valid, before adding it to
      the string length. Please see
      http://lists.gnu.org/archive/html/bug-gettext/2015-03/msg00005.html
* Tue Jan 27 2015 andreas.stieger@gmx.de
  - GNU gettext 0.19.4:
    * The --keyword option of xgettext now accepts same argument
      number for both singular and plural forms.
    * Programming languages support:
    - C#: xgettext now properly handles Unicode characters encoded
      with surrogate pairs.
    - C/C++: xgettext now recognizes ISO/IEC 9899:2011 string
      literals prefixed by R, u8, u8R, u, uR, U, UR, L, or LR.
    - Shell: xgettext now properly recognizes Bash ANSI-C quoting
      ($'...').
    * Bug fixes:
    - Fix integer overflow when reading certain MO files with
      msgunfmt.
    - Avoid invalid memory access in various cases.  In particular,
      when the same argument number is specified for singular/
      plural arguments, and when checking Lisp and Scheme format
      strings.
* Fri Oct 17 2014 andreas.stieger@gmx.de
  - GNU gettext 0.19.3:
    * Fix xgettext mishandling of octal character escapes in C.
    * Fix autopoint infinite recursion with certain configure.ac.
    * The po/Makevars file has a new field MSGINIT_OPTIONS, that can
      be used to adjust msginit's operation.  This is particularly
      useful for controlling line wrapping behavior together with
      MSGMERGE_OPTIONS and XGETTEXT_OPTIONS.

Files

/usr/lib/GNU.Gettext.dll
/usr/lib/gettext/msgfmt.net.exe
/usr/lib/gettext/msgunfmt.net.exe
/usr/share/doc/packages/gettext-csharp
/usr/share/doc/packages/gettext-csharp/csharpdoc
/usr/share/doc/packages/gettext-csharp/csharpdoc/GNU_Gettext.html
/usr/share/doc/packages/gettext-csharp/csharpdoc/GNU_Gettext_GettextResourceManager.html
/usr/share/doc/packages/gettext-csharp/csharpdoc/GNU_Gettext_GettextResourceSet.html
/usr/share/doc/packages/gettext-csharp/csharpdoc/begin.html
/usr/share/doc/packages/gettext-csharp/csharpdoc/index.html
/usr/share/doc/packages/gettext-csharp/csharpdoc/namespaces.html
/usr/share/doc/packages/gettext-csharp/examples
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/INSTALL
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/Makefile.am
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/README
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/autoclean.sh
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/autogen.sh
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/configure.ac
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/hello.cs
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/m4
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/m4/Makefile.am
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/LINGUAS
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/Makefile.am
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/af.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ast.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/bg.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ca.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/cs.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/da.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/de.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/el.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/eo.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/es.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/fi.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/fr.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ga.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/gl.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/hr.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/hu.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/id.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/it.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ja.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ky.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/lv.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ms.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/mt.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/nb.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/nl.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/pl.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/pt.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/pt_BR.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ro.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ru.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/sk.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/sl.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/sq.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/sr.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/sv.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ta.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/tr.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/uk.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/vi.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/zh_CN.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/zh_HK.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/zh_TW.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/INSTALL
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/Makefile.am
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/autoclean.sh
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/autogen.sh
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/configure.ac
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/hello.cs
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/m4
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/m4/Makefile.am
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/LINGUAS
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/Makefile.am
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/af.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ast.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/bg.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ca.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/cs.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/da.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/de.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/el.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/eo.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/es.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/fi.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/fr.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ga.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/gl.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/hr.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/hu.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/id.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/it.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ja.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ky.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/lv.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ms.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/mt.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/nb.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/nl.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/pl.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/pt.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/pt_BR.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ro.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ru.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/sk.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/sl.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/sq.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/sr.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/sv.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ta.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/tr.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/uk.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/vi.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/zh_CN.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/zh_HK.po
/usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/zh_TW.po


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:34:06 2024