| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/chinese/fcitx-configtool/ |
Upload File : |
PORTNAME= fcitx-configtool
PORTVERSION= 0.4.9
CATEGORIES= chinese x11
MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/
DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= Fcitx IM framework configuration tool
WWW= https://fcitx-im.org/wiki/Fcitx
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx
USE_GNOME= intltool
USES= cmake gettext gnome pkgconfig tar:xz
LDFLAGS+= -lintl
OPTIONS_SINGLE= UI
UI_DESC= Gtk version to use
OPTIONS_SINGLE_UI= GTK2 GTK3
OPTIONS_DEFAULT=GTK2
OPTIONS_SUB= yes
GTK2_CMAKE_ON= -DENABLE_GTK2=ON
GTK2_USE= GNOME=gtk20
GTK3_USE= GNOME=gtk30
GTK3_CMAKE_OFF= -DENABLE_GTK3=OFF
.include <bsd.port.mk>