Bug 10836

Summary: Missing Qt5 component : translations
Product: buildroot Reporter: Pierre Ducroquet <pinaraf>
Component: OtherAssignee: unassigned
Status: RESOLVED MOVED    
Severity: enhancement CC: buildroot, yann.morin.1998
Priority: P5    
Version: 2018.02   
Target Milestone: ---   
Hardware: All   
OS: All   
Host: Target:
Build:
Attachments: Basic patch building and installing every translations

Description Pierre Ducroquet 2018-03-05 21:31:27 UTC
Hi

The translations for the Qt5 user interface is split from the Qt5 code in a qt5translations submodule, for instance
http://download.qt.io/official_releases/qt/5.9/5.9.3/submodules/qttranslations-opensource-src-5.9.3.tar.xz

It is a simple package, depending on the linguist host tools (already packages).
The only trick would be to be able to choose the required languages from the configuration menu. It is of great importance for people building embedded Qt applications targeting non-english users.

I am willing to work on this package if you can not work on it (I'm not 100% familiar with buildroot packaging rules, even less with a complex multi-version package like Qt5, so I can not guarantee the quality of my work there).

Regards

 Pierre
Comment 1 Pierre Ducroquet 2018-03-05 21:47:06 UTC
Created attachment 7501 [details]
Basic patch building and installing every translations
Comment 2 Yann E. MORIN 2018-03-05 21:51:03 UTC
Pierre,

Thanks foir the report and the contribution.

Could you submnit your patch to the mailing list, please?

See:
    https://buildroot.org/downloads/manual/manual.html#submitting-patches

Thank you!

Regards,
Yann E. MORIN.
Comment 3 Pierre Ducroquet 2018-03-05 21:52:26 UTC
Hi Yann

I will do so, I'm just testing with my application. Adding every translations is ok for a first step I guess ?

 Pierre
Comment 4 Yann E. MORIN 2018-03-05 21:57:48 UTC
Pierre,

> Adding every translations is ok for a first step I guess ?

Yes, I'm fine with that. But we should discuss this on
the mailing list; it's easier to do reviews by mail.

Regards,
Yann E. MORIN.
Comment 5 Yann E. MORIN 2024-06-15 14:47:55 UTC
THank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!