From owner-freebsd-ports@freebsd.org Mon Feb 25 11:15:23 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1C5E15063FF for ; Mon, 25 Feb 2019 11:15:23 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:50a2::3:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D1A6587893 for ; Mon, 25 Feb 2019 11:15:22 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id 8DCA66002F6 for ; Mon, 25 Feb 2019 12:15:21 +0100 (CET) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o4Dtz8ftk4TV for ; Mon, 25 Feb 2019 12:15:10 +0100 (CET) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS for ; Mon, 25 Feb 2019 12:15:10 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id 546951399B1; Mon, 25 Feb 2019 12:15:10 +0100 (CET) Date: Mon, 25 Feb 2019 12:15:10 +0100 From: Christoph Moench-Tegeder To: freebsd-ports@freebsd.org Subject: Re: Any user of esound daemon? Message-ID: <20190225111510.GC81386@elch.exwg.net> References: <20190223081824.fhlxgvpuahcectub@ivaldir.net> <20190225103924.GB81386@elch.exwg.net> <20190225105819.tgqxieyhw53tqkt3@ivaldir.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190225105819.tgqxieyhw53tqkt3@ivaldir.net> User-Agent: Mutt/1.11.2 (2019-01-07) X-Rspamd-Queue-Id: D1A6587893 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-1.66 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.68)[-0.681,0]; RCVD_COUNT_FIVE(0.00)[5]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_LAST(0.00)[]; MX_GOOD(-0.01)[cached: smtp.burggraben.net]; NEURAL_HAM_SHORT(-0.94)[-0.936,0]; DMARC_NA(0.00)[burggraben.net]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/29, country:DE]; MIME_TRACE(0.00)[0:+]; IP_SCORE(-0.94)[ipnet: 2a01:4f8::/29(-2.42), asn: 24940(-2.25), country: DE(-0.01)] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2019 11:15:24 -0000 ## Baptiste Daroussin (bapt@FreeBSD.org): > > Even better: at least pulseaudio can provide an esd-protocol socket, > > so it's usable as a drop-in replacement (yes, I know, not everyone > > likes pulseaudio, but it "works for me"). > > Is it still the case? I thought this was removed from pulse after some time? It's still there - the port installs esdcompat and module-esound-*. According to pulseaudio's release notes, it's possible to disable esd compatibility: The esdcompat tool isn't any more installed if esound support is disabled https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/12.0/ Regards, Christoph -- Spare Space