From patchwork Thu Sep 24 12:26:24 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 24266 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 314CD27BBE9; Thu, 24 Sep 2020 13:28:04 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 539F927BBE8 for ; Thu, 24 Sep 2020 13:28:03 +0100 (BST) Received: from localhost ([::1]:36994 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLQLy-0007MS-Ec for patchwork@mira.cbaines.net; Thu, 24 Sep 2020 08:28:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54410) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLQL0-00076I-4G for guix-patches@gnu.org; Thu, 24 Sep 2020 08:27:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55520) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kLQKz-0004Ec-RN for guix-patches@gnu.org; Thu, 24 Sep 2020 08:27:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kLQKz-0006va-OX for guix-patches@gnu.org; Thu, 24 Sep 2020 08:27:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42958] [PATCH core-updates 01/29] gnu: yelp-xsl: Update package definition. References: <20200820150914.9443-1-dannym@scratchpost.org> In-Reply-To: <20200820150914.9443-1-dannym@scratchpost.org> Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Sep 2020 12:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42958 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42958@debbugs.gnu.org Received: via spool by 42958-submit@debbugs.gnu.org id=B42958.160095039226593 (code B ref 42958); Thu, 24 Sep 2020 12:27:01 +0000 Received: (at 42958) by debbugs.gnu.org; 24 Sep 2020 12:26:32 +0000 Received: from localhost ([127.0.0.1]:38833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLQKV-0006ur-S2 for submit@debbugs.gnu.org; Thu, 24 Sep 2020 08:26:32 -0400 Received: from knopi.disroot.org ([178.21.23.139]:57384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLQKT-0006uh-4g for 42958@debbugs.gnu.org; Thu, 24 Sep 2020 08:26:30 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9A6BC51C43 for <42958@debbugs.gnu.org>; Thu, 24 Sep 2020 14:26:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z95nQdR4vee5 for <42958@debbugs.gnu.org>; Thu, 24 Sep 2020 14:26:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1600950385; bh=rTlpkFUFKdPZdh9BbC1h0yxHsE+OCZh4FizVzoKnk3U=; h=To:From:Subject:Date; b=A1KaDpBeMNxl4hxjuYdAsA00F5Yzr+o9Pblyp4+eHx99TqKBzhWmZhaT7L5sV360S mxDQY7DYnpqvJNtowhpeLZklt4kjyykno2WMNBX0QU2grdV1eu6d6wknI3tSQP15zf abn8X5NShn14otslHJqncFExwDlQLUpxa8pwdxY1uyzWjSvb+zm1LeH69FoUOi1sCQ q0/9/NpRbu3ym7XpL00TV/G6UxyLp1FsbkHc4FAzJWwWe3B8SRq7YrpXY1xX5uwQEU rb4Qbr10Jd+5+GTmd02/lpDRr5J6kHQ5tWQisKXy2RWfAldd4618VmZ8rRWZ24+T6O qwJolhT+yXflQ== From: Raghav Gururajan Message-ID: <1b553328-6cdc-ab8d-1ea5-f046ac3d3e95@disroot.org> Date: Thu, 24 Sep 2020 08:26:24 -0400 Mime-Version: 1.0 Content-Language: en-US X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches @Danny Please find the attached split patches. Regards, RG. From 994119569069ca88d225b44221b0f50bb61d21b0 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Thu, 24 Sep 2020 04:11:14 -0400 Subject: [PATCH 05/11] gnu: yelp-xsl: Update license. * gnu/packages/gnome.scm (yelp-xsl) [license]: Add lgpl2.1+ and expat. --- gnu/packages/gnome.scm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 9903fd85b3..d6a807dfa9 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -6474,7 +6474,14 @@ stylesheets output JavaScript and CSS content, and reference images provided by yelp-xsl. It also redistributes copies of the jQuery and jQuery.Syntax JavaScript libraries.") (home-page "https://wiki.gnome.org/Apps/Yelp") - (license license:gpl2+))) + (license + (list + ;; XSLT + license:gpl2+ + ;; Images + license:lgpl2.1+ + ;; JavaScript + license:expat)))) (define-public yelp (package -- 2.28.0