aports/main/freeswitch-sounds-es-mx-maria-44100/APKBUILD
2024-07-04 14:11:24 +00:00

21 lines
677 B
Text

# Contributor: Jeff Bilyk <jbilyk@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=freeswitch-sounds-es-mx-maria-44100
pkgver=0
pkgrel=4
pkgdesc="Sounds for freeswitch Spanish"
url="https://files.freeswitch.org/"
arch="noarch"
license="MPL-1.1"
options="!check"
source="https://files.freeswitch.org/freeswitch-sounds-es-mx-maria-44100.tar.gz"
_sounds=/usr/share/freeswitch/sounds
package() {
mkdir -p "$pkgdir"/$_sounds/
cp -ra "$srcdir"/es/ "$pkgdir"/$_sounds
}
sha512sums="
1ff292222637657a6d794204d843d0d9d03919327555ad461a624e8ffedb249f9bd1e4f6342e281deb83a3aed1e9c02c113e39840b64c4c87ecc16d78a9e00f3 freeswitch-sounds-es-mx-maria-44100.tar.gz
"