dev-gap/primgrp - 4.0.2 (gentoo)

Search

Install

Install this version:

emerge -a =dev-gap/primgrp-4.0.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-gap/primgrp-4.0.2

Or alternatively:

emerge --autounmask-write -a =dev-gap/primgrp-4.0.2

Package Information

Description:
GAP Primitive Permutation Groups Library
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
4.0.2 8 ~amd64 ~riscv 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit gap-pkg

DESCRIPTION="GAP Primitive Permutation Groups Library"
SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~riscv"

RDEPEND="dev-gap/gapdoc"
gap-pkg_enable_tests

GAP_PKG_EXTRA_INSTALL=( data )

Inherited Eclasses

Dependencies

RDEPEND

dev-gap/gapdoc

Manifest for 4.0.2

Type File Size Source URLs
DIST primgrp-4.0.2.tar.gz 14612065 bytes https://github.com/gap-packages/primgrp/releases/download/v4.0.2/primgrp-4.0.2.tar.gz