2 # Created by: Joel Bryan Juliano <jbjuliano@8layertech.com>,
3 # <joelbryan.juliano@gmail.com>
5 # This package is part of 8ix Zenith CE project.
6 # For more information, visit http://www.8layertech.com
8 _realpkgname=asterisk-extra-sounds-en
9 pkgname=asterisk-extra-sounds-en-8layertech
12 pkgdesc="Asterisk EXTRA Sounds (English)"
13 url="http://www.asterisk.org"
17 source=(http://downloads.asterisk.org/pub/telephony/sounds/releases/$_realpkgname-alaw-$pkgver.tar.gz
18 http://downloads.asterisk.org/pub/telephony/sounds/releases/$_realpkgname-g722-$pkgver.tar.gz
19 http://downloads.asterisk.org/pub/telephony/sounds/releases/$_realpkgname-g729-$pkgver.tar.gz
20 http://downloads.asterisk.org/pub/telephony/sounds/releases/$_realpkgname-gsm-$pkgver.tar.gz
21 http://downloads.asterisk.org/pub/telephony/sounds/releases/$_realpkgname-siren7-$pkgver.tar.gz
22 http://downloads.asterisk.org/pub/telephony/sounds/releases/$_realpkgname-siren14-$pkgver.tar.gz
23 http://downloads.asterisk.org/pub/telephony/sounds/releases/$_realpkgname-sln16-$pkgver.tar.gz
24 http://downloads.asterisk.org/pub/telephony/sounds/releases/$_realpkgname-ulaw-$pkgver.tar.gz
25 http://downloads.asterisk.org/pub/telephony/sounds/releases/$_realpkgname-wav-$pkgver.tar.gz)
27 md5sums=('4fa1b8d096a66b3a39b6d0e52fe3f1ad'
28 '1b676501b54a0bcd5180ca8bd2a9772e'
29 'ec81f1df3740b25ea72ebb127c98783c'
30 'ffa11b9d0128735425c43b9ce445dedf'
31 'c9c381553eea0042001b43ac6ec7350d'
32 '1647a87870d87883f7e186909766f178'
33 'dbdb340c93bc50dfb31790aba34fd4f0'
34 '68ea3018fe25c46f68bf3d41d9e9ff66'
35 '8a2196bc356650526dc41a6f427ca0de')
38 mkdir -p $pkgdir/var/lib/asterisk/sounds/
39 cp -R $srcdir/* $pkgdir/var/lib/asterisk/sounds/
40 rm -rf $pkgdir/var/lib/asterisk/sounds/*.tar.gz