From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 4 11:51:16 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81A7616A423; Tue, 4 Apr 2006 11:51:16 +0000 (UTC) (envelope-from bland@FreeBSD.org) Received: from mvs1.plala.or.jp (c158129.vh.plala.or.jp [210.150.158.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF5F143D62; Tue, 4 Apr 2006 11:51:14 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from hub.bbnest.net ([220.108.132.241]) by mvs1.plala.or.jp with ESMTP id <20060404115113.WNXK17510.mvs1.plala.or.jp@hub.bbnest.net>; Tue, 4 Apr 2006 20:51:13 +0900 Received: from [10.0.0.2] (nest.bbnest.net [10.0.0.2]) by hub.bbnest.net (8.13.6/8.13.4) with ESMTP id k34BpCvV027910; Tue, 4 Apr 2006 20:51:13 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <44325CC7.6010809@FreeBSD.org> Date: Tue, 04 Apr 2006 20:47:19 +0900 From: Alexander Nedotsukov User-Agent: Thunderbird 1.5 (X11/20060114) MIME-Version: 1.0 To: Jean-Baptiste Quenot References: <20060403094743.GH19483@vision.anyware> <20060403152212.GA22840@energistic.com> <20060404105502.GL28452@vision.anyware> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org, Steve Ames , Koop Mast Subject: Re: Successfully building ekiga X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2006 11:51:16 -0000 Jeremy Messenger wrote: > On Tue, 04 Apr 2006 05:55:03 -0500, Jean-Baptiste Quenot > wrote: > >> * Steve Ames: >>> >>> I'm prepping a patch and will send a PR to update the versions of >>> pwlib and openh323 in the FreeBSD ports tree. I expect to have the >>> patches complete, tested and submitted sometime today. I'll send >>> you the PR numbers and links to the patches at that time. >> >> OK, with the pwlib update, I can compile ekiga successfully: >> >> 1) patch pwlib using Steve's patch and install >> 2) install devel/dbus >> 3) install opal (from ekiga.org) with attached patch >> opal-patch-libspeex and then ./configure && gmake && gmake install >> 4) install ekiga (from ekiga.org) with attached patch >> 20060404-freebsd-ekiga and the following configure magic: >> SDL_CONFIG=/usr/local/bin/sdl11-config LDFLAGS="-L/usr/local/lib >> -pthread" ./configure --prefix=/usr/X11R6 >> --with-pwlib-dir=/usr/local --with-opal-dir=/usr/local >> then gmake && gmake install >> >> We should be able to make a port now, one for opal and another for >> ekiga. Shall the maintainer be gnome@FreeBSD.org? > > We have no insterest with gnomemeeting/ekiga. If we want to maintain > gnomemeeting/ekiga, we would have done it long time ago. ;-) You will > have to ask kwm, since he is maintaining gnomemeeting. Well. Also as an option you may consider you as a possible maintainer specially if you are frequent user of this application ;-) Anyway come back with shars and patches. All the best, Alexander.