cubeb-sys 0.5.2

Native bindings to the cubeb library
Documentation
[package]
name = "cubeb-sys"
version = "0.5.2"
authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
repository = "https://github.com/djg/cubeb-rs"
license = "ISC"
description = "Native bindings to the cubeb library"

links = "cubeb"
build = "build.rs"

[badges]
circle-ci = { repository = "djg/cubeb-rs" }

[features]
gecko-in-tree = []

[build-dependencies]
pkg-config = "0.3"
cmake = "0.1.2"