unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: "Franck Pérignon" <Franck.Perignon@univ-grenoble-alpes.fr>
Cc: 47619@debbugs.gnu.org, Eric Bavier <bavier@member.fsf.org>,
	Leo Famulari <leo@famulari.name>
Subject: [bug#47619] [PATCH] add pt-scotch-shared/scotch-shared
Date: Thu, 08 Apr 2021 09:21:45 +0200	[thread overview]
Message-ID: <87zgy9dywm.fsf@gnu.org> (raw)
In-Reply-To: <05FF909D-8B6E-4C5E-A26B-4A01BEA70FC1@univ-grenoble-alpes.fr> ("Franck Pérignon"'s message of "Tue, 6 Apr 2021 13:22:37 +0200")

Hello,

Franck Pérignon <Franck.Perignon@univ-grenoble-alpes.fr> skribis:

> +(define-public scotch-shared
> +  (package (inherit scotch)
> +    (name "scotch-shared")
> +    (native-inputs
> +     `(("gcc" ,gcc)
> +       ("flex" ,flex)
> +       ("bison" ,bison)))
> +    (arguments
> +     (substitute-keyword-arguments (package-arguments scotch)
> +       ((#:phases scotch-shared-phases)
> +        `(modify-phases ,scotch-shared-phases

Thanks for the packages, Franck!

I was wondering whether we should provide exclusively shared libraries,
as we do for other packages, instead of keeping ‘scotch’ and
‘scotch-shared’.  Thoughts?

(If we do keep both, the naming convention so far is the opposite: ‘foo’
and ‘foo-static’.)

Thanks,
Ludo’.




  parent reply	other threads:[~2021-04-08  7:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 11:22 [bug#47619] [PATCH] add pt-scotch-shared/scotch-shared Franck Pérignon
2021-04-06 17:54 ` bug#47619: " Leo Famulari
2021-04-08  7:21 ` Ludovic Courtès [this message]
2021-04-10  3:24   ` [bug#47619] " Eric Bavier
2021-04-10  9:59     ` 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=87zgy9dywm.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=47619@debbugs.gnu.org \
    --cc=Franck.Perignon@univ-grenoble-alpes.fr \
    --cc=bavier@member.fsf.org \
    --cc=leo@famulari.name \
    /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).