### this file is sourced not run

# source: james
PKGVER=3.2.0
PKGBUILD=1
PKGARCH=x86_64

TARBALL=gtk-xfce-engine-$PKGVER.tar.bz2
SRC_URL=https://archive.xfce.org/src/archive/gtk-xfce-engine/3.2/$TARBALL
MD5SUM=363d6c16a48a00e26d45c45c2e1fd739
BUNDLE=

SLACKREQ='gtk2'
SLACKDESC="gtk2-theme-xfce: gtk2-theme-xfce $PKGVER (GTK2 Theme for XFCE)
gtk2-theme-xfce: 
gtk2-theme-xfce: This package contains GTK2 theme suitable for use with XFCE, although 
gtk2-theme-xfce: they can also be used independently.
gtk2-theme-xfce: 
gtk2-theme-xfce: In other places this package is called gtk-xfce-engine.
gtk2-theme-xfce: 
gtk2-theme-xfce: http://xfce.org
gtk2-theme-xfce: 
gtk2-theme-xfce: 
gtk2-theme-xfce: 
"

### default pkg_download
### default prepare
### default pkg_package

### buikd
pkg_build() {
	pkg_build_autoconf &&
	pkg_build_slackdesc
}

