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

# source: james
TARBALL=leafpad-0.8.17le.tar.bz2
MD5SUM=d3b6d02ed88e5e458928fc84fefbbba6
SRC_URL=http://tarot.freeshell.org/leafpad/$TARBALL
BUNDLE=

SLACKREQ=gtk2
SLACKDESC='leafpad: leafpad 0.8.17le (Text Editor)  
leafpad:  
leafpad: Leafpad is the standard text editor of LXDE. It is a simple, 
leafpad: lightweight, and fast GTK+ text editor for Unix systems with few 
leafpad: dependencies on external libraries. It is an example of computing 
leafpad: minimalism featuring a fast, almost instantaneous startup time on 
leafpad: most modern hardware. Recent versions support printing.  
leafpad: 
leafpad: 
leafpad: 
leafpad:
'

### default pkg_download
### default pkg_prepare
### default pkg_package
### build
pkg_build() {
	pkg_build_autoconf && pkg_build_slackdesc
	rm /usr/share/icons/hicolor/icon-theme.cache
}


