aboutsummaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* cargo eclass: fix installgentoo902020-08-031-1/+1
| | | | | | | cargo install now requires --path parameter Closes: https://github.com/gentoo/gentoo-rust/pull/493 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* cargo eclass: fix if then statementstefson2020-03-051-1/+1
| | | | | | Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo-rust/pull/480 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* cargo eclass: backport patch to use regex for name/version extractionstefson2020-03-051-8/+5
| | | | | | | | | taken from https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2835a612827749228ca89fbd982df2bb4f072742 original bug: https://bugs.gentoo.org/705044 Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* drop virtual/cargo, update rustMikhail Pukhlikov2020-01-311-2/+2
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* cargo.eclass: add args to cargo_src_install()Daniel Barry2019-12-231-1/+1
| | | | | | | | | media-sound/spotifyd and media-sound/spotify-tui were tested with the cargo eclass in the main package repo, they currently fail to install as they try to pass arguments into cargo_src_install() Closes: https://github.com/gentoo/gentoo-rust/pull/472 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* rework CARGO_FETCH_CRATES, remove fetch-crates use flag, bump cargoCynede2018-11-161-7/+8
|
* cargo.eclass: depend on virtual/cargo instead of dev-util/cargogentoo902018-09-301-5/+8
|
* Ignore FETCH_CRATES use flag by default, drop old pijul ebuildsCynede2018-09-121-6/+12
|
* fix #335Cynede2018-05-071-1/+1
|
* new package: sccacheCynede2018-05-031-1/+1
|
* minor eclass update / bump cargo-ebuildCynede2018-05-031-11/+6
|
* [eclass/cargo.eclass] add testgibix2018-03-231-1/+8
| | | | add basic support to cargo test via src_test
* use rust stack from upstream due conflictsCynede2018-01-261-2/+1
| | | | close #320
* add mdcat, add fetch-crates to class (sync eclass with upstream)Cynede2018-01-231-4/+18
|
* dev-util/cargo is not needed more... (due #302)Cynede2017-12-051-0/+138
|
* Remove obsoleted and conflicting with portage cargo.eclass file.o01eg2017-08-171-84/+0
|
* revert cargo eclass (cargo will not build with ::gentoo one)Mikhail Pukhlikov2017-06-271-0/+84
|
* clean up eclass and old cargo ebuilds/patchesMikhail Pukhlikov2017-06-261-85/+0
|
* New YearMikhail Pukhlikov2017-01-071-1/+1
|
* dev-util/cargo: 0.13 version which will work with virtual/rust (compiles ↵Mikhail Pukhlikov2016-11-161-49/+64
| | | | with rust-bin)
* Add ebuild for dev-util/geckodriver-0.10.0gentoo902016-08-251-0/+70