Page 1 of 1

Remove translation flnes from source (if unused)

Posted: Tue Jun 17, 2025 8:36 am
by oech3
OS: Every Arch Linux based distribution
Version: https://archlinux.org/packages/extra/x86_64/qcad/

Arch is building this project with system-wide Qt6 (probably unsupported).
I notied that source has translation files at https://github.com/qcad/qcad/tree/master/ts which is duplicating with https://archlinux.org/packages/extra/an ... nslations/ And build passes if they are replaed with system's one.

Would you remove, (or set to build *.qm from *.ts by default including qcad's one) if possible?