Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462100 - dev-ml/ocaml-libvirt - Ocaml bindings for libvirt
Summary: dev-ml/ocaml-libvirt - Ocaml bindings for libvirt
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Team for the ML programming language family
URL: http://libvirt.org/sources/ocaml/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-17 20:32 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2021-01-24 20:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ocaml-libvirt-0.6.1.4_p1.ebuild (ocaml-libvirt-0.6.1.4_p1.ebuild,1.12 KB, text/plain)
2017-10-25 09:47 UTC, Erik Fjeldstrom
Details
ocaml-libvirt-0.6.1.4_p1.ebuild (ocaml-libvirt-0.6.1.4_p1.ebuild,1.16 KB, text/plain)
2017-10-25 09:53 UTC, Erik Fjeldstrom
Details

Note You need to log in before you can comment on or make changes to this bug.
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