guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#47972] Add irods.


From: Ludovic Courtès
Subject: [bug#47972] Add irods.
Date: Thu, 10 Jun 2021 10:28:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi Ricardo,

Ricardo Wurmus <rekado@elephly.net> skribis:

> * gnu/packages/boost.scm (boost-for-irods): New variable.

[...]

> +;; Sadly, this is needed for irods.  It won't link with 1.69 or later.
> +(define-public boost-for-irods
> +  (package
> +    (name "boost-for-irods")
> +    (version "1.68.0")

For this and the other “for-irods” packages, how about:

  1. Inheriting from the original package (‘boost’ in this case), to at
     least avoid duplicating the synopsis, description, and license?

  2. Adding the ‘hidden?’ property, because they are not meant to be
     installed on their own?

Apart from that, it LGTM.

Thanks!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]