Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 462100

Summary: dev-ml/ocaml-libvirt - Ocaml bindings for libvirt
Product: Gentoo Linux Reporter: Andreis Vinogradovs ( slepnoga ) <andreis.vinogradovs>
Component: New packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: UNCONFIRMED ---    
Severity: enhancement CC: fjeldse
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://libvirt.org/sources/ocaml/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ocaml-libvirt-0.6.1.4_p1.ebuild
ocaml-libvirt-0.6.1.4_p1.ebuild

Description Andreis Vinogradovs ( slepnoga ) 2013-03-17 20:32:28 UTC
Please add in tree dev-ml/ocaml-libvirt - libvirt ocaml bindings
Comment 1 Erik Fjeldstrom 2017-10-25 09:47:01 UTC
Created attachment 500022 [details]
ocaml-libvirt-0.6.1.4_p1.ebuild

I was working on app-emulation/virt-top (bug #508368) and realized that this package was missing from the tree. I had to take the tarball from the MASTER branch of the Git repository because the most recent downloadable tarball does not compile and I didn't want to have to install Git for get the files.

Dependencies:
Build: dev-lang/ocaml (not sure about minimum version)
Runtime: app-emulation/libvirt dev-lang/ocaml

Licensing: LGPL-2-with-linking-exception
Comment 2 Erik Fjeldstrom 2017-10-25 09:52:16 UTC
Comment on attachment 500022 [details]
ocaml-libvirt-0.6.1.4_p1.ebuild

Wrong version (I noticed I was missing dependencies and had a typo)
Comment 3 Erik Fjeldstrom 2017-10-25 09:53:17 UTC
Created attachment 500024 [details]
ocaml-libvirt-0.6.1.4_p1.ebuild

Corrected version of the ebuild