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.
This commit is contained in:
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

View file

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