/recipes/python/
../
divmod.inc
files
fix-path.inc
pydes_1.3.1.bb
pyring_1.1.10.bb
pyrtm_0.2.bb
python-2.6-manifest.inc
python-2.6.1
python-2.6.2
python-2.6.4
python-ao_0.82.bb
python-blipapi_0.02.04.bb
python-cheetah_2.0.1.bb
python-cjson_1.0.5.bb
python-coherence_0.6.2.bb
python-coherence_0.6.6.2.bb
python-coherence_svn.bb
python-configobj_4.5.3.bb
python-connexion_svn.bb
python-constraint_1.1.bb
python-cython-native_0.10.3.bb
python-cython-native_0.12.1.bb
python-cython-native_0.12.bb
python-cython_0.10.3.bb
python-cython_0.12.1.bb
python-cython_0.12.bb
python-daap_0.7.1.bb
python-dateutil_1.4.1.bb
python-dbus_0.83.0.bb
=
"The Asterisk open source software PBX"
HOMEPAGE
=
"http://www.asterisk.org"
SECTION
=
"voip"
LICENSE
=
"GPL"
#DEPENDS
=
"asterisk"
PR
=
"r1"
SRC_URI
=
"http://downloads.digium.com/pub/telephony/sounds/releases/asterisk-core-sounds-en-ulaw-${PV}.tar.gz"
do_install
() {
install
-
d $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds #install
-
m
644
$
{
WORKDIR
}/*
.ulaw $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
#install
-
m
644
$
{
WORKDIR
}/
CREDITS
*
$
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
#install
-
m
644
$
{
WORKDIR
}/
core
-
sounds
-
en.txt $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
mv $
{
WORKDIR
}/*
.ulaw $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
#install
-
d $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
dictate #install
-
m
644
$
{
WORKDIR
}/
dictate
/*
$
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
dictate
/
mv $
{
WORKDIR
}/
dictate $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
#install
-
d $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
digits #install
-
m
644
$
{
WORKDIR
}/
digits
/*
$
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
digits
/
mv $
{
WORKDIR
}/
digits $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
#install
-
d $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
followme #install
-
m
644
$
{
WORKDIR
}/
followme
/*
$
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
followme
/
mv $
{
WORKDIR
}/
followme $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
#install
-
d $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
letters #install
-
m
644
$
{
WORKDIR
}/
letters
/*
$
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
letters
/
mv $
{
WORKDIR
}/
letters $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
#install
-
d $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
phonetic #install
-
m
644
$
{
WORKDIR
}/
phonetic
/*
$
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
phonetic
/
mv $
{
WORKDIR
}/
phonetic $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
#install
-
d $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
silence #install
-
m
644
$
{
WORKDIR
}/
silence
/*
$
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
silence
/
mv $
{
WORKDIR
}/
silence $
{
D
}
$
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
}
pkg_postinst_prepend
() {
chown
-
R asterisk
:
asterisk $
{
localstatedir
}/
lib
/
asterisk
/
sounds
/
}