LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1953|回复: 0

[Arch] scim-chinese

[复制链接]
发表于 2004-11-5 22:49:38 | 显示全部楼层 |阅读模式
Enjoy!!
and scim-chinese for chinese(both Simplified and Tranditional) input  method:
# Contributor: ganlu <rhythm_gan@yahoo.com.cn>
pkgname=scim-chinese
pkgver=0.4.2
pkgrel=1
pkgdesc="Chinese PinYin input for SCIM"
url="http://scim.freedesktop.org/"
license=GPL
depends=('scim')
backup=()
source=(http://freedesktop.org/~suzhe/scim-chinese/$pkgname-$pkgver.tar.gz)
md5sums=('6949d2dd3b408231ebd98a8f0a2dc7c8')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr --sysconfdir=/etc
  make || return 1
  make DESTDIR=$startdir/pkg install
}
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表