# Contributor: Jeff Bilyk # Maintainer: Natanael Copa pkgname=freeswitch-sounds-es-mx-maria-44100 pkgver="0" pkgrel=2 pkgdesc="Sounds for freeswitch Spanish" url="http://files.freeswitch.org/" arch="noarch" license="unknown" depends= makedepends= install= subpackages= source="http://files.freeswitch.org/freeswitch-sounds-es-mx-maria-44100.tar.gz" _builddir="$srcdir"/$pkgname-$pkgver _sounds=/usr/share/freeswitch/sounds build() { return 0 } package() { mkdir -p "$pkgdir"/$_sounds/ cp -ra "$srcdir"/es/ "$pkgdir"/$_sounds } md5sums="a83a2e994741e4085016873d2d1c69a4 freeswitch-sounds-es-mx-maria-44100.tar.gz"