Changes between Version 15 and Version 21 of Ticket #20107
- Timestamp:
- 03/09/16 11:18:29 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20107
-
Property
Commit
changed from
to
5483a58699784651d5fd47a633a68aed04f71cf1
-
Property
Branch
changed from
to
u/stumpc5/20107
-
Property
Commit
changed from
-
Ticket #20107 – Description
v15 v21 3 3 Previously, this was made a Sage package (#8906) but it contained binaries, so it was removed again (#19164). 4 4 5 So we have to change this package from a binary package to a source package. This involves adding a build system. 6 7 The package `gap3_jm` contains binaries in 8 {{{ 9 bin 10 pkg/anusq/bin/Sq 11 pkg/arep/bin/desauto 12 pkg/arep/bin/leonin 13 pkg/arep/bin/leonout 14 pkg/meataxe/tests/a1 15 pkg/meataxe/tests/a2 16 pkg/meataxe/tests/Perm1 17 pkg/meataxe/tests/Perm2 18 pkg/nq/bin/nq 19 pkg/sisyphos/bin/sis-i586-unknown-linux 20 pkg/ve/bin/me 21 pkg/ve/bin/qme 22 }}} 23 (Jean sent me that list, needs to be checked.) 5 I removed all binaries, and prepared a new tarball at `https://drive.google.com/file/d/0B1POEh8bhq1fLXdfTEZkZjVLOGs/view?usp=sharing`.