forked from ports/contrib
asterisk-extra-sounds-en-ulaw: Initial commit
This commit is contained in:
parent
e617084c17
commit
050cc41ff4
1414
asterisk-extra-sounds-en-ulaw/.footprint
Normal file
1414
asterisk-extra-sounds-en-ulaw/.footprint
Normal file
File diff suppressed because it is too large
Load Diff
1
asterisk-extra-sounds-en-ulaw/.md5sum
Normal file
1
asterisk-extra-sounds-en-ulaw/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
e62144b58114e52700abdc67fb7397c4 asterisk-extra-sounds-en-ulaw-1.4.13.tar.gz
|
15
asterisk-extra-sounds-en-ulaw/Pkgfile
Normal file
15
asterisk-extra-sounds-en-ulaw/Pkgfile
Normal file
@ -0,0 +1,15 @@
|
||||
# Description: Asterisk extra sounds
|
||||
# URL: http://www.asterisk.org
|
||||
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
|
||||
# Depends on: asterisk
|
||||
|
||||
name=asterisk-extra-sounds-en-ulaw
|
||||
version=1.4.13
|
||||
release=1
|
||||
source=(http://downloads.digium.com/pub/telephony/sounds/releases/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
mkdir -p $PKG/var/lib/asterisk/sounds
|
||||
rm {CHANGES,CREDITS,LICENSE}-asterisk-extra-en-$version extra-sounds-en.txt
|
||||
mv $SRC/* $PKG/var/lib/asterisk/sounds
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user