# Maintainer: Natanael Copa pkgname=freeswitch-sounds-music-8000 pkgver=1.0.8 pkgrel=0 pkgdesc="Music for freeswitch" url="http://files.freeswitch.org/" arch="noarch" license="unknown" depends= makedepends= install= subpackages= source="http://files.freeswitch.org/$pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$pkgname-$pkgver build() { return 0 } package() { mkdir -p "$pkgdir"/usr/sounds/ cp -ra "$srcdir"/music "$pkgdir"/usr/sounds chown -R root:root "$pkgdir"/usr/sounds } md5sums="f63ef3cc3507af079ae5c7b8b8a01e42 freeswitch-sounds-music-8000-1.0.8.tar.gz"