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

# source: kirk
TARBALL=geany-plugins-$PKGVER.tar.bz2
MD5SUM=70d7771373ad0e39cc9193f7834eb35d
SRC_URL=http://plugins.geany.org/geany-plugins/$TARBALL
BUNDLE=

SLACKREQ='gtk2 geany' # this list isn't accurate - I'm too lazy to find the real deps
SLACKDESC='geany-plugins-spell: geany-plugins-spell '$PKGVER' (spell check plugin)  
geany-plugins-spell:  
geany-plugins-spell: This is only the spell check plugin for geany. The full 
geany-plugins-spell:  set of plugins are in another package.
geany-plugins-spell:  
geany-plugins-spell: 
geany-plugins-spell: 
geany-plugins-spell: 
geany-plugins-spell: 
geany-plugins-spell: 
geany-plugins-spell:
'

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