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, Apr 12, 7:55 AM
Unknown Object (File)
Fri, Apr 10, 3:18 PM
Unknown Object (File)
Wed, Apr 8, 2:55 PM
Unknown Object (File)
Wed, Apr 8, 2:53 AM
Unknown Object (File)
Sun, Apr 5, 12:40 AM
Unknown Object (File)
Thu, Apr 2, 8:41 AM
Unknown Object (File)
Wed, Apr 1, 10:50 PM
Unknown Object (File)
Wed, Apr 1, 4:22 AM
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.