merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / packages / linphone / linphone_1.3.99.8.bb
blobf96bd66b82aa47d4a65405cbec568104c78542eb
1 DESCRIPTION = "SIP-based IP phone (Console edition)"
2 HOMEPAGE = "http://www.linphone.org/?lang=us"
3 LICENSE = "GPL-2"
4 DEPENDS = "libosip2 speex libogg alsa-lib readline"
5 PR = "r0"
7 SRC_URI = "http://download.savannah.nongnu.org/releases/linphone/unstable/source/linphone-${PV}.tar.gz \
8 file://conf.patch;patch=1"
10 S = "${WORKDIR}/linphone-${PV}"
12 FILES_${PN} += "${datadir}/linphonec"
14 inherit autotools
16 EXTRA_OECONF = "--disable-gnome_ui --disable-gtk-doc --without-ffmpeg \
17 --without-sdl --disable-video --enable-alsa \
18 --with-osip=${STAGING_DIR_HOST}${layout_exec_prefix} \
19 --with-readline=${STAGING_DIR_HOST}${layout_exec_prefix} \
20 --with-speex=${STAGING_DIR_HOST}${layout_exec_prefix} \
21 --disable-truespeech --disable-manual \
22 --disable-glibtest --disable-glib"
24 do_install_append() {
25 rm -f ${D}${datadir}/sounds/linphone/hello*.wav
26 rm -f ${D}${datadir}/sounds/linphone/rings/oldphone.wav