summaryrefslogtreecommitdiffstats
path: root/testing/freeswitch-sounds-fr-ca-june-8000/APKBUILD
blob: 6068c06ad9aeb51550347c41fc2dfe1ffb737582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=freeswitch-sounds-fr-ca-june-8000
pkgver=1.0.18
pkgrel=0
pkgdesc="Sounds for freeswitch French"
url="http://files.freeswitch.org/"
arch="noarch"
license="unknown"
depends=
makedepends=
install=
subpackages=
source="http://files.freeswitch.org/$pkgname-$pkgver.tar.gz"
_sounds=/usr/share/freeswitch/sounds

build() {
	return 0
}

package() {
	mkdir -p "$pkgdir"/$_sounds/
	cp -ra "$srcdir"/fr "$pkgdir"/$_sounds
	chown -R root:root "$pkgdir"/$_sounds
}

md5sums="95109a111cd641357c8c736e38fa1ea1  freeswitch-sounds-fr-ca-june-8000-1.0.18.tar.gz"
sha256sums="f7fd5c84ff9b1c1929167a4b33f38d6770a44c5bcad4e5f96b86e3165bfd05d4  freeswitch-sounds-fr-ca-june-8000-1.0.18.tar.gz"
sha512sums="82640dda13288d911b21fd1beb83f08d5a8497d35e2cdb6438c072bdf81981b1836f91be098cfeb42eb10278170a923cfa120113e8d6329bc94742a1b184396b  freeswitch-sounds-fr-ca-june-8000-1.0.18.tar.gz"