I don't use this anymore, orphaning. Also see rust-bindgen-git.
Search Criteria
Package Details: rust-bindgen 0.12-2
Package Actions
| Package Base: | rust-bindgen |
|---|---|
| Description: | Binding generator for rust language |
| Upstream URL: | https://github.com/crabtw/rust-bindgen |
| Category: | devel |
| Licenses: | |
| Submitter: | passcod |
| Maintainer: | None |
| Last Packager: | passcod |
| Votes: | 1 |
| First Submitted: | 2014-05-08 03:36 |
| Last Updated: | 2014-10-18 12:25 |
Latest Comments
Comment by passcod
Comment by passcod
To build this, you need cargo, which isn't (yet?) available as a non-nightly binary. Bindgen track releases, not master, so you'll need rust, not rust-nightly(-bin). For 0.12, uninstall rust-nightly or rust-nightly-bin, cargo-git or cargo-nightly-bin, then install rust, install cargo-git but modify the PKGBUILD to have "git checkout c12a64f9" as 2nd line in pkgver(), then install rust-bindgen. You can now remove cargo-git and rust, and reinstall the nightlies as you wish.
Comment by passcod
Thanks, updated.
Comment by xico
Version 0.11 is out.