updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / asterisk-extra-sounds-en-8layertech / PKGBUILD
blobcf0bc98d60c0717301689b101e2ae5e93855bab8
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
10 pkgver=1.4.9
11 pkgrel=1
12 pkgdesc="Asterisk EXTRA Sounds (English)"
13 url="http://www.asterisk.org"
14 arch=("i686")
15 license=('GPL')
16 depends=('asterisk') 
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')
37 build() {
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