mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
17 lines
749 B
Plaintext
17 lines
749 B
Plaintext
BDEPEND=dev-ml/dune dev-lang/ocaml
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/cstruct:=[ppx] test? ( dev-ml/ounit2 dev-ml/mmap ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Read and write pcap-formatted network packet traces
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/ocaml-pcap https://opam.ocaml.org/packages/pcap-format/
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/cstruct:=[ppx] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.5.2
|
|
SRC_URI=https://github.com/mirage/ocaml-pcap/archive/0.5.2.tar.gz -> pcap-format-0.5.2.tar.gz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0
|
|
_md5_=f3a8b0696c3a3746eb5eff85266bc899
|