# Contributor: Jeff Bilyk <jbilyk@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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
}

sha512sums="1ff292222637657a6d794204d843d0d9d03919327555ad461a624e8ffedb249f9bd1e4f6342e281deb83a3aed1e9c02c113e39840b64c4c87ecc16d78a9e00f3  freeswitch-sounds-es-mx-maria-44100.tar.gz"