summaryrefslogtreecommitdiff
path: root/community/fcitx/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-23 18:50:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-23 18:50:52 +0100
commitc827b7e42ac7fb33713211b2fd7e0e5648fa1202 (patch)
treedf393c5f417ee38fbf8766fc9a72d2187b9e74db /community/fcitx/PKGBUILD
parent974aa5156f1b16ee7a9369badf73021b2e1e5aa5 (diff)
parentd4cde61aa9a5ccdde242a2bfe9eb7973a49acb49 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/fcitx/PKGBUILD extra/graphite/PKGBUILD extra/subversion/PKGBUILD
Diffstat (limited to 'community/fcitx/PKGBUILD')
-rw-r--r--community/fcitx/PKGBUILD29
1 files changed, 25 insertions, 4 deletions
diff --git a/community/fcitx/PKGBUILD b/community/fcitx/PKGBUILD
index d1f4460aa..d21a0fe9c 100644
--- a/community/fcitx/PKGBUILD
+++ b/community/fcitx/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 80275 2012-11-19 02:35:00Z fyan $
+# $Id: PKGBUILD 81502 2012-12-22 13:42:19Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: csslayer <wengxt AT gmail com>
@@ -6,7 +6,8 @@
pkgbase=fcitx
pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt')
pkgver=4.2.6.1
-pkgrel=3
+pkgrel=4
+groups=('fcitx-im')
arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/fcitx/"
license=('GPL')
@@ -36,11 +37,31 @@ check() {
}
package_fcitx() {
- pkgdesc="Free Chinese Input Toy of X - Input Method Server for X window system"
+ pkgdesc="Flexible Context-aware Input Tool with eXtension"
depends=('pango' 'libxinerama' 'gtk-update-icon-cache' 'shared-mime-info' \
'hicolor-icon-theme' 'desktop-file-utils' 'libxkbfile' \
'libxfixes' 'dbus-core' 'icu')
- optdepends=('enchant: for word predication support')
+ optdepends=('enchant: for word predication support'
+ 'fcitx-anthy: Hiragana text to Kana Kanji mixed text Japanese input method'
+ 'fcitx-chewing: Intelligent Zhuyin input method library for traditional Chinese'
+ 'fcitx-cloudpinyin: Standalone module for fcitx that uses pinyin API on the internet to provide additional input candidates'
+ 'fcitx-configtool: GTK based config tool for Fcitx'
+ 'fcitx-fbterm: Fbterm support for Fcitx'
+ 'fcitx-googlepinyin: A fork from google pinyin on android for Fcitx'
+ 'fcitx-gtk2: GTK2 IM Module for fcitx'
+ 'fcitx-gtk3: GTK3 IM Module for fcitx'
+ 'fcitx-hangul: Hangul (Korean) support for fcitx'
+ 'fcitx-libpinyin: Fcitx Wrapper for libpinyin, Library to deal with pinyin'
+ 'fcitx-m17n: Multilingual text processing library'
+ 'fcitx-mozc: Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)'
+ 'fcitx-qt: QT IM Module for fcitx'
+ 'fcitx-rime: Rime input method engine (Traditional Chinese)'
+ 'fcitx-sunpinyin: Statistical Language Model based pinyin IME by Sun'
+ 'fcitx-table-extra: Extra tables for Fcitx, including Boshiamy, Zhengma, Cangjie3, Cangjie5'
+ 'fcitx-table-other: Provides some other tables for Fcitx, fork from ibus-table-others, scim-tables'
+ 'fcitx-ui-light: Light weight xlib and xft based ui for fcitx'
+ 'fcitx-unikey: Fcitx Wrapper for unikey'
+ 'kcm-fcitx: KDE Config Module for Fcitx')
install=fcitx.install
cd "${srcdir}"/build