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

# source: BLFS 11.3
TARBALL=xcursor-themes-$PKGVER.tar.bz2
MD5SUM=aea14eabf40528ec4db18f1cfcf5c458
SRC_URL=https://www.x.org/pub/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
}
