Page MenuHomeFreeBSD

textproc/fcitx-qt5: Update to 1.2.1
ClosedPublic

Authored by yuri on Nov 22 2017, 11:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 18, 11:40 AM
Unknown Object (File)
Wed, Mar 12, 2:38 AM
Unknown Object (File)
Mar 4 2025, 10:06 PM
Unknown Object (File)
Feb 28 2025, 12:08 AM
Unknown Object (File)
Feb 7 2025, 10:25 PM
Unknown Object (File)
Feb 1 2025, 4:23 AM
Unknown Object (File)
Jan 30 2025, 10:24 AM
Unknown Object (File)
Jan 23 2025, 5:39 AM
Subscribers

Details

Summary

Simple update.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12963
Build 13221: arc lint + arc unit

Event Timeline

textproc/fcitx-qt5/Makefile
20

^ qmake_build should suffice

yuri marked an inline comment as done.Nov 23 2017, 5:51 AM
yuri added inline comments.
textproc/fcitx-qt5/Makefile
20

Indeed. -)

yuri marked 2 inline comments as done.Nov 23 2017, 5:51 AM
textproc/fcitx-qt5/Makefile
16

^ drop gettext

23

^ NLS_USES=gettext

23

^ not here, but near NLS_CMAKE_BOOL ^^

yuri marked 3 inline comments as done.

.

textproc/fcitx-qt5/Makefile
16

cmake's NLS doesn't cleanly disable gettext. I added it with a patch, but it was incomplete. I rolled it back, and asked them to implement it: https://github.com/fcitx/fcitx-qt5/issues/29

yuri marked an inline comment as done.Nov 23 2017, 6:12 AM
This revision is now accepted and ready to land.Nov 23 2017, 6:31 AM
This revision was automatically updated to reflect the committed changes.