Bug 211378

Summary: [NEW PORT] textproc/fcitx-qt5: Fcitx support for Qt5 (input methods via fcitx for Qt5 apps)
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Only Me CC: pawel, tcberner
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar archive
none
shar archive
none
shar archive
none
shar archive none

Description Yuri Victorovich freebsd_committer freebsd_triage 2016-07-26 09:33:39 UTC
Created attachment 172989 [details]
shar archive

Passes poudriere on 10.3 amd64
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-26 09:43:17 UTC
Created attachment 172990 [details]
shar archive
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2016-07-26 10:41:14 UTC
Hi

You have some unnecessary/wrong %%QT_LIBDIR%% subs in your plist. 
e.g. 
%%QT_LIBDIR%%/%%QT_LIBDIR%%FcitxQt5DBusAddons.so
should be 
%%QT_LIBDIR%%/libFcitxQt5DBusAddons.so
or even
lib/libFcitxQt5DBusAddons.so
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-26 16:51:27 UTC
Created attachment 173009 [details]
shar archive

Thanks for noticing!
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-26 20:10:19 UTC
Created attachment 173019 [details]
shar archive

Added LICENSE_FILE and USE_LDCONFIG.
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-07-30 20:30:52 UTC
A commit references this bug:

Author: pawel
Date: Sat Jul 30 20:29:58 UTC 2016
New revision: 419330
URL: https://svnweb.freebsd.org/changeset/ports/419330

Log:
  Fcitx support for Qt5

  WWW: https://github.com/fcitx/fcitx-qt5

  PR:		211378
  Submitted by:	Yuri Victorovich <yuri@rawbw.com>

Changes:
  head/textproc/Makefile
  head/textproc/fcitx-qt5/
  head/textproc/fcitx-qt5/Makefile
  head/textproc/fcitx-qt5/distinfo
  head/textproc/fcitx-qt5/files/
  head/textproc/fcitx-qt5/files/patch-widgetsaddons_CMakeLists.txt
  head/textproc/fcitx-qt5/pkg-descr
  head/textproc/fcitx-qt5/pkg-plist