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

# source: BLFS svn 2018-5-26
TARBALL=xcursor-themes-$PKGVER.tar.bz2
MD5SUM=34a93df23e4aa9ee2832a4af33da3ceb 
SRC_URL=http://xorg.freedesktop.org/archive/individual/data/$TARBALL
BUNDLE=

SLACKREQ=
SLACKDESC="xcursor-themes: xcursor-themes $PKGVER (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
}
