Package Details: rust-bindgen 0.12-2

Package Base: rust-bindgen
Description: Binding generator for rust language
Upstream URL: https://github.com/crabtw/rust-bindgen
Category: devel
Licenses: BSD
Submitter: passcod
Maintainer: None
Last Packager: passcod
Votes: 1
First Submitted: 2014-05-08 03:36
Last Updated: 2014-10-18 12:25

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by passcod

2015-01-10 23:09

I don't use this anymore, orphaning. Also see rust-bindgen-git.

Comment by passcod

2014-10-18 11:20

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

2014-07-16 11:28

Thanks, updated.

Comment by xico

2014-07-15 22:05

Version 0.11 is out.