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)
Sun, Jul 12, 2:57 AM
Unknown Object (File)
Fri, Jul 3, 3:41 AM
Unknown Object (File)
Thu, Jul 2, 7:22 AM
Unknown Object (File)
Sun, Jun 28, 7:27 PM
Unknown Object (File)
Fri, Jun 26, 3:51 PM
Unknown Object (File)
Wed, Jun 24, 7:37 AM
Unknown Object (File)
Fri, Jun 19, 11:16 PM
Unknown Object (File)
Jun 13 2026, 4:39 PM
Subscribers

Details

Summary

Simple update.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12962
Build 13220: 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.