From owner-freebsd-multimedia@FreeBSD.ORG Sun May 22 17:30:09 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 163E11065674; Sun, 22 May 2011 17:30:09 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm2.ukr.net (fsm2.ukr.net [195.214.192.121]) by mx1.freebsd.org (Postfix) with ESMTP id B9FA88FC15; Sun, 22 May 2011 17:30:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=MpdNr22GTWHtZJzPMMDSX8Aeb0cIBcVud1rmO8ugjyo=; b=cdoEq+TlLFQ5DMGQ8kWVX1a+GAlViS8OmZ+VQY9uxV6vJ0nU98SLyC0gzW1LorjjAtyp1z507XGKHaFO5RyTqMBuweNOFOLfT6i2yl0JUya1QuB5IGaCDCmwkz5B3KESzaDzIMxadx54H7Ujzfk5lJOAP3NcjgqaERvfBmevL4k=; Received: from [46.185.0.73] (helo=localhost) by fsm2.ukr.net with esmtps ID 1QOCTe-000C7Y-Hy ; Sun, 22 May 2011 20:30:06 +0300 Date: Sun, 22 May 2011 20:30:05 +0300 From: Ivan Klymenko To: Matthias Apitz Message-ID: <20110522203005.123e1a79@ukr.net> In-Reply-To: <20110522171033.GA8442@tinyCurrent> References: <20110522171033.GA8442@tinyCurrent> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Ekiga && FreeBSD (for a future without Skype) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2011 17:30:09 -0000 =D0=92 Sun, 22 May 2011 19:10:33 +0200 Matthias Apitz =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 > Hello, >=20 > Now, as M$ bought Skype, we should stop wining for a native Skype > client for FreeBSD and should prepare us for the time when M$ will > "integrate" Skype into its desktop and stop deliver binaries for > Linux; >=20 > I have spent some time to get PTlib, Opal and Ekiga compiled directly > from its repositories in SVN and Git, and fixed the bugs to let Ekiga > detect the devices /dev/video0 (created by pwc.ko or webcamd) and=20 > /dev/dsp* sound devices. The result is documented here: >=20 > http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_= FreeBSD >=20 > If someone wants to give me a call at sip:....@ekiga.net, just contact > me offlist :-) >=20 > HIH >=20 > matthias In that case - why not upgrade the port net/ekiga3 ?