Install this version:
emerge -a =sci-mathematics/octave-jsonlab-2.9.8
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-mathematics/octave-jsonlab-2.9.8
Or alternatively:
emerge --autounmask-write -a =sci-mathematics/octave-jsonlab-2.9.8
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.9.8 | 8 | ~amd64 | 0 |
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
OCTAVE_PKG="jsonlab-2.0"
inherit octave-deb
DESCRIPTION="JSONLab: compact, portable, robust JSON/binary-JSON encoder/decoder for MATLAB/Octave"
HOMEPAGE="https://github.com/fangq/jsonlab"
SRC_URI="https://deb.debian.org/debian/pool/main/o/octave-jsonlab/octave-jsonlab_2.0-1.1_all.deb -> ${P}.deb"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | octave-jsonlab-2.9.8.deb | 80692 bytes | https://deb.debian.org/debian/pool/main/o/octave-jsonlab/octave-jsonlab_2.0-1.1_all.deb |