#Maintainer: Dimitris Tzemos #Mandatory pkgname=gtk-youtube-viewer pkgver=1.0.0 pkgrel=1dj source=(http://trizen.go.ro/files/$pkgname.tar.gz) url=http://trizen.go.ro slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "Youtube-Viewer is created to be a flexible and reliable open-source" "Linux application which is dedicated for searching and streaming" "Youtube Videos with MPlayer." "" "Homepage: http://trizen.go.ro" ) build() { cd $startdir/src/ || return 1 cp -rp $startdir/src/usr $startdir/pkg/ chown -R root:root $startdir/pkg }