### this file is sourced not run
PKGVER=1.0.4
PKGBUILD=1
PKGARCH=noarch

# source: BLFS 7.5
TARBALL=xcursor-themes-1.0.4.tar.bz2
MD5SUM=fdfb0ad9cfceed60e3bfe9f18765aa0d 
SRC_URL=http://xorg.freedesktop.org/archive/individual/data/$TARBALL
BUNDLE=

SLACKREQ=
SLACKDESC='xcursor-themes: xcursor-themes 1.0.4 (Standard X11 animated cursor)  
xcursor-themes:  
xcursor-themes: The xcursor-themes package contains the redglass and 
xcursor-themes: whiteglass animated cursor themes.  
xcursor-themes: 
xcursor-themes: 
xcursor-themes: 
xcursor-themes: 
xcursor-themes: 
xcursor-themes: 
xcursor-themes: 
'

### default pkg_download
### default pkg_prepare 
### default pkg_package
### build
pkg_build() {
	CONFFLAGS="$XORG_CONFIG"
	pkg_build_autoconf && 	
	pkg_build_slackdesc
}
