From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id l9dzNo97jGBOFwEAgWs5BA (envelope-from ) for ; Fri, 30 Apr 2021 23:50:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4C88MY97jGDpZAAA1q6Kng (envelope-from ) for ; Fri, 30 Apr 2021 21:50:07 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2F48A10139 for ; Fri, 30 Apr 2021 23:50:07 +0200 (CEST) Received: from localhost ([::1]:38660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcb1S-0007Ty-6x for larch@yhetil.org; Fri, 30 Apr 2021 17:50:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38096) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcava-00029X-Ng for guix-patches@gnu.org; Fri, 30 Apr 2021 17:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48392) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcava-00068G-Ge for guix-patches@gnu.org; Fri, 30 Apr 2021 17:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcava-0003DG-FF for guix-patches@gnu.org; Fri, 30 Apr 2021 17:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48126] [PATCH] Add package for vim-solarized References: <20210430194235.1461cada@pine.local> In-Reply-To: <20210430194235.1461cada@pine.local> Resent-From: Tissevert Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 30 Apr 2021 21:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48126 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48126@debbugs.gnu.org Received: via spool by 48126-submit@debbugs.gnu.org id=B48126.161981901812300 (code B ref 48126); Fri, 30 Apr 2021 21:44:02 +0000 Received: (at 48126) by debbugs.gnu.org; 30 Apr 2021 21:43:38 +0000 Received: from localhost ([127.0.0.1]:59937 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcavB-0003CJ-I5 for submit@debbugs.gnu.org; Fri, 30 Apr 2021 17:43:38 -0400 Received: from marvid.fr ([163.172.81.107]:43624 helo=courriel.marvid.fr) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcZzt-0001q1-C8 for 48126@debbugs.gnu.org; Fri, 30 Apr 2021 16:44:26 -0400 Received: from pine.local (unknown [78.194.167.103]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by sahkopoika (Postfix) with ESMTPSA id 0873551E23BF for <48126@debbugs.gnu.org>; Fri, 30 Apr 2021 22:44:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=marvid.fr; s=201901; t=1619815459; bh=zcB/PJFrgMH9FaUEB1eAsx0ouE5rNxAkxVBqepYQi9U=; h=Date:From:To:Subject; b=qkwDEOyUWAFlNsJiAc6AgFamoFiTtxcW2RVIHA1i2ai/SZY2VLtPrPzEhY0ZTd63g DvYHKwTs5Yq+1eDhQOp1ICW2wh9nYGhrxAXr5viHK79cHFw+uH4itCSQ+1ffbeLaSk /onUV7RBEFQw1fC3CVVZl9oKQueqo7sdpiGECrGQ= Date: Fri, 30 Apr 2021 22:44:18 +0200 From: Tissevert Message-ID: <20210430224418.01cc7669@pine.local> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Fri, 30 Apr 2021 17:43:36 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Fri, 30 Apr 2021 17:49:09 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619819407; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=xNXJjwBj+rmTAF4eygsCiQMSWTLwa8wNwreiRFNLnrY=; b=T6lrS/rcI3YwhvBfykSXX8AcSU8DNe/jWaEpIjTOW3fscJ4UvznnAS2vMXSuuasg6G0nEO deQtAxNGuwW09AddJN/1nAlSu46qn3NqMdrndDxuLfKGcrVHgoukIOPp/Zxf10LDSBw5Ou lhxVhOL5pfWGnwx93bk2RAPg741yxpfU1BAb8w/0mu9sDgflUaVk6lSNUsQxga6IAPOrmX uRMx3rWJ2MuP2HwV2q3Xe0EnxFTpuh8fI1oimZH8UlsxbUUnec10r4di7Jxi2vptIPhQyS CPuSQQs7LuRZMvro89kkXdT/ycF25u7AcJyRQCuFJgF5RYwC6jMGpm5cKWUfog== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619819407; a=rsa-sha256; cv=none; b=WM2QU+DyZhys1II9V+SATagkqH2KHQK8G+6GVcClAupHZi9yAj2KXfoh3ZaTidfcyKbFfA SA8TyX1aFYgcl1QJep9kCP9mgmXocSNUCHvwCfSwO/r5KAy0PuVlOgIg0wPhdbfVJZuCei 7zRGaTzQ85EPaGAd3R2Lny9jmFbmZ2OWEIxi21Ulv86HTWaQC6vHpsb7qGd3tNXV/7pREg HtB2Ko3lsq/PwCOgYJ5ieS4QZ89z/GwQJrhVn8ip7xnbls4Urc7iZZvmpf9SFUuaUt339D iziScrJWwNaOsUjuKsW8/Xf6Y3KIf7oD5T3aD8IBEMGVJBDLOF6Ai6BDKjTiyA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=marvid.fr header.s=201901 header.b=qkwDEOyU; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.46 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=marvid.fr header.s=201901 header.b=qkwDEOyU; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 2F48A10139 X-Spam-Score: -1.46 X-Migadu-Scanner: scn0.migadu.com X-TUID: UfS/VRZflXSm Hello again, I'm sorry I've just noticed that I set the wrong license in my package, I hadn't checked it at the time when I=C2=A0first wrote it and forgot to edit= it today when I cleaned and sent it. Trouble is, I have no idea what the actual lice= nse is: =46rom Ethan Schoonover's original repository[1] it seems to be the MIT licen= se but - I can't find it in guix/license.scm, is that even an admissible free lice= nse ? - The existing emacs-solarized-theme[2] package shipped with guix is distri= buted under a gpl3 license ?! (how is that possible ? can one redistribute soft= ware under a different license than its original one ? I assume it's because solarized-emacs is builds on solarized but adds something more ?) Then, I= see that the main solarized repository imported an emacs theme[3] (a differen= t one it seems) and put it under the MIT license as well=E2=80=A6 Can we distribute vim-solarized ? If yes, under what license ? If not, do I have to build a separate independant vim color theme for solarized and vers= ion it under a free license like bbatsov did ? [1]: https://github.com/altercation/solarized [2]: https://github.com/bbatsov/solarized-emacs [3]: https://github.com/altercation/solarized/tree/master/emacs-colors-sola= rized Tissevert