all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Bavier <bavier@member.fsf.org>
To: guix-devel@gnu.org
Cc: Eric Bavier <bavier@member.fsf.org>
Subject: [PATCH 0/2] Asymptote patches
Date: Fri, 25 Dec 2015 20:40:30 -0600	[thread overview]
Message-ID: <1451097632-3235-1-git-send-email-bavier@member.fsf.org> (raw)

These patches add the Asymptote plotting package.  They would need to be
applied to core-updates because they change the libgc configure flags.

Eric Bavier (2):
  gnu: libgc: Enable C++ support.
  gnu: Add Asymptote.

 gnu-system.am                             |  1 +
 gnu/packages/bdw-gc.scm                   |  6 ++-
 gnu/packages/patches/asymptote-gsl2.patch | 33 ++++++++++++++++
 gnu/packages/plotutils.scm                | 66 +++++++++++++++++++++++++++++++
 4 files changed, 104 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/asymptote-gsl2.patch

-- 
2.6.3

             reply	other threads:[~2015-12-26  7:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-26  2:40 Eric Bavier [this message]
2015-12-26  2:40 ` [PATCH 1/2] gnu: libgc: Enable C++ support Eric Bavier
2015-12-27 15:54   ` Mark H Weaver
2015-12-27 11:38     ` Eric Bavier
2015-12-30 16:08   ` Ludovic Courtès
2015-12-26  2:40 ` [PATCH 2/2] gnu: Add Asymptote Eric Bavier
2015-12-30 16:11   ` Ludovic Courtès
2015-12-31 20:30     ` Eric Bavier
2016-01-01 18:10       ` 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

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

  git send-email \
    --in-reply-to=1451097632-3235-1-git-send-email-bavier@member.fsf.org \
    --to=bavier@member.fsf.org \
    --cc=guix-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.