#Packager: Tim Beech pkgname=burncenter pkgver=3.2.1.2 pkgrel=1tjb arch=noarch source=(http://alx14.free.fr/burncenter/download/burncenter-3.2.1-2.tar.gz) sourcetemplate=http://people.salixos.org/mimosa/packages/$pkgname/$pkgver/ docs=("readme" "install" "copying" "changelog" "authors" "news" "todo") url=http://alx14.free.fr/burncenter/ #dotnew=() #CFLAGS= #CXXFLAGS= #options=('noextract') #doinst() { # #} slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "burncenter - a text-based frontend to UNIX cd-burning tools" "Burncenter is a very easy-to-use text-based interface to cd-burning" "tools under UNIX (cdrecord, cdda2wav, mkisofs). Features include an" "easy to use text interface, a non-interactive frontend (useful for " "scripts), transparent multi-session support, creation of audio cd from" "WAVE, OGG or MP3 files, or from playlists, data and audio copy CD" "support, and cdrw support (fast and complete blanking)." "The initial configuration should work out of the box." ) build() { cd $startdir/src/$pkgname ./install $startdir/pkg #chmod -R go-w $startdir/pkg/usr/doc/$pkgname-$pkgver }