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)
Thu, Nov 6, 3:45 AM
Unknown Object (File)
Tue, Nov 4, 7:22 PM
Unknown Object (File)
Mon, Nov 3, 6:09 AM
Unknown Object (File)
Sun, Nov 2, 6:58 AM
Unknown Object (File)
Tue, Oct 28, 12:46 PM
Unknown Object (File)
Mon, Oct 27, 11:09 PM
Unknown Object (File)
Sat, Oct 25, 9:36 AM
Unknown Object (File)
Sat, Oct 18, 8:08 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.