dev-perl/Lab-VISA - 3.20.0 (dilfridge)

Search

Install

Install this version:

emerge -a =dev-perl/Lab-VISA-3.20.0

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

autounmask =dev-perl/Lab-VISA-3.20.0

Or alternatively:

emerge --autounmask-write -a =dev-perl/Lab-VISA-3.20.0

Package Information

Description:
Perl interface to National Instrument's VISA library
Homepage:
http://www.labvisa.de/

Ebuild Details

Version EAPI Keywords Slot
3.20.0 8 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_VERSION=3.02
DIST_AUTHOR=AKHUETTEL
KEYWORDS=""
inherit perl-module

DESCRIPTION="Perl interface to National Instrument's VISA library"
HOMEPAGE="http://www.labvisa.de/"

SLOT="0"
IUSE=""

DEPEND="sci-libs/ni-visa"
RDEPEND="${DEPEND}"

Inherited Eclasses

Dependencies

DEPEND

sci-libs/ni-visa

RDEPEND

sci-libs/ni-visa