virtual/aotriton - 0.12b (stuff)

Search

Virtual Group Dependencies

This virtual package provides the following dependencies:

Install

Install this version:

emerge -a =virtual/aotriton-0.12b

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

autounmask =virtual/aotriton-0.12b

Or alternatively:

emerge --autounmask-write -a =virtual/aotriton-0.12b

Package Information

Description:
Virtual for the AOTriton math library (binary package or source build)

Ebuild Details

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

EAPI=8

DESCRIPTION="Virtual for the AOTriton math library (binary package or source build)"

SLOT="0/${PV%b}"
KEYWORDS="-* ~amd64"

# No from-source sci-libs/aotriton exists at this version; only the binary.
RDEPEND="
	~sci-libs/aotriton-bin-${PV}
"

Dependencies

RDEPEND

	~sci-libs/aotriton-bin-0.12b