diff options
author | Xin LI <delphij@FreeBSD.org> | 2012-02-08 07:07:05 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2012-02-08 07:07:05 +0000 |
commit | cfebb6c3370af19675441427ad694860898c686a (patch) | |
tree | 0901386dec1a3b7ad8f5bf854c4bef404e6e70f0 /chinese | |
parent | e3b558a9fbe6b80fc828fe6759f3eadcf5ac251b (diff) | |
download | ports-cfebb6c3370af19675441427ad694860898c686a.tar.gz ports-cfebb6c3370af19675441427ad694860898c686a.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 1 | ||||
-rw-r--r-- | chinese/fcitx-keyboard/Makefile | 30 | ||||
-rw-r--r-- | chinese/fcitx-keyboard/distinfo | 2 | ||||
-rw-r--r-- | chinese/fcitx-keyboard/pkg-descr | 4 | ||||
-rw-r--r-- | chinese/fcitx-keyboard/pkg-plist | 8 |
5 files changed, 0 insertions, 45 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 8daa65d72669..4a41b632903d 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -40,7 +40,6 @@ SUBDIR += fcitx-cloudpinyin SUBDIR += fcitx-configtool SUBDIR += fcitx-googlepinyin - SUBDIR += fcitx-keyboard SUBDIR += fcitx-sunpinyin SUBDIR += fcitx-ui-light SUBDIR += fireflyttf diff --git a/chinese/fcitx-keyboard/Makefile b/chinese/fcitx-keyboard/Makefile deleted file mode 100644 index f9c59138886f..000000000000 --- a/chinese/fcitx-keyboard/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: fcitx-keyboard -# Date created: 6 Feb 2012 -# Whom: Zhihao Yuan <lichray@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= fcitx-keyboard -PORTVERSION= 0.1.0 -CATEGORIES= chinese -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DIST_SUBDIR= fcitx - -MAINTAINER= lichray@gmail.com -COMMENT= X Keyboard Integration wtih Fcitx - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ - enchant.1:${PORTSDIR}/textproc/enchant \ - icuuc.48:${PORTSDIR}/devel/icu - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_CMAKE= yes -USE_GNOME= libxml2 -USE_XORG= x11 xkbfile - -PROJECTHOST= fcitx - -.include <bsd.port.mk> diff --git a/chinese/fcitx-keyboard/distinfo b/chinese/fcitx-keyboard/distinfo deleted file mode 100644 index 72c84b46a3d0..000000000000 --- a/chinese/fcitx-keyboard/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (fcitx/fcitx-keyboard-0.1.0.tar.bz2) = 09813e57cdebe24c6405b0fcef3b72e045b58c527c733dbc45689fcc3cef0c13 -SIZE (fcitx/fcitx-keyboard-0.1.0.tar.bz2) = 45518 diff --git a/chinese/fcitx-keyboard/pkg-descr b/chinese/fcitx-keyboard/pkg-descr deleted file mode 100644 index d55a37957b01..000000000000 --- a/chinese/fcitx-keyboard/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -fcitx-keyboard provides an input method featuring word completion -based on different keyboard layouts. - -WWW: http://code.google.com/p/fcitx/ diff --git a/chinese/fcitx-keyboard/pkg-plist b/chinese/fcitx-keyboard/pkg-plist deleted file mode 100644 index 21945f435ed8..000000000000 --- a/chinese/fcitx-keyboard/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -lib/fcitx/fcitx-keyboard.so -lib/fcitx/fcitx-xkb.so -share/fcitx/addon/fcitx-keyboard.conf -share/fcitx/addon/fcitx-xkb.conf -share/fcitx/configdesc/fcitx-keyboard.desc -share/fcitx/configdesc/fcitx-xkb.desc -share/locale/zh_CN/LC_MESSAGES/fcitx-keyboard.mo -share/locale/zh_TW/LC_MESSAGES/fcitx-keyboard.mo |