Am Mittwoch, 4. April 2012, 10:09:15 schrieb Juergen Beisert:
> Signed-off-by: Juergen Beisert <[email protected]>
> 
> 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:    [email protected]
Internet: http://www.systec-electronic.com

Managing Director: Dipl.-Phys. Siegmar Schmidt
Commercial registry: Amtsgericht Jena, HRB 205563

-- 
ptxdist mailing list
[email protected]

Reply via email to