All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] linphone package
Date: Tue, 09 Aug 2011 20:39:31 +0200	[thread overview]
Message-ID: <87vcu6ig4c.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4E417DC0.3060406@fosstel.com> (Pedro Sanchez's message of "Tue,  09 Aug 2011 14:34:40 -0400")

>>>>> "Pedro" == Pedro Sanchez <psanchez@fosstel.com> writes:

Hi,

 Pedro> #############################################################
 Pedro> #
 Pedro> # linphone
 Pedro> #
 Pedro> #############################################################
 Pedro> LINPHONE_VERSION = 3.4.3
 Pedro> LINPHONE_SOURCE = linphone-$(LINPHONE_VERSION).tar.gz
 Pedro> LINPHONE_SITE =
 Pedro> http://download-mirror.savannah.gnu.org/releases/linphone/3.4.x/sources
 Pedro> LINPHONE_INSTALL_STAGING = YES
 Pedro> LINPHONE_DEPENDENCIES = alsa-lib speex ncurses readline libeXosip2 libosip2
 Pedro> LINPHONE_CONF_OPT = --enable-gnome_ui=no \
 Pedro> 		    --enable-gtk_ui=no \
 Pedro> 		    --enable-alsa \
 Pedro> 		    --disable-manual \
 Pedro> 		    --disable-sdl \
 Pedro> 		    --disable-theora \
 Pedro> 		    --disable-x11 \
 Pedro> 		    --disable-shared \
 Pedro> 		    --disable-gsm \
 Pedro> 		    --disable-jack \
 Pedro> 		    --disable-libv4l \
 Pedro> 		    --disable-video

We have most of those in BR, so it would be good to optionally enable
them.

 Pedro> $(eval $(call AUTOTARGETS,package,linphone))


 Pedro> I am cross-compiling linphone for ARM and the final executable
 Pedro> created by buildroot in my target directory is
 Pedro> /usr/bin/arm-linux-linphonec. No other binaries in the build
 Pedro> have this "arm-linux' prefix. I's like the binary to be named
 Pedro> /usr/bin/linphonec instead? Any suggestions?

Typically you can pass --program-prefix="" to configure to disable it.

Care to send a real git patch including Config.in once you have it all
working?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2011-08-09 18:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-09 14:05 [Buildroot] linphone package Pedro Sanchez
2011-08-09 15:21 ` Peter Korsgaard
2011-08-09 18:34   ` Pedro Sanchez
2011-08-09 18:39     ` Peter Korsgaard [this message]
2011-08-09 18:56       ` Yann E. MORIN
2011-08-09 19:25         ` Peter Korsgaard
2011-08-09 19:40           ` Yann E. MORIN
2011-08-09 19:44             ` Peter Korsgaard
2011-08-09 19:50               ` Yann E. MORIN
2011-08-10 14:26       ` [Buildroot] [PATCH 1/1] New Package: Linphone Pedro Sanchez
  -- strict thread matches above, loose matches on Subject: below --
2012-03-06  0:42 [Buildroot] linphone package Choi, David
2012-03-06  9:36 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vcu6ig4c.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.