From patchwork Thu Sep 24 15:35:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 24276 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 5745B27BBE9; Thu, 24 Sep 2020 17:08:41 +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 9890D27BBE8 for ; Thu, 24 Sep 2020 17:08:40 +0100 (BST) Received: from localhost ([::1]:46564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLTnT-0005aN-PN for patchwork@mira.cbaines.net; Thu, 24 Sep 2020 12:08:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51144) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLTHw-0006I9-N5 for guix-patches@gnu.org; Thu, 24 Sep 2020 11:36:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58052) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kLTHu-0006yc-Nm for guix-patches@gnu.org; Thu, 24 Sep 2020 11:36:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kLTHu-00087D-LV for guix-patches@gnu.org; Thu, 24 Sep 2020 11:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42958] [PATCH core-updates 10/29] gnu: cairo: 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 15:36:02 +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.160096171931110 (code B ref 42958); Thu, 24 Sep 2020 15:36:02 +0000 Received: (at 42958) by debbugs.gnu.org; 24 Sep 2020 15:35:19 +0000 Received: from localhost ([127.0.0.1]:41361 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLTHC-00085i-Au for submit@debbugs.gnu.org; Thu, 24 Sep 2020 11:35:18 -0400 Received: from knopi.disroot.org ([178.21.23.139]:60288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLTH8-00085X-Sz for 42958@debbugs.gnu.org; Thu, 24 Sep 2020 11:35:16 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 50921528CF for <42958@debbugs.gnu.org>; Thu, 24 Sep 2020 17:35:13 +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 K1qVa_gub_Kr for <42958@debbugs.gnu.org>; Thu, 24 Sep 2020 17:35:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1600961711; bh=Ly1EUP0EsVnfyoiI4oIAoQ8gNfkFZ0np77OsjDiWpsY=; h=To:From:Subject:Date; b=dGuuO44pf7Pv7Y4uZY+VwDnYEzUArM/Td54fH+qSs+3Efu+M0G/OhFqzgJRtoalPP kncWn36RdV2pnUJHwM+1WtpYV00DY6nkxp8R4b7Ni4Ar8lgdIuomFHIMPXFm0jRHgl MWKev/4HzuBUmi+b6o5CXVvL+lBms74N4uWVr7nUKsJhlrepU7aBj/20PBrUEeBNiB DemiJh8OZbi/wHM3Et6Wdi7MaVNtCrbPa4YmYRiSUlS6NNXNdhD0BHMpmyP2jwCL0o tndQVibEJV3qyvf1yh9bpJD3ARSQKDFipsKcI03oWBkLgulObTjSq8ZrM+Ujhd8dVa Y0vHnd+wm04BA== From: Raghav Gururajan Message-ID: Date: Thu, 24 Sep 2020 11:35:09 -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 97ed550e5a5c56184722fc14b8795c9030998cfd Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Thu, 24 Sep 2020 11:31:47 -0400 Subject: [PATCH 30/30] gnu: cairo: Update synopsis, description and license. * gnu/packages/gtk.scm (cairo) [synopsis]: Modify. [description]: Modify. [license]: Modify. --- gnu/packages/gtk.scm | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index f7184acb23..2afd3489d7 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -175,22 +175,17 @@ tools have full access to view and control running applications.") ("xcb" ,libxcb) ("xext" ,libxext) ("xrender" ,libxrender))) - (synopsis "2D graphics library") - (description - "Cairo is a 2D graphics library with support for multiple output devices. -Currently supported output targets include the X Window System (via both -Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file -output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB. -Cairo is designed to produce consistent output on all output media while -taking advantage of display hardware acceleration when available -eg. through the X Render Extension). -The cairo API provides operations similar to the drawing operators of -PostScript and PDF. Operations in cairo including stroking and filling cubic -Bézier splines, transforming and compositing translucent images, and -antialiased text rendering. All drawing operations can be transformed by any -affine transformation (scale, rotation, shear, etc.).") + (synopsis "Multi-platform 2D graphics library") + (description "Cairo is a 2D graphics library with support for multiple output +devices. Currently supported output targets include the X Window System (via +both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file +output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.") (home-page "https://cairographics.org/") - (license license:lgpl2.1))) + (license + ;; This project is dual-licensed. + (list + license:lgpl2.1+ + license:mpl1.1)))) (define-public cairo-xcb (package -- 2.28.0