After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 797342 - Make gettext optional
Make gettext optional
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-devtools
1.12.x
Other Linux
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-10-27 13:27 UTC by Xavier Claessens
Modified: 2018-10-27 13:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add option to disable translation (3.01 KB, patch)
2018-10-27 13:28 UTC, Xavier Claessens
committed Details | Review

Description Xavier Claessens 2018-10-27 13:27:48 UTC
When building with MSVC gettext is not available.
Comment 1 Xavier Claessens 2018-10-27 13:28:19 UTC
Created attachment 374066 [details] [review]
Add option to disable translation
Comment 2 Tim-Philipp Müller 2018-10-27 13:47:42 UTC
Comment on attachment 374066 [details] [review]
Add option to disable translation

commit 456f5427dbe1e8c2bfe6b68b4ce43f652bc7e73e (HEAD -> master)
Author: Xavier Claessens <xavier.claessens@collabora.com>
Date:   Sat Oct 27 09:01:53 2018 -0400

    meson: add option to disable translation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=797342