FreeBSD Bugzilla – Attachment 183941 Details for
Bug 220385
devel/glib20: optionize NLS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
glib20.patch (text/plain), 9.10 KB, created by
Dmitry Marakasov
on 2017-06-30 15:25:16 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2017-06-30 15:25:16 UTC
Size:
9.10 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 444732) >+++ Makefile (working copy) >@@ -48,7 +48,8 @@ > glib-compile-resources.1 gresource.1 gdbus-codegen.1 > gobject_MAN= glib-genmarshal.1 glib-mkenums.1 gobject-query.1 > >-OPTIONS_DEFINE= COLLATION_FIX DEBUG >+OPTIONS_DEFINE= COLLATION_FIX DEBUG NLS >+OPTIONS_SUB= yes > # libc collation was fixed by https://svnweb.freebsd.org/changeset/base/290494 > COLLATION_FIX_DESC= Use ICU for UTF-8 string collation (if libc is broken) > >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 444732) >+++ pkg-plist (working copy) >@@ -356,103 +356,103 @@ > share/glib-2.0/gdb/gobject_gdb.py > share/glib-2.0/gettext/po/Makefile.in.in > share/glib-2.0/schemas/gschema.dtd >-share/locale/af/LC_MESSAGES/glib20.mo >-share/locale/am/LC_MESSAGES/glib20.mo >-share/locale/an/LC_MESSAGES/glib20.mo >-share/locale/ar/LC_MESSAGES/glib20.mo >-share/locale/as/LC_MESSAGES/glib20.mo >-share/locale/ast/LC_MESSAGES/glib20.mo >-share/locale/az/LC_MESSAGES/glib20.mo >-share/locale/be/LC_MESSAGES/glib20.mo >-share/locale/be@latin/LC_MESSAGES/glib20.mo >-share/locale/bg/LC_MESSAGES/glib20.mo >-share/locale/bn/LC_MESSAGES/glib20.mo >-share/locale/bn_IN/LC_MESSAGES/glib20.mo >-share/locale/bs/LC_MESSAGES/glib20.mo >-share/locale/ca/LC_MESSAGES/glib20.mo >-share/locale/ca@valencia/LC_MESSAGES/glib20.mo >-share/locale/cs/LC_MESSAGES/glib20.mo >-share/locale/cy/LC_MESSAGES/glib20.mo >-share/locale/da/LC_MESSAGES/glib20.mo >-share/locale/de/LC_MESSAGES/glib20.mo >-share/locale/dz/LC_MESSAGES/glib20.mo >-share/locale/el/LC_MESSAGES/glib20.mo >-share/locale/en@shaw/LC_MESSAGES/glib20.mo >-share/locale/en_CA/LC_MESSAGES/glib20.mo >-share/locale/en_GB/LC_MESSAGES/glib20.mo >-share/locale/eo/LC_MESSAGES/glib20.mo >-share/locale/es/LC_MESSAGES/glib20.mo >-share/locale/et/LC_MESSAGES/glib20.mo >-share/locale/eu/LC_MESSAGES/glib20.mo >-share/locale/fa/LC_MESSAGES/glib20.mo >-share/locale/fi/LC_MESSAGES/glib20.mo >-share/locale/fr/LC_MESSAGES/glib20.mo >-share/locale/ga/LC_MESSAGES/glib20.mo >-share/locale/gd/LC_MESSAGES/glib20.mo >-share/locale/gl/LC_MESSAGES/glib20.mo >-share/locale/gu/LC_MESSAGES/glib20.mo >-share/locale/he/LC_MESSAGES/glib20.mo >-share/locale/hi/LC_MESSAGES/glib20.mo >-share/locale/hr/LC_MESSAGES/glib20.mo >-share/locale/hu/LC_MESSAGES/glib20.mo >-share/locale/hy/LC_MESSAGES/glib20.mo >-share/locale/id/LC_MESSAGES/glib20.mo >-share/locale/is/LC_MESSAGES/glib20.mo >-share/locale/it/LC_MESSAGES/glib20.mo >-share/locale/ja/LC_MESSAGES/glib20.mo >-share/locale/ka/LC_MESSAGES/glib20.mo >-share/locale/kk/LC_MESSAGES/glib20.mo >-share/locale/kn/LC_MESSAGES/glib20.mo >-share/locale/ko/LC_MESSAGES/glib20.mo >-share/locale/ku/LC_MESSAGES/glib20.mo >-share/locale/lt/LC_MESSAGES/glib20.mo >-share/locale/lv/LC_MESSAGES/glib20.mo >-share/locale/mai/LC_MESSAGES/glib20.mo >-share/locale/mg/LC_MESSAGES/glib20.mo >-share/locale/mk/LC_MESSAGES/glib20.mo >-share/locale/ml/LC_MESSAGES/glib20.mo >-share/locale/mn/LC_MESSAGES/glib20.mo >-share/locale/mr/LC_MESSAGES/glib20.mo >-share/locale/ms/LC_MESSAGES/glib20.mo >-share/locale/nb/LC_MESSAGES/glib20.mo >-share/locale/nds/LC_MESSAGES/glib20.mo >-share/locale/ne/LC_MESSAGES/glib20.mo >-share/locale/nl/LC_MESSAGES/glib20.mo >-share/locale/nn/LC_MESSAGES/glib20.mo >-share/locale/oc/LC_MESSAGES/glib20.mo >-share/locale/or/LC_MESSAGES/glib20.mo >-share/locale/pa/LC_MESSAGES/glib20.mo >-share/locale/pl/LC_MESSAGES/glib20.mo >-share/locale/ps/LC_MESSAGES/glib20.mo >-share/locale/pt/LC_MESSAGES/glib20.mo >-share/locale/pt_BR/LC_MESSAGES/glib20.mo >-share/locale/ro/LC_MESSAGES/glib20.mo >-share/locale/ru/LC_MESSAGES/glib20.mo >-share/locale/rw/LC_MESSAGES/glib20.mo >-share/locale/si/LC_MESSAGES/glib20.mo >-share/locale/sk/LC_MESSAGES/glib20.mo >-share/locale/sl/LC_MESSAGES/glib20.mo >-share/locale/sq/LC_MESSAGES/glib20.mo >-share/locale/sr/LC_MESSAGES/glib20.mo >-share/locale/sr@ije/LC_MESSAGES/glib20.mo >-share/locale/sr@latin/LC_MESSAGES/glib20.mo >-share/locale/sv/LC_MESSAGES/glib20.mo >-share/locale/ta/LC_MESSAGES/glib20.mo >-share/locale/te/LC_MESSAGES/glib20.mo >-share/locale/tg/LC_MESSAGES/glib20.mo >-share/locale/th/LC_MESSAGES/glib20.mo >-share/locale/tl/LC_MESSAGES/glib20.mo >-share/locale/tr/LC_MESSAGES/glib20.mo >-share/locale/tt/LC_MESSAGES/glib20.mo >-share/locale/ug/LC_MESSAGES/glib20.mo >-share/locale/uk/LC_MESSAGES/glib20.mo >-share/locale/vi/LC_MESSAGES/glib20.mo >-share/locale/wa/LC_MESSAGES/glib20.mo >-share/locale/xh/LC_MESSAGES/glib20.mo >-share/locale/yi/LC_MESSAGES/glib20.mo >-share/locale/zh_CN/LC_MESSAGES/glib20.mo >-share/locale/zh_HK/LC_MESSAGES/glib20.mo >-share/locale/zh_TW/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/af/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/am/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/an/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ar/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/as/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ast/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/az/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/be/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/be@latin/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/bg/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/bn/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/bn_IN/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/bs/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ca/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ca@valencia/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/cs/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/cy/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/da/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/de/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/dz/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/el/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/en@shaw/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/en_CA/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/en_GB/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/eo/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/es/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/et/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/eu/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/fa/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/fi/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/fr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ga/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/gd/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/gl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/gu/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/he/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/hi/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/hr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/hu/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/hy/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/id/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/is/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/it/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ja/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ka/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/kk/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/kn/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ko/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ku/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/lt/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/lv/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mai/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mg/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mk/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ml/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mn/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ms/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/nb/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/nds/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ne/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/nl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/nn/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/oc/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/or/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/pa/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/pl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ps/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/pt/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/pt_BR/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ro/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ru/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/rw/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/si/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sk/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sq/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sr@ije/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sr@latin/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sv/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ta/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/te/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/tg/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/th/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/tl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/tr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/tt/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ug/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/uk/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/vi/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/wa/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/xh/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/yi/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/zh_CN/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/zh_HK/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/zh_TW/LC_MESSAGES/glib20.mo > @dir lib/gio/modules > @dir share/GConf/gsettings > @postexec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas 2>/dev/null || /usr/bin/true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 220385
: 183941