updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / ibus-wnwb / PKGBUILD
blob634142614757a18a471e56fe292ad62b9f06c297
1 # Contributor: age <jhswx84.gmail.com>
3 pkgname=ibus-wnwb
4 pkgver=0.1.1
5 pkgrel=1
6 pkgdesc="WanNengWubi for IBUS"
7 arch=(any)
8 url="http://blog.linuxeden.com/iframe.php?uid=225479"
9 license=('GNU Lesser General Public License')
10 makedepends=('ibus' 'ibus-table')
11 depends=('ibus' 'ibus-table')
12 source=('http://forum.ubuntu.org.cn/download/file.php?id=83739')
13 md5sums=('41d7561e68f8d5bf0eb2a5e49e437c9e')
14 _prefix=../pkg/usr/share/ibus-table
15 build(){
16     cd $startdir/src
17     ibus-table-createdb -s wnwb.txt
18     mkdir -p $_prefix/tables/
19     mkdir -p $_prefix/icons/
20     install -Dm644 wnwb.db $_prefix/tables/wnwb.db
21     install -Dm644 wnwb.svg $_prefix/icons/wnwb.svg