asterisk-extra-sounds-en-alaw: dropped unmaintained port

This commit is contained in:
Tim Biermann 2021-01-28 22:07:53 +00:00
parent 56523bf07c
commit 5e5e860b05
3 changed files with 0 additions and 1372 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37Z6IVFHXKl5BJyNaRmew/z5xwe1FhLUOyrBpbBHmPT1J07UkpANneAQ1/XWR/+siiDif6vMP2G6vtvpmAM2AAE=
SHA256 (Pkgfile) = 211256c88777d15f016b5e820014c9cc2b7c0c2f48d5cc7a45f2450ade4adcbb
SHA256 (.footprint) = c6edb8abe5c31fa90a2cf163822d5bff035ce4e68350fe4217bc5de4b6587970
SHA256 (asterisk-extra-sounds-en-alaw-1.5.2.tar.gz) = ae807a9d4148d85a894d6bb4b9deb43c6bccf18e7a1b344d0f9dce58f9ab363f

View File

@ -1,15 +0,0 @@
# 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-alaw
version=1.5.2
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
}