#Maintainer: Nigel Bosch pkgname=zendo pkgver=1.5.2 pkgrel=1 zenver=62 arch=i486 source=("http://zendo.naquadah.org/downloads/$pkgver/$pkgname-$pkgver.tar.gz") sourcetemplate=http://zendo.naquadah.org/downloads/$pkgver/ docs=("readme" "copying") url=http://zendo.naquadah.org extradepends=('wget' 'zpm' 'xz') lessdepends=('xcb-util') slackdesc=\ ( #|------handy-ruler----------------------------------------------------| "$pkgname - Fast, powerful, and easy to use GTK+ package manager" "Zendo is a GTK+ package manager for the Slackware GNU/Linux operating" "system and its derivatives, like Zenwalk. Also check out the console" "package manager, 'zpm'." "" "More information can be found at http://zendo.naquadah.org" ) build() { cd $startdir/src/$pkgname-$pkgver PREFIX=$startdir/pkg ./install.sh }