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

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

SLACKREQ=
SLACKDESC="xbitmaps: xbitmaps $PKGVER (Standard X11 bitmaps)"'
xbitmaps:  
xbitmaps: The xbitmaps package contains bitmap images used by multiple 
xbitmaps: applications built in Xorg chapter.  
xbitmaps: 
xbitmaps: 
xbitmaps: 
xbitmaps: 
xbitmaps: 
xbitmaps: 
xbitmaps: 
'

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