1 DESCRIPTION
="The Asterisk open source software PBX"
2 HOMEPAGE
="http://www.asterisk.org"
8 SRC_URI
="http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-g729-${PV}.tar.gz"
11 install
-d $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
12 #install
-m
644 $
{WORKDIR
}/*.g729 $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
13 #install
-m
644 $
{WORKDIR
}/CREDITS
* $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
14 #install
-m
644 $
{WORKDIR
}/core
-sounds
-en.txt $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
15 mv $
{WORKDIR
}/*.g729 $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
17 #install
-d $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/dictate
18 #install
-m
644 $
{WORKDIR
}/dictate
/* $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/dictate
/
19 mv $
{WORKDIR
}/dictate $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
21 #install
-d $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/digits
22 #install
-m
644 $
{WORKDIR
}/digits
/* $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/digits
/
23 mv $
{WORKDIR
}/digits $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
25 #install
-d $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/followme
26 #install
-m
644 $
{WORKDIR
}/followme
/* $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/followme
/
27 mv $
{WORKDIR
}/followme $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
29 #install
-d $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/letters
30 #install
-m
644 $
{WORKDIR
}/letters
/* $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/letters
/
31 mv $
{WORKDIR
}/letters $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
33 #install
-d $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/phonetic
34 #install
-m
644 $
{WORKDIR
}/phonetic
/* $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/phonetic
/
35 mv $
{WORKDIR
}/phonetic $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
37 #install
-d $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/silence
38 #install
-m
644 $
{WORKDIR
}/silence
/* $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/silence
/
39 mv $
{WORKDIR
}/silence $
{D
}$
{localstatedir
}/lib
/asterisk
/sounds
/
42 pkg_postinst_prepend
() {
43 chown
-R asterisk
:asterisk $
{localstatedir
}/lib
/asterisk
/sounds
/
48 SRC_URI
[md5sum
] = "febffdf865db7a773ce687b295cb19e9"
49 SRC_URI
[sha256sum
] = "6829f56eaf0221125e83f5547c773895d00ddc725a0b3a7015d22bbcaf6675ed"