From 6ef5e97ae8d2c2c937d4f7904eb7117134a49044 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 31 Aug 2004 19:11:56 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/08/31 20:11:42+01:00 (none)!pb try to disable gtk-doc building BKrev: 4134cd7cIj0aMcKZyWrvikPFf4XjUw --- linphone/linphone-hh_0.12.2.hh1.oe | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'linphone/linphone-hh_0.12.2.hh1.oe') diff --git a/linphone/linphone-hh_0.12.2.hh1.oe b/linphone/linphone-hh_0.12.2.hh1.oe index 788322d527..7f9f7f10ef 100644 --- a/linphone/linphone-hh_0.12.2.hh1.oe +++ b/linphone/linphone-hh_0.12.2.hh1.oe @@ -1,10 +1,11 @@ -PR = "r1" +PR = "r2" DESCRIPTION = "SIP-based IP phone (GPE edition)" DEPENDS = "libosip gtk+ libogg alsa-lib" SRC_URI = "http://handhelds.org/pub/linux/packages/linphone/linphone-${PV}.tar.gz \ file://osipua-ipv6-lossage.patch;patch=1 \ - file://gpe-cross-lossage.patch;patch=1" + file://gpe-cross-lossage.patch;patch=1 \ + file://disable-gtk-doc.patch;patch=1" S = "${WORKDIR}/linphone-${PV}" @@ -12,7 +13,7 @@ FILES_${PN} += "${datadir}/linphonec" inherit autotools -EXTRA_OECONF = "--disable-gnome_ui" +EXTRA_OECONF = "--disable-gnome_ui --disable-gtk-doc" do_configure() { # ffmpeg is in AC_SUBDIRS, but doesn't actually use autoconf. -- cgit v1.2.3