updated on Mon Jan 23 16:10:15 UTC 2012
[aur-mirror.git] / scim-wnwb / PKGBUILD
blob1e1e345f22ab48b5382b2b5827ac033cb034217f
1 # Contributor: firefoxmmx <firefoxmmx@gmail.com>
3 pkgname=scim-wnwb
4 pkgver=0.1.1
5 pkgrel=1
6 pkgdesc="WanNengWubi for SCIM"
7 arch=(i686 x86_64)
8 url="http://fghost.javaeye.com/blog/108909"
9 license=('GNU Lesser General Public License')
10 makedepends=('gcc' 'pkgconfig' 'diffutils' 'make' 'scim')
11 depends=('scim')
12 source=('http://forum.ubuntu.org.cn/download/file.php?id=26161' 'http://forum.ubuntu.org.cn/download/file.php?id=26133')
13 md5sums=('9d64271955d0ab2505dc3411189fd59f' 'bb7b706c2b817f3703955bdc13b16622')
14 _prefix=../pkg/usr/share/scim
15 build(){
16     cd $startdir/src
17     install -Dm644 wnwb.bin $_prefix/tables/wnwb.bin
18     install -Dm644 wnwblogo.gif $_prefix/icons/wnwb.gif