blob: 609da676eba5110cae5bc41132e76d908d93a720 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( sci-mathematics/gap dev-gap/gapdoc dev-gap/smallgrp dev-gap/primgrp dev-gap/transgrp dev-gap/polycyclic )
DEFINED_PHASES=compile configure install test
DESCRIPTION=GAP package for computing with crystallographic groups
EAPI=8
HOMEPAGE=https://www.gap-system.org/Packages/cryst.html
INHERIT=gap-pkg
IUSE=test
KEYWORDS=~amd64 ~riscv
LICENSE=GPL-2+
RDEPEND=dev-gap/polycyclic sci-mathematics/gap dev-gap/gapdoc dev-gap/smallgrp dev-gap/primgrp dev-gap/transgrp
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.math.uni-bielefeld.de/~gaehler/gap/Cryst/cryst-4.1.27.tar.gz
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 gap-pkg 65e26751f20a68ee405401c1d0ea3eaf
_md5_=92190ed85c7daf58e00060a67f35670d
|