From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Alexander Stein Date: Wed, 04 Apr 2012 10:34:05 +0200 Message-ID: <10784059.zTFGsQTcSd@ws-stein> In-Reply-To: <201204041009.15581.jbe@pengutronix.de> References: <201204041009.15581.jbe@pengutronix.de> MIME-Version: 1.0 Subject: Re: [ptxdist] [PATCH] Linphone: add Linux based VoIP app Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Am Mittwoch, 4. April 2012, 10:09:15 schrieb Juergen Beisert: > Signed-off-by: Juergen Beisert > > diff --git a/rules/linphone.in b/rules/linphone.in > new file mode 100644 > index 0000000..c375cc6 > --- /dev/null > +++ b/rules/linphone.in > @@ -0,0 +1,40 @@ > +## SECTION=applications > + > +menuconfig LINPHONE > + tristate > + prompt "linphone " > + select LIBEXOSIP2 > + select LIBMEDIASTREAMER > + select READLINE > + select ALSA_LIB if LINPHONE_ALSA > + select LIBSRTP if LINPHONE_LIBSRTP > + select GCCLIBS_GCC_S > + select GCCLIBS_CXX > + select LIBC_RT > + select LIBC_DL > + select LIBC_PTHREAD > + select LIBC_M > + select LIBC_NSL > + help > + Open source video SIP phone. Refer http://www.linphone.org/ for > + further details. > + Note: video support is currently disabled > + > +if LINPHONE > + > +config LINPHONE_ALSA > + bool > + depends on BROKEN > + prompt "use ALSA library" > + help > + Build the embedded mediastreamer library with ALAS sound. > + Nitpick: typo ^^ Best regards, Alexander -- Dipl.-Inf. Alexander Stein SYS TEC electronic GmbH August-Bebel-Str. 29 D-07973 Greiz Tel: +49-3661-6279-0, Fax: +49-3661-6279-99 eMail: Alexander.Stein@systec-electronic.com Internet: http://www.systec-electronic.com Managing Director: Dipl.-Phys. Siegmar Schmidt Commercial registry: Amtsgericht Jena, HRB 205563 -- ptxdist mailing list ptxdist@pengutronix.de