From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id k7HCAjHNYWF3ZQEAgWs5BA (envelope-from ) for ; Sat, 09 Oct 2021 19:11:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id SLmYODDNYWECNgAA1q6Kng (envelope-from ) for ; Sat, 09 Oct 2021 17:11:12 +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 C1B6E101C3 for ; Sat, 9 Oct 2021 19:11:12 +0200 (CEST) Received: from localhost ([::1]:51442 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZFsN-0006VB-Th for larch@yhetil.org; Sat, 09 Oct 2021 13:11:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37612) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZFrI-0005VV-TH for guix-patches@gnu.org; Sat, 09 Oct 2021 13:10:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42547) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mZFrI-0007d4-KP for guix-patches@gnu.org; Sat, 09 Oct 2021 13:10:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mZFrI-00056E-GZ for guix-patches@gnu.org; Sat, 09 Oct 2021 13:10:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51106] [PATCH v2 7/7] gnu: gimp: Add optional dependencies. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Oct 2021 17:10:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51106 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51106@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51106-submit@debbugs.gnu.org id=B51106.163379937519522 (code B ref 51106); Sat, 09 Oct 2021 17:10:04 +0000 Received: (at 51106) by debbugs.gnu.org; 9 Oct 2021 17:09:35 +0000 Received: from localhost ([127.0.0.1]:54087 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZFqo-00054m-S0 for submit@debbugs.gnu.org; Sat, 09 Oct 2021 13:09:35 -0400 Received: from mout02.posteo.de ([185.67.36.66]:36713) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZFqn-00054L-3c for 51106@debbugs.gnu.org; Sat, 09 Oct 2021 13:09:33 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 700CB240101 for <51106@debbugs.gnu.org>; Sat, 9 Oct 2021 19:09:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1633799367; bh=DXol184QnrJnkKUR3Ubcnz7fAvLyU6IGoGs2AzgqBXE=; h=From:To:Cc:Subject:Date:From; b=ogIR7NOpb63QvjLKpmHlVYQ1l8nmQ4M2K6/hZyHDKlxDqP3ToE/zVCopO7Fua+N+7 d4bYkFxQz1W+uki6E+gUC9jntohkhHs+ir7banVbjIZ/gBXy4qx0hdvvGm3JzCo6bo odA/kUE/zdA3A/uVi3lCwQJ/ntPSuh5HTBuYm7QVbCTciHQkoGmou32JSRi/Q94D76 mFbGJWQW2m6KUbziHwb9XYuFrVtqMSm/di3sKusSDZk0YtvQ86WAvhLA80paBFiCL9 ZWI7istFFa/SZTf93ceNb6VQr5CbualYQKKez8Uh34/7RZvO8ESK4IRNu6HByGVF6Z Pwql/Oqfrsevg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HRWkZ4jtXz9rxL; Sat, 9 Oct 2021 19:09:26 +0200 (CEST) From: Vinicius Monego Date: Sat, 9 Oct 2021 17:08:47 +0000 Message-Id: <20211009170847.296659-7-monego@posteo.net> In-Reply-To: <20211009170847.296659-1-monego@posteo.net> References: <20211009170847.296659-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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+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=1633799472; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=oE9NXDRXT8q3/yoTSrkUwIBdKZuY+E/yfUWpSnjiw/w=; b=dbNwJxvzUT7Ws/OKAi/GPGM9a58FuW0XMcGeZLoc0U72H/e6azc8Whaw1+XW5iTTmIa9aO uH95q3Qx/n8WytnWyjR+vQGfgH+xKS45CeN9UOSdwQ7GglWOijOcguaFm/gCHWLYM0mzWK OjNuJDH9wbwzd19bM5Qf9cOlyFh5IlKgg4F0+PK+EFjIm4b1ESNzpcE9F8LKE6wSM7j/tk hIu0pgdqKM88hyRMLJ1Z1rvgLipJYQZJsmBM37/v6SDvtKCO3xRqOd7wk5exl+AvoED48g +62pYFXB521/oG2LrSZKT4pN1uM+vjz/B2vowPpCCy+9Loeuu7BQGHprSGI9jg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633799472; a=rsa-sha256; cv=none; b=PwZ+MZL+A4Yr7G4TZB0lwy0yCQMpdRItJPApgC9DGSksfNCsQcH4WFMsTo1H7jkdFVzuMt 0t9zdu/N547GsOYNMEWosPiyG/XjroeDp4l2a6wUcWUZ73t1WQSh8llBlv7BsOyCF53Aho I15Kq6I8kuXIP251NOEbefJ+dmYksOwKJFZLEzBnW6L2S3VBI7JPc7DVaR1ZJiJAB6WvUu 5prOpSYt8rmaKICBQA63vXIqHixo9TGiMTgvpJEjoFQC3ZNgCWw/sSUhXCQNBQkENdgJXo t98/FL+q/srchfYQfHbM8Z9tWUCw7mNrcgOivGoLw6AstGpCjuDBv8S6m+NeAw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ogIR7NOp; 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: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ogIR7NOp; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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: C1B6E101C3 X-Spam-Score: 3.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: g99vNK8V8KaI * gnu/packages/gimp.scm (gimp)[inputs]: Sort non-optional and optional inputs alphabetically. Add ghostscript, libheif, libmng, openexr, openjpeg. [native-inputs]: Add desktop-file-utils. --- gnu/packages/gimp.scm | 41 ++++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm index 4f09beff8e..d22bb34921 100644 --- a/gnu/packages/gimp.scm +++ b/gnu/packages/gimp.scm @@ -40,6 +40,7 @@ #:use-module (gnu packages build-tools) #:use-module (gnu packages documentation) #:use-module (gnu packages fontutils) + #:use-module (gnu packages freedesktop) #:use-module (gnu packages graphviz) #:use-module (gnu packages pkg-config) #:use-module (gnu packages glib) @@ -332,30 +333,36 @@ buffers.") (format port "for dir in '~a'.split(':'):~%" pythonpath) (format port " site.addsitedir(dir)~%"))))))))) (inputs - `(("babl" ,babl) + `(("atk" ,atk) + ("babl" ,babl) + ("gegl" ,gegl) + ("gexiv2" ,gexiv2) ("glib" ,glib) ("glib-networking" ,glib-networking) - ("libtiff" ,libtiff) - ("libwebp" ,libwebp) - ("libjpeg" ,libjpeg-turbo) - ("atk" ,atk) - ("gexiv2" ,gexiv2) ("gtk+" ,gtk+-2) + ("libjpeg" ,libjpeg-turbo) ("libmypaint" ,libmypaint) + ("libtiff" ,libtiff) + ("libwebp" ,libwebp) ("mypaint-brushes" ,mypaint-brushes-1.3) - ("exif" ,libexif) ; optional, EXIF + XMP support - ("lcms" ,lcms) ; optional, color management - ("librsvg" ,librsvg) ; optional, SVG support - ("libxcursor" ,libxcursor) ; optional, Mouse Cursor support - ("poppler" ,poppler) ; optional, PDF support ("poppler-data" ,poppler-data) - ("python" ,python-2) ; optional, Python support - ("python2-pygtk" ,python2-pygtk) ; optional, Python support - ("gegl" ,gegl))) + ("exif" ,libexif) ; optional, EXIF + XMP support + ("ghostscript" ,ghostscript) ; optional, EPS + PS support + ("lcms" ,lcms) ; optional, color management + ("libheif" ,libheif) ; optional, HEIF + AVIF support + ("libmng" ,libmng) ; optional, MNG support + ("librsvg" ,librsvg) ; optional, SVG support + ("libxcursor" ,libxcursor) ; optional, Mouse Cursor support + ("openexr" ,openexr) ; optional, EXR support + ("openjpeg" ,openjpeg) ; optional, JPEG 2000 support + ("poppler" ,poppler) ; optional, PDF support + ("python" ,python-2) ; optional, Python support + ("python2-pygtk" ,python2-pygtk))) ; optional, Python support (native-inputs - `(("glib:bin" ,glib "bin") ; for glib-compile-resources and gdbus-codegen - ("pkg-config" ,pkg-config) - ("intltool" ,intltool))) + `(("desktop-file-utils" ,desktop-file-utils) + ("glib:bin" ,glib "bin") ; for glib-compile-resources and gdbus-codegen + ("intltool" ,intltool) + ("pkg-config" ,pkg-config))) (home-page "https://www.gimp.org") (synopsis "GNU Image Manipulation Program") (description -- 2.30.2