From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 14/24] gnu: gstreamer: Use license: prefix. Date: Wed, 17 Aug 2016 11:20:52 +0200 Message-ID: References: <20160816183938.22794-1-david@craven.ch> <20160816183938.22794-14-david@craven.ch> <87inv0ii7o.fsf@gmail.com> <20160816173803.24645a5e@openmailbox.org> <20160817104751.4f2e7606@scratchpost.org> <20160817111723.38c00bbe@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZx1w-00042t-EJ for guix-devel@gnu.org; Wed, 17 Aug 2016 05:21:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZx1s-0007MF-3C for guix-devel@gnu.org; Wed, 17 Aug 2016 05:20:59 -0400 Received: from mail-yb0-x22a.google.com ([2607:f8b0:4002:c09::22a]:35828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZx1q-0007L7-SK for guix-devel@gnu.org; Wed, 17 Aug 2016 05:20:56 -0400 Received: by mail-yb0-x22a.google.com with SMTP id z10so19958625ybh.2 for ; Wed, 17 Aug 2016 02:20:53 -0700 (PDT) In-Reply-To: <20160817111723.38c00bbe@scratchpost.org> 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" To: Danny Milosavljevic Cc: guix-devel , Alex Kost > That would be a massive refactoring - but can be done eventually. I don't think it would be too hard, most work can be done through applying a regex to the entire project and running the testsuite to find the cases where it didn't work. I did this on the python.scm file... So then I'll leave the patch as it is?