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

# source: BLFS 7.5
TARBALL=gtk-engines-2.20.2.tar.bz2
MD5SUM=5deb287bc6075dc21812130604c7dc4f 
SRC_URL=http://ftp.gnome.org/pub/gnome/sources/gtk-engines/2.20/$TARBALL
BUNDLE=

SLACKREQ='gtk2_32'
SLACKDESC='gtk2-engines32: gtk2-engines32 2.20.2 (GTK2 Theme Engines)  
gtk2-engines32:  
gtk2-engines32: The GTK Engines package contains eight themes/engines and two 
gtk2-engines32: additional engines for GTK2.  
gtk2-engines32: 
gtk2-engines32: This is 32-bit version of the library.
gtk2-engines32: 
gtk2-engines32: 
gtk2-engines32: 
gtk2-engines32: 
gtk2-engines32:
'

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

### default pkg_build


