From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: rav1e AV1 encoder Date: Fri, 21 Feb 2020 11:16:08 -0500 Message-ID: <20200221161608.GA5316@jasmine.lan> References: <20200220224353.GA28976@jasmine.lan> <9e81d5d5-1f2a-3c6d-5f99-c001d1a03b7f@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45508) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5AyK-00084g-FG for guix-devel@gnu.org; Fri, 21 Feb 2020 11:16:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5AyJ-0000wu-JG for guix-devel@gnu.org; Fri, 21 Feb 2020 11:16:12 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:53525) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j5AyJ-0000wO-Bs for guix-devel@gnu.org; Fri, 21 Feb 2020 11:16:11 -0500 Content-Disposition: inline In-Reply-To: <9e81d5d5-1f2a-3c6d-5f99-c001d1a03b7f@riseup.net> 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-mx.org@gnu.org Sender: "Guix-devel" To: Martin Becze Cc: guix-devel@gnu.org On Fri, Feb 21, 2020 at 04:15:43AM -0500, Martin Becze wrote: > I have a small tool I have been working will make the new packages easier to > commit.... its very much WIP but if I would appreciate any feedback. > Attached is sort2.scm and merge.scm Awesome, thanks. I will give it a try!