From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: [PATCH 0/2] Asymptote patches Date: Fri, 25 Dec 2015 20:40:30 -0600 Message-ID: <1451097632-3235-1-git-send-email-bavier@member.fsf.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCjNt-0001ob-RD for guix-devel@gnu.org; Sat, 26 Dec 2015 02:35:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCjNo-0002ch-Cq for guix-devel@gnu.org; Sat, 26 Dec 2015 02:35:25 -0500 Received: from mail.centurylink.net ([205.219.233.9]:34089 helo=smtp.centurylink.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCjNo-0002c4-83 for guix-devel@gnu.org; Sat, 26 Dec 2015 02:35:20 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Cc: Eric Bavier 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