From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 17 13:11:32 2011 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24A0C106564A; Sun, 17 Apr 2011 13:11:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2B5838FC1C; Sun, 17 Apr 2011 13:11:30 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA21055; Sun, 17 Apr 2011 16:11:23 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1QBRl5-000MF6-8F; Sun, 17 Apr 2011 16:11:23 +0300 Message-ID: <4DAAE6FA.2090507@FreeBSD.org> Date: Sun, 17 Apr 2011 16:11:22 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110308 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: Alexander Leidinger References: <20110412172227.GA45105@triton8.kn-bremen.de> <4DA4A1AC.90601@yandex.ru> <20110412222945.39b7a47b@ukr.net> <4DA4ADC7.6020101@yandex.ru> <20110412230426.550e8155@ukr.net> <20110413170446.GA84392@triton8.kn-bremen.de> <4DA5E0DB.2020009@FreeBSD.org> <20110413182157.GA87724@triton8.kn-bremen.de> <4DA72B26.7010009@FreeBSD.org> <20110415174620.GA31480@triton8.kn-bremen.de> <4DA96AC2.5020302@FreeBSD.org> <20110417143923.00005e56@unknown> In-Reply-To: <20110417143923.00005e56@unknown> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: emulation@FreeBSD.org, Juergen Lock , multimedia@FreeBSD.org Subject: Re: Linuxolator v4l2/dvb patches (like for webcamd + skype...) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2011 13:11:32 -0000 on 17/04/2011 15:39 Alexander Leidinger said the following: > On Sat, 16 Apr 2011 13:09:06 +0300 Andriy Gapon wrote: > >> - for pulse communication via local sockets one has to create an >> additional link in ~/.pulse directory: "${hostname}:runtime" which >> should point to the same location as "${hostname}-runtime" created by >> native pulseaudio daemon. This is because of different pulseaudio >> versions. > > If you want a recompiled linux-pulseaudio, provide me the (link to the) > spec file, the (link to the) source (and patches if the spec file > refers some). > > If you provide the links to a more recent version, I try to compile it > for F10, if you provide the links for the same version as we have > currently in the ports, please also provide a patch which changes the > name of the socket. Alexander, thank you very! Does the following look like the info that you requested? http://pkgs.org/fedora-14/fedora-updates-i386/pulseaudio-libs-0.9.21-7.fc14.i686.rpm.html I am not sure how exactly they build pulseaudio-libs rpm from pulseaudio src rpm. -- Andriy Gapon