From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: hydrogen Date: Tue, 16 Feb 2016 13:26:45 +0100 Message-ID: References: <20160216142003.22ab067b@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVeiY-0007u0-0C for guix-devel@gnu.org; Tue, 16 Feb 2016 07:26:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVeiU-0008Q7-QZ for guix-devel@gnu.org; Tue, 16 Feb 2016 07:26:57 -0500 Received: from pegasus.bbbm.mdc-berlin.de ([141.80.25.20]:60665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVeiU-0008Q1-HN for guix-devel@gnu.org; Tue, 16 Feb 2016 07:26:54 -0500 In-Reply-To: <20160216142003.22ab067b@debian-netbook> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner writes: > I was working on changing the packages that use qt-4 to using qt-5, and= I > came across hydrogen. I've updated it from 0.9.5.1 to 0.9.7-beta1 and m= ade > some changes. Considering I don't actually use hydrogen, I thought some= one > who did could take a look at it first to make sure everything looked go= od > before I push it to master. Looks okay to me (I haven=E2=80=99t built or tested it, though), with the exception of adding =E2=80=9Cpulseaudio=E2=80=9D to the inputs. Is this = necessary? I only ever use Hydrogen with JACK because it should stay in sync with other applications. PulseAudio cannot possibly achieve this due to layering. I don=E2=80=99t see the use case for building Hydrogen with PulseAudio. Could you please clarify why it was added? ~~ Ricardo