### this file is sourced not run
PKGVER=2.5
PKGBUILD=1
PKGARCH=x86_64

# source: james
TARBALL=kasumi-2.5.tar.gz
MD5SUM=f49d010cf1fa5672b4515502b961b8c8
SRC_URL="http://sourceforge.jp/frs/redir.php?m=jaist&f=%2Fkasumi%2F41436%2Fkasumi-2.5.tar.gz"
BUNDLE=

SLACKREQ='gtk2 anthy'
SLACKDESC='kasumi: kasumi 2.5 (Anthy dictionary editor)
kasumi: 
kasumi: Kasumi is a editor for dictionaries used by anthy.
kasumi: http://kasumi.sourceforge.jp/
kasumi: 
kasumi: 
kasumi: 
kasumi: 
kasumi: 
kasumi: 
kasumi: 
'

### default pkg_download
### default pkg_prepare
### default pkg_package
### build
pkg_build() {
	pkg_build_autoconf &&
	pkg_build_slackdesc
}


