Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Pedro Sanchez <psanchez@fosstel.com>
To: buildroot@busybox.net
Subject: [Buildroot] linphone package
Date: Tue, 09 Aug 2011 14:34:40 -0400	[thread overview]
Message-ID: <4E417DC0.3060406@fosstel.com> (raw)
In-Reply-To: <878vr2k3u8.fsf@macbook.be.48ers.dk>

On 08/09/2011 11:21 AM, Peter Korsgaard wrote:
>>>>>> "Pedro" == Pedro Sanchez<psanchez@fosstel.com>  writes:
>
>   Pedro>  Hello,
>   Pedro>  I'd like to get linphone-nox (console mode) packaged for buildroot. So
>   Pedro>  before I start working on it, is there some previous packaging work
>   Pedro>  that I could refer to? or is someone else already working on it?
>
> Not that I'm aware of.
>

OK thanks.

I have now a working version of the linphone.mk file that seems to work 
well in my initial tests:

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

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


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

Thanks,

-- 
Pedro

  reply	other threads:[~2011-08-09 18:34 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 [this message]
2011-08-09 18:39     ` Peter Korsgaard
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=4E417DC0.3060406@fosstel.com \
    --to=psanchez@fosstel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox