me
/
guix
Archived
1
0
Fork 0

gnu: gap: Enable compilation of more optional packages.

* gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages
with free licenses clarified in the latest release, and which do not require
additional inputs.
Andreas Enge 2022-08-11 19:41:38 +02:00
parent c1a6c6e6d7
commit 9a97097af1
No known key found for this signature in database
GPG Key ID: F7D5C9BF765C61E3
1 changed files with 21 additions and 4 deletions

View File

@ -1242,24 +1242,41 @@ xtensor provides:
"SmallGrp-" ; artistic2.0
"transgrp" ; artistic2.0 for data,
; gpl2 or gpl3 for code
;; Recommended package.
"io-" ; gpl3+
;; Optional packages, searched for at start,
;; and their depedencies.
;; Optional packages.
"alnuth-"
"AutoDoc-"
"automata-"
"autpgrp-"
"crime-"
"crisp-" ; bsd-2
"ctbllib" ; gpl3+
"datastructures"
"FactInt-"
"fga"
"format"
"groupoids-"
"guarana"
"idrel-"
"images-" ; mpl2.0
"IntPic-"
"io-" ; gpl3+
"irredsol-" ; bsd-2
"laguna-"
"liering-"
"MapClass-"
"nilmat-"
"NumericalSgps-"
"OpenMath-"
"orb-" ; gpl3+
"polenta-"
"polycyclic-"
"radiroot-"
"repsn-"
"resclasses-"
"simpcomp"
"sophus-"
"tomlib-"
"unipot-"
"utils-"))))))))
(build-system gnu-build-system)
(inputs