From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fvMZQ-0005oZ-DX for guix-patches@gnu.org; Thu, 30 Aug 2018 09:01:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fvMZK-0007Xn-Uj for guix-patches@gnu.org; Thu, 30 Aug 2018 09:01:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:33034) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fvMZK-0007Vz-R1 for guix-patches@gnu.org; Thu, 30 Aug 2018 09:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fvMZJ-00078Z-OO for guix-patches@gnu.org; Thu, 30 Aug 2018 09:01:02 -0400 Subject: [bug#32011] [PATCH] gnu: Add ddcutil. Resent-Message-ID: From: Maxim Cournoyer References: <20180629185824.11389-1-me@tobias.gr> <87lgatejcv.fsf@gnu.org> Date: Thu, 30 Aug 2018 08:59:48 -0400 In-Reply-To: <87lgatejcv.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 02 Jul 2018 17:40:48 +0200") Message-ID: <878t4oc8mz.fsf@apteryx.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 32011@debbugs.gnu.org Hello, I've been using this for quite some times, it works very well! I don't know if it relies on Linux specifics, the project only state it is a "Linux utility", and I couldn't find it packaged on other systems such as FreeBSD, according to repology.org. Could someone with the rights please merge it in? Thank you Tobias! Maxim