2011-11-11 17:01:48 +01:00
|
|
|
PORTNAME= fcitx-ui-light
|
2012-02-07 21:57:08 +01:00
|
|
|
PORTVERSION= 0.1.3
|
2016-12-08 20:52:19 +01:00
|
|
|
PORTREVISION= 2
|
2011-11-14 01:41:34 +01:00
|
|
|
CATEGORIES= chinese
|
2015-03-31 09:08:00 +02:00
|
|
|
MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/
|
2011-11-14 01:41:34 +01:00
|
|
|
DIST_SUBDIR= fcitx
|
2011-11-11 17:01:48 +01:00
|
|
|
|
|
|
|
MAINTAINER= lichray@gmail.com
|
2014-06-09 13:21:52 +02:00
|
|
|
COMMENT= Alternative light weight UI for Fcitx
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://fcitx-im.org/wiki/Fcitx
|
2011-11-11 17:01:48 +01:00
|
|
|
|
2015-03-31 09:08:00 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2016-04-01 15:29:15 +02:00
|
|
|
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
|
|
|
|
libfontconfig.so:x11-fonts/fontconfig
|
2011-11-11 17:01:48 +01:00
|
|
|
|
2019-11-04 22:36:13 +01:00
|
|
|
USES= tar:bzip2 cmake gettext gnome pkgconfig xorg
|
2011-11-11 17:01:48 +01:00
|
|
|
USE_XORG= x11 xft xpm
|
|
|
|
USE_GNOME= intltool
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|