1 # Contributor: age <jhswx84.gmail.com>
6 pkgdesc="WanNengWubi for IBUS"
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
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