### this file is sourced not run
PKGVER=2.22.7
PKGBUILD=1
PKGARCH=i686

# source: BLFS 7.5
TARBALL=atkmm-$PKGVER.tar.xz
MD5SUM=fec7db3fc47ba2e0c95d130ec865a236 
SRC_URL=http://ftp.gnome.org/pub/gnome/sources/atkmm/2.22/$TARBALL
BUNDLE=

SLACKREQ='atk2_32 glibmm32'
SLACKDESC="atk2mm32: atk2mm32 $PKGVER (C++ binding for ATK)  
atk2mm32:  
atk2mm32: Atkmm is the official C++ interface for the ATK accessibility toolkit 
atk2mm32: library.  
atk2mm32: 
atk2mm32: This contains 32-bit version of the library.
atk2mm32: 
atk2mm32: 
atk2mm32: 
atk2mm32: 
atk2mm32:
"

### default pkg_download
### default pkg_prepare
### package - only collect the libraries
pkg_package() {
	rm -rf bin sbin usr/bin usr/sbin usr/include usr/share
}

### default pkg_build




