unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Ricardo Wurmus <rekado@elephly.net>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] Add GraphicsMagick + Scribus.
Date: Mon, 16 Nov 2015 10:00:22 +0100	[thread overview]
Message-ID: <87vb92b9p5.fsf@gnu.org> (raw)
In-Reply-To: <87lha0ns64.fsf@elephly.net> (Ricardo Wurmus's message of "Sat, 14 Nov 2015 23:16:03 +0100")

Ricardo Wurmus <rekado@elephly.net> skribis:

> From bf5cc4dcb73bd9e4c3de9f754e0e7d1c6f85337c Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <rekado@elephly.net>
> Date: Sat, 14 Nov 2015 17:18:02 +0100
> Subject: [PATCH 1/3] gnu: Add prefix to license imports in (gnu packages
>  imagemagick).
>
> * gnu/packages/imagemagick.scm: Import (guix licenses) with prefix
>   "license:".

OK.

> From 639471440868f6a9f87c4d3a2da8e917c9f55530 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <rekado@elephly.net>
> Date: Sat, 14 Nov 2015 17:19:04 +0100
> Subject: [PATCH 2/3] gnu: Add GraphicsMagick.
>
> * gnu/packages/imagemagick.scm (graphicsmagick): New variable.

[...]

> +(define-public graphicsmagick
> +  (package
> +    (name "graphicsmagick")

Would it help to inherit from ‘imagemagick’?

> +    (inputs
> +     `(("graphviz" ,graphviz)
> +       ("ghostscript" ,ghostscript)
> +       ("gs-fonts" ,gs-fonts)

Or to use (package-inputs imagemagick) here?

Otherwise LGTM.

> From c5559fc76ce3e2f2d8d3eb12ed5e90e61c3b6f5d Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <rekado@elephly.net>
> Date: Sat, 14 Nov 2015 22:26:44 +0100
> Subject: [PATCH 3/3] gnu: Add Scribus.
>
> * gnu/packages/scribus.scm: New file
> * gnu/packages/patches/scribus-qobject.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES, dist_patch_DATA): Add them.

LGTM.

Nice job, thanks!

Ludo’.

  reply	other threads:[~2015-11-16  9:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-14 22:16 [PATCH] Add GraphicsMagick + Scribus Ricardo Wurmus
2015-11-16  9:00 ` Ludovic Courtès [this message]
2015-11-16 20:25   ` Ricardo Wurmus
2015-11-17 21:48     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vb92b9p5.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=rekado@elephly.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).