# Description: GTK2 theme-engine reproducing the look of the Ana SVG-theme # URL: http://gnome-look.org/content/show.php?content=20370 # Maintainer: Vincenzo Colosimo, vico at bicisport dot de # Depends on: gtk name=gtk-engines-anachron version=0.1 release=3 source=(http://gnome-look.org/CONTENT/content-files/20370-anachron.tar.gz) build () { cd anachron ./configure --prefix=/usr make make DESTDIR=$PKG install }