unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: 36289@debbugs.gnu.org
Subject: [bug#36289] [PATCH] Add symmetrica
Date: Wed, 19 Jun 2019 23:12:15 +0200	[thread overview]
Message-ID: <20190619211215.GA14706@jurong> (raw)
In-Reply-To: <87muidriph.fsf@nicolasgoaziou.fr>

Hello,

On Wed, Jun 19, 2019 at 12:08:10PM +0200, Nicolas Goaziou wrote:
> - I added the package in "sagemath.scm" because its main use would be
>   with Sage, and it is already heavily patched by Sage. Should I move it
>   to "algebra.scm" or "maths.scm"?

thanks a lot for the patch!

So far, I have added packages in sagemath.scm when the upstream maintenance
had been taken over by the Sage group; or when there was an older version
or a beta version that was required by Sage (for instance linbox, with the
main version in algebra.scm and a previous release in sagemath.scm).

In the case of symmetrica, it looks like an independent project, so I would
put it in algebra.scm.

> - The package creates a static library, because that is what Sage seems
>   to expect (see <https://git.sagemath.org/sage.git/plain/build/pkgs/symmetrica/patches/makefile>).

More details can be found in build/pkgs/symmetrica/spkg-install; and
metadata in build/pkgs/symmetrica/SPKG.txt (only the second webpage they
give is working). Indeed, it appears that a static library is installed,
and that...

> - I'm not sure about the installation. Headers go into
>   "%out/include/symmetrica" and static library into "%out/lib". Is that
>   right?

... these are the correct directories.

Concerning the patches, I have been conservative so far: As long as the
package compiled, I did not apply any of the patches (mainly out of
laziness...). My first goal is to *compile* sage; then we will have to see
whether we can start it and whether it passes its tests.

For your information, I moved to the latest release sage-8.7 and to python-3;
I have been told that sage can be built with python-3, and that it "mainly
works".

Andreas

  reply	other threads:[~2019-06-19 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19 10:08 [bug#36289] [PATCH] Add symmetrica Nicolas Goaziou
2019-06-19 21:12 ` Andreas Enge [this message]
     [not found] ` <handler.36289.B.156093891516763.ack@debbugs.gnu.org>
2019-06-22 14:07   ` bug#36289: Acknowledgement ([PATCH] Add symmetrica) Nicolas Goaziou

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=20190619211215.GA14706@jurong \
    --to=andreas@enge.fr \
    --cc=36289@debbugs.gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).