Bug 211378 - [NEW PORT] textproc/fcitx-qt5: Fcitx support for Qt5 (input methods via fcitx for Qt5 apps)
Summary: [NEW PORT] textproc/fcitx-qt5: Fcitx support for Qt5 (input methods via fcitx...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-26 09:33 UTC by Yuri Victorovich
Modified: 2016-07-30 20:31 UTC (History)
2 users (show)

See Also:


Attachments
shar archive (4.62 KB, text/plain)
2016-07-26 09:33 UTC, Yuri Victorovich
no flags Details
shar archive (4.59 KB, text/plain)
2016-07-26 09:43 UTC, Yuri Victorovich
no flags Details
shar archive (4.39 KB, text/plain)
2016-07-26 16:51 UTC, Yuri Victorovich
no flags Details
shar archive (4.44 KB, text/plain)
2016-07-26 20:10 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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