Commit Graph

18 Commits

Author SHA1 Message Date
Paul Liétar 9c20ab27a7 Bump alsa-sys version number
See #152
2017-03-06 15:57:18 +00:00
Paul Lietar 321673278f Mark alsa-sys as linking to alsa
The build script requires pkg-config, which isn't available when cross compiling.
Mark alsa-sys as linking to alsa allows cargo configuration to bypass the build script.

cf http://doc.crates.io/build-script.html#the-links-manifest-key
2017-02-24 16:57:44 +00:00
Pierre Krieger 88bf15faca Bump alsa-sys to 0.1 2016-08-14 20:16:34 +02:00
David Henningsson 0714dd47f1 alsa-sys: Add pollfd
The pollfd struct got added to libc in v0.2.7.

Signed-off-by: David Henningsson <diwic@ubuntu.com>
2016-04-02 19:55:42 +02:00
Pierre Krieger d85f969caf Rustup and version bumps 2015-04-20 09:30:36 +02:00
Ruud van Asseldonk 3041ecaba9 Remove integer suffixes in alsa-sys
The `us` suffixes have long been replaced with `usize`, but in this case, no
suffixes are required at all.
2015-04-18 13:11:23 +02:00
Pierre Krieger 07b2009dae Update for Rustc 1.0.0 beta 2015-04-04 09:22:23 +02:00
Pierre Krieger a6c1b14d66 Rustup 2015-03-26 10:03:40 +01:00
Pierre Krieger 84326cb4a7 Rustup 2015-03-25 13:50:52 +01:00
Pierre Krieger 676e206982 Bump alsa-sys version 2015-02-13 14:43:09 +01:00
Julian Orth 67fc21e451 clean up alsa-sys 2015-02-12 22:10:20 +01:00
Pierre Krieger 8d11a4d9aa Update with libc version 2015-02-12 13:56:30 +01:00
Jason Thompson 0fc4633aeb Changed integer suffix from 'u' to 'us' 2015-01-13 10:54:49 -05:00
Pierre Krieger d61669c20b Bump version number 2015-01-10 21:08:07 +01:00
Pierre Krieger 23e1e0639c Update for Rustc 2015-01-08 21:24:04 +01:00
Pierre Krieger 9a65e71a70 More tweaks for alsa-sys 2014-12-16 19:04:33 +01:00
Pierre Krieger abd4c99d0b Minor tweaks in Cargo.toml files 2014-12-16 19:02:53 +01:00
Pierre Krieger cf70b766f5 Add alsa-sys library 2014-12-16 16:07:45 +01:00