2016-07-30 22:29:57 +02:00
|
|
|
PORTNAME= fcitx-qt5
|
2021-04-24 11:37:46 +02:00
|
|
|
DISTVERSION= 1.2.6
|
2016-07-30 22:29:57 +02:00
|
|
|
CATEGORIES= textproc
|
|
|
|
|
2017-11-07 22:34:29 +01:00
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
2016-07-30 22:29:57 +02:00
|
|
|
COMMENT= Fcitx support for Qt5
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2017-11-23 07:32:43 +01:00
|
|
|
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
|
2016-07-30 22:29:57 +02:00
|
|
|
libxkbcommon.so:x11/libxkbcommon
|
|
|
|
|
2018-12-25 21:25:39 +01:00
|
|
|
USES= compiler:c++11-lib cmake gettext kde:5 pkgconfig qt:5
|
2016-07-30 22:29:57 +02:00
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= fcitx
|
2016-11-14 17:12:56 +01:00
|
|
|
USE_KDE= ecm
|
2018-06-28 19:39:53 +02:00
|
|
|
USE_QT= concurrent core dbus gui widgets buildtools_build qmake_build
|
2016-07-30 22:29:57 +02:00
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|