pkgname=syth-lacquer-clean-wide pkgver=21228 pkgrel=1 pkgdesc="" url="" license="" depends=() makedepends=() conflicts=() replaces=() backup=() arch=('i686') #source=($pkgname.tar.bz2) source=(http://jmeyer.us/e107_files/downloads/SVN/$pkgname.tar.bz2) md5sums=() build() { cd $startdir/src mkdir -p $startdir/pkg/usr/share/mythtv/themes cp -rp $pkgname $startdir/pkg/usr/share/mythtv/themes/ }