mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
17 lines
832 B
Groff
17 lines
832 B
Groff
BDEPEND=dev-ml/opam-installer dev-lang/ocaml
|
|
DEFINED_PHASES=compile configure install test
|
|
DEPEND=sys-apps/pciutils dev-ml/ocaml-ctypes:= test? ( dev-ml/ounit2 ) >=dev-ml/findlib-1.0.4-r1[ocamlopt?] >=dev-lang/ocaml-4:=
|
|
DESCRIPTION=OCaml bindings to libpci using Ctypes
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/simonjbeaumont/ocaml-pci https://opam.ocaml.org/packages/pci/
|
|
INHERIT=findlib opam
|
|
IUSE=test +ocamlopt
|
|
KEYWORDS=~amd64
|
|
LICENSE=LGPL-2.1-with-linking-exception
|
|
RDEPEND=sys-apps/pciutils dev-ml/ocaml-ctypes:= dev-lang/ocaml:=[ocamlopt?] >=dev-lang/ocaml-4:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.0.1
|
|
SRC_URI=https://github.com/simonjbeaumont/ocaml-pci/archive/refs/tags/v1.0.1.tar.gz -> pci-1.0.1.tar.gz
|
|
_eclasses_=findlib cc1c14904708a0a28bcb256b342a808c opam 2d0e114062b346818f6d0fee5e0df656
|
|
_md5_=c66311824f91c010128b89f4834f3914
|