[arch-commits] Commit in fcitx/repos (16 files)
Felix Yan
fyan at nymeria.archlinux.org
Sat Jan 26 02:17:24 UTC 2013
Date: Saturday, January 26, 2013 @ 03:17:24
Author: fyan
Revision: 82948
archrelease: copy trunk to community-i686, community-x86_64
Added:
fcitx/repos/community-i686/PKGBUILD
(from rev 82947, fcitx/trunk/PKGBUILD)
fcitx/repos/community-i686/fcitx-gtk2.install
(from rev 82947, fcitx/trunk/fcitx-gtk2.install)
fcitx/repos/community-i686/fcitx-gtk3.install
(from rev 82947, fcitx/trunk/fcitx-gtk3.install)
fcitx/repos/community-i686/fcitx.install
(from rev 82947, fcitx/trunk/fcitx.install)
fcitx/repos/community-x86_64/PKGBUILD
(from rev 82947, fcitx/trunk/PKGBUILD)
fcitx/repos/community-x86_64/fcitx-gtk2.install
(from rev 82947, fcitx/trunk/fcitx-gtk2.install)
fcitx/repos/community-x86_64/fcitx-gtk3.install
(from rev 82947, fcitx/trunk/fcitx-gtk3.install)
fcitx/repos/community-x86_64/fcitx.install
(from rev 82947, fcitx/trunk/fcitx.install)
Deleted:
fcitx/repos/community-i686/PKGBUILD
fcitx/repos/community-i686/fcitx-gtk2.install
fcitx/repos/community-i686/fcitx-gtk3.install
fcitx/repos/community-i686/fcitx.install
fcitx/repos/community-x86_64/PKGBUILD
fcitx/repos/community-x86_64/fcitx-gtk2.install
fcitx/repos/community-x86_64/fcitx-gtk3.install
fcitx/repos/community-x86_64/fcitx.install
-------------------------------------+
community-i686/PKGBUILD | 210 ++++++++++++++++++----------------
community-i686/fcitx-gtk2.install | 26 ++--
community-i686/fcitx-gtk3.install | 22 +--
community-i686/fcitx.install | 27 ++--
community-x86_64/PKGBUILD | 210 ++++++++++++++++++----------------
community-x86_64/fcitx-gtk2.install | 26 ++--
community-x86_64/fcitx-gtk3.install | 22 +--
community-x86_64/fcitx.install | 27 ++--
8 files changed, 302 insertions(+), 268 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2013-01-26 02:16:13 UTC (rev 82947)
+++ community-i686/PKGBUILD 2013-01-26 02:17:24 UTC (rev 82948)
@@ -1,97 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: csslayer <wengxt AT gmail com>
-
-pkgbase=fcitx
-pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt')
-pkgver=4.2.6.1
-pkgrel=5
-groups=('fcitx-im')
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx/"
-license=('GPL')
-makedepends=('cmake' 'intltool' 'doxygen' 'gtk2' 'gtk3' 'qt' 'icu' 'wget' \
- 'iso-codes' 'gobject-introspection' 'libxkbfile' 'enchant')
-source=(http://fcitx.googlecode.com/files/${pkgbase}-${pkgver}.tar.xz)
-sha1sums=('dc4577bb6bd6de41317f978196f377fc801cc63a')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../${pkgbase}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DENABLE_OPENCC=OFF \
- -DFORCE_PRESAGE=ON \
- -DENABLE_TEST=ON \
- -DENABLE_GTK3_IM_MODULE=ON \
- -DENABLE_QT_IM_MODULE=ON
- make
-}
-
-check() {
- cd "${srcdir}"/build
- make test
-}
-
-package_fcitx() {
- 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'
- '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
- make DESTDIR="${pkgdir}" install
-
- rm -r "${pkgdir}"/usr/lib/{gtk-2.0,gtk-3.0,qt}
-}
-
-package_fcitx-gtk2() {
- pkgdesc='GTK2 IM Module for fcitx'
- depends=('gtk2' 'fcitx')
- install=fcitx-gtk2.install
-
- cd "${srcdir}"/build/src/frontend/gtk2
- make DESTDIR="${pkgdir}" install
-}
-
-package_fcitx-gtk3() {
- pkgdesc='GTK3 IM Module for fcitx'
- depends=('gtk3' 'fcitx')
- install=fcitx-gtk3.install
-
- cd "${srcdir}"/build/src/frontend/gtk3
- make DESTDIR="${pkgdir}" install
-}
-
-package_fcitx-qt() {
- pkgdesc='QT IM Module for fcitx'
- depends=('qt' 'fcitx')
-
- cd "${srcdir}"/build/src/frontend/qt
- make DESTDIR="${pkgdir}" install
-}
Copied: fcitx/repos/community-i686/PKGBUILD (from rev 82947, fcitx/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-01-26 02:17:24 UTC (rev 82948)
@@ -0,0 +1,113 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: csslayer <wengxt AT gmail com>
+
+pkgbase=fcitx
+pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt')
+pkgver=4.2.7
+pkgrel=1
+groups=('fcitx-im')
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx/"
+license=('GPL')
+makedepends=('cmake' 'doxygen' 'gtk2' 'gtk3' 'qt' 'icu' \
+ 'iso-codes' 'gobject-introspection' 'libxkbfile')
+source=(http://fcitx.googlecode.com/files/${pkgbase}-${pkgver}_dict.tar.xz)
+
+build() {
+ cd "${srcdir}"
+ mkdir -p build
+ cd build
+ cmake ../${pkgbase}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DFORCE_OPENCC=ON \
+ -DFORCE_PRESAGE=ON \
+ -DFORCE_ENCHANT=ON \
+ -DENABLE_TEST=ON \
+ -DENABLE_GTK2_IM_MODULE=ON \
+ -DENABLE_GTK3_IM_MODULE=ON \
+ -DENABLE_QT_IM_MODULE=ON
+ make
+}
+
+check() {
+ cd "${srcdir}/build"
+ make test
+}
+
+package_fcitx() {
+ 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'
+ 'opencc: optional engine to do chinese convert'
+ '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'
+ 'gettext: for fcitx-po-parser')
+ install=fcitx.install
+
+ cd "${srcdir}/build"
+ make DESTDIR="${pkgdir}" install
+
+ rm -r "${pkgdir}/usr/lib/"{gtk-2.0,gtk-3.0,qt}
+ rm -r "${pkgdir}/usr/lib/fcitx/qt"
+ rm -r "${pkgdir}/usr/include/fcitx-qt"
+ rm "${pkgdir}/usr/bin/fcitx-qt-gui-wrapper"
+ rm "${pkgdir}/usr/lib/"libfcitx-qt.so*
+ rm "${pkgdir}/usr/lib/pkgconfig/fcitx-qt.pc"
+}
+
+package_fcitx-gtk2() {
+ pkgdesc='GTK2 IM Module for fcitx'
+ depends=('gtk2' "fcitx>=$pkgver")
+ install=fcitx-gtk2.install
+
+ cd "${srcdir}/build/src/frontend/gtk2"
+ make DESTDIR="${pkgdir}" install
+}
+
+package_fcitx-gtk3() {
+ pkgdesc='GTK3 IM Module for fcitx'
+ depends=('gtk3' "fcitx>=$pkgver")
+ install=fcitx-gtk3.install
+
+ cd "${srcdir}/build/src/frontend/gtk3"
+ make DESTDIR="${pkgdir}" install
+}
+
+package_fcitx-qt() {
+ pkgdesc='QT IM Module for fcitx'
+ depends=('qt' "fcitx>=$pkgver")
+
+ cd "${srcdir}/build/src/frontend/qt"
+ make DESTDIR="${pkgdir}" install
+
+ cd "${srcdir}/build/tools/gui"
+ make DESTDIR="${pkgdir}" install
+
+ cd "${srcdir}/build/src/lib/fcitx-qt"
+ make DESTDIR="${pkgdir}" install
+}
+
+md5sums=('6e291717c24615b9dc9bfaa2949af3a7')
Deleted: community-i686/fcitx-gtk2.install
===================================================================
--- community-i686/fcitx-gtk2.install 2013-01-26 02:16:13 UTC (rev 82947)
+++ community-i686/fcitx-gtk2.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -1,13 +0,0 @@
-post_install() {
- if res="$(usr/bin/gtk-query-immodules-2.0)"; then
- echo "$res" > etc/gtk-2.0/gtk.immodules
- fi
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: fcitx/repos/community-i686/fcitx-gtk2.install (from rev 82947, fcitx/trunk/fcitx-gtk2.install)
===================================================================
--- community-i686/fcitx-gtk2.install (rev 0)
+++ community-i686/fcitx-gtk2.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -0,0 +1,13 @@
+post_install() {
+ if res="$(usr/bin/gtk-query-immodules-2.0)"; then
+ echo "$res" > etc/gtk-2.0/gtk.immodules
+ fi
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: community-i686/fcitx-gtk3.install
===================================================================
--- community-i686/fcitx-gtk3.install 2013-01-26 02:16:13 UTC (rev 82947)
+++ community-i686/fcitx-gtk3.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -1,11 +0,0 @@
-post_install() {
- usr/bin/gtk-query-immodules-3.0 --update-cache
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: fcitx/repos/community-i686/fcitx-gtk3.install (from rev 82947, fcitx/trunk/fcitx-gtk3.install)
===================================================================
--- community-i686/fcitx-gtk3.install (rev 0)
+++ community-i686/fcitx-gtk3.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -0,0 +1,11 @@
+post_install() {
+ usr/bin/gtk-query-immodules-3.0 --update-cache
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: community-i686/fcitx.install
===================================================================
--- community-i686/fcitx.install 2013-01-26 02:16:13 UTC (rev 82947)
+++ community-i686/fcitx.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -1,13 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
- update-desktop-database -q
- update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: fcitx/repos/community-i686/fcitx.install (from rev 82947, fcitx/trunk/fcitx.install)
===================================================================
--- community-i686/fcitx.install (rev 0)
+++ community-i686/fcitx.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -0,0 +1,14 @@
+post_upgrade() {
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ update-desktop-database -q
+ update-mime-database usr/share/mime &> /dev/null
+}
+
+post_install() {
+ echo "You should at least install one of kcm-fcitx (For Qt/KDE users) or fcitx-configtool (For GTK+ users) to enable Fcitx configuration GUI."
+ post_upgrade
+}
+
+post_remove() {
+ post_upgrade
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2013-01-26 02:16:13 UTC (rev 82947)
+++ community-x86_64/PKGBUILD 2013-01-26 02:17:24 UTC (rev 82948)
@@ -1,97 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: csslayer <wengxt AT gmail com>
-
-pkgbase=fcitx
-pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt')
-pkgver=4.2.6.1
-pkgrel=5
-groups=('fcitx-im')
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx/"
-license=('GPL')
-makedepends=('cmake' 'intltool' 'doxygen' 'gtk2' 'gtk3' 'qt' 'icu' 'wget' \
- 'iso-codes' 'gobject-introspection' 'libxkbfile' 'enchant')
-source=(http://fcitx.googlecode.com/files/${pkgbase}-${pkgver}.tar.xz)
-sha1sums=('dc4577bb6bd6de41317f978196f377fc801cc63a')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../${pkgbase}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DENABLE_OPENCC=OFF \
- -DFORCE_PRESAGE=ON \
- -DENABLE_TEST=ON \
- -DENABLE_GTK3_IM_MODULE=ON \
- -DENABLE_QT_IM_MODULE=ON
- make
-}
-
-check() {
- cd "${srcdir}"/build
- make test
-}
-
-package_fcitx() {
- 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'
- '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
- make DESTDIR="${pkgdir}" install
-
- rm -r "${pkgdir}"/usr/lib/{gtk-2.0,gtk-3.0,qt}
-}
-
-package_fcitx-gtk2() {
- pkgdesc='GTK2 IM Module for fcitx'
- depends=('gtk2' 'fcitx')
- install=fcitx-gtk2.install
-
- cd "${srcdir}"/build/src/frontend/gtk2
- make DESTDIR="${pkgdir}" install
-}
-
-package_fcitx-gtk3() {
- pkgdesc='GTK3 IM Module for fcitx'
- depends=('gtk3' 'fcitx')
- install=fcitx-gtk3.install
-
- cd "${srcdir}"/build/src/frontend/gtk3
- make DESTDIR="${pkgdir}" install
-}
-
-package_fcitx-qt() {
- pkgdesc='QT IM Module for fcitx'
- depends=('qt' 'fcitx')
-
- cd "${srcdir}"/build/src/frontend/qt
- make DESTDIR="${pkgdir}" install
-}
Copied: fcitx/repos/community-x86_64/PKGBUILD (from rev 82947, fcitx/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-01-26 02:17:24 UTC (rev 82948)
@@ -0,0 +1,113 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: csslayer <wengxt AT gmail com>
+
+pkgbase=fcitx
+pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt')
+pkgver=4.2.7
+pkgrel=1
+groups=('fcitx-im')
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx/"
+license=('GPL')
+makedepends=('cmake' 'doxygen' 'gtk2' 'gtk3' 'qt' 'icu' \
+ 'iso-codes' 'gobject-introspection' 'libxkbfile')
+source=(http://fcitx.googlecode.com/files/${pkgbase}-${pkgver}_dict.tar.xz)
+
+build() {
+ cd "${srcdir}"
+ mkdir -p build
+ cd build
+ cmake ../${pkgbase}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DFORCE_OPENCC=ON \
+ -DFORCE_PRESAGE=ON \
+ -DFORCE_ENCHANT=ON \
+ -DENABLE_TEST=ON \
+ -DENABLE_GTK2_IM_MODULE=ON \
+ -DENABLE_GTK3_IM_MODULE=ON \
+ -DENABLE_QT_IM_MODULE=ON
+ make
+}
+
+check() {
+ cd "${srcdir}/build"
+ make test
+}
+
+package_fcitx() {
+ 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'
+ 'opencc: optional engine to do chinese convert'
+ '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'
+ 'gettext: for fcitx-po-parser')
+ install=fcitx.install
+
+ cd "${srcdir}/build"
+ make DESTDIR="${pkgdir}" install
+
+ rm -r "${pkgdir}/usr/lib/"{gtk-2.0,gtk-3.0,qt}
+ rm -r "${pkgdir}/usr/lib/fcitx/qt"
+ rm -r "${pkgdir}/usr/include/fcitx-qt"
+ rm "${pkgdir}/usr/bin/fcitx-qt-gui-wrapper"
+ rm "${pkgdir}/usr/lib/"libfcitx-qt.so*
+ rm "${pkgdir}/usr/lib/pkgconfig/fcitx-qt.pc"
+}
+
+package_fcitx-gtk2() {
+ pkgdesc='GTK2 IM Module for fcitx'
+ depends=('gtk2' "fcitx>=$pkgver")
+ install=fcitx-gtk2.install
+
+ cd "${srcdir}/build/src/frontend/gtk2"
+ make DESTDIR="${pkgdir}" install
+}
+
+package_fcitx-gtk3() {
+ pkgdesc='GTK3 IM Module for fcitx'
+ depends=('gtk3' "fcitx>=$pkgver")
+ install=fcitx-gtk3.install
+
+ cd "${srcdir}/build/src/frontend/gtk3"
+ make DESTDIR="${pkgdir}" install
+}
+
+package_fcitx-qt() {
+ pkgdesc='QT IM Module for fcitx'
+ depends=('qt' "fcitx>=$pkgver")
+
+ cd "${srcdir}/build/src/frontend/qt"
+ make DESTDIR="${pkgdir}" install
+
+ cd "${srcdir}/build/tools/gui"
+ make DESTDIR="${pkgdir}" install
+
+ cd "${srcdir}/build/src/lib/fcitx-qt"
+ make DESTDIR="${pkgdir}" install
+}
+
+md5sums=('6e291717c24615b9dc9bfaa2949af3a7')
Deleted: community-x86_64/fcitx-gtk2.install
===================================================================
--- community-x86_64/fcitx-gtk2.install 2013-01-26 02:16:13 UTC (rev 82947)
+++ community-x86_64/fcitx-gtk2.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -1,13 +0,0 @@
-post_install() {
- if res="$(usr/bin/gtk-query-immodules-2.0)"; then
- echo "$res" > etc/gtk-2.0/gtk.immodules
- fi
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: fcitx/repos/community-x86_64/fcitx-gtk2.install (from rev 82947, fcitx/trunk/fcitx-gtk2.install)
===================================================================
--- community-x86_64/fcitx-gtk2.install (rev 0)
+++ community-x86_64/fcitx-gtk2.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -0,0 +1,13 @@
+post_install() {
+ if res="$(usr/bin/gtk-query-immodules-2.0)"; then
+ echo "$res" > etc/gtk-2.0/gtk.immodules
+ fi
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: community-x86_64/fcitx-gtk3.install
===================================================================
--- community-x86_64/fcitx-gtk3.install 2013-01-26 02:16:13 UTC (rev 82947)
+++ community-x86_64/fcitx-gtk3.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -1,11 +0,0 @@
-post_install() {
- usr/bin/gtk-query-immodules-3.0 --update-cache
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: fcitx/repos/community-x86_64/fcitx-gtk3.install (from rev 82947, fcitx/trunk/fcitx-gtk3.install)
===================================================================
--- community-x86_64/fcitx-gtk3.install (rev 0)
+++ community-x86_64/fcitx-gtk3.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -0,0 +1,11 @@
+post_install() {
+ usr/bin/gtk-query-immodules-3.0 --update-cache
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: community-x86_64/fcitx.install
===================================================================
--- community-x86_64/fcitx.install 2013-01-26 02:16:13 UTC (rev 82947)
+++ community-x86_64/fcitx.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -1,13 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
- update-desktop-database -q
- update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: fcitx/repos/community-x86_64/fcitx.install (from rev 82947, fcitx/trunk/fcitx.install)
===================================================================
--- community-x86_64/fcitx.install (rev 0)
+++ community-x86_64/fcitx.install 2013-01-26 02:17:24 UTC (rev 82948)
@@ -0,0 +1,14 @@
+post_upgrade() {
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ update-desktop-database -q
+ update-mime-database usr/share/mime &> /dev/null
+}
+
+post_install() {
+ echo "You should at least install one of kcm-fcitx (For Qt/KDE users) or fcitx-configtool (For GTK+ users) to enable Fcitx configuration GUI."
+ post_upgrade
+}
+
+post_remove() {
+ post_upgrade
+}
More information about the arch-commits
mailing list