Summary: | dev-util/cargo-ebuild: a Cargo subcommand that generates an ebuild recipe that uses cargo.eclass to build a Cargo based project for Gentoo | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Antonio Murdaca <antonio.murdaca> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cardoe, herrtimson, jstein, rust, spiderx |
Priority: | Normal | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/cardoe/cargo-ebuild | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | cargo-ebuild-0.1.5.ebuild |
Description
Antonio Murdaca
2018-03-20 10:03:52 UTC
Created attachment 524488 [details]
cargo-ebuild-0.1.5.ebuild
Assigning it to Cardoe, because of [2018-10-11 22:14:43] <Cardoe> I can put it in tree. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af322e38df8f0cb177ebf6e9f190e391821cca5 commit 3af322e38df8f0cb177ebf6e9f190e391821cca5 Author: Doug Goldstein <cardoe@gentoo.org> AuthorDate: 2019-10-10 21:03:46 +0000 Commit: Doug Goldstein <cardoe@gentoo.org> CommitDate: 2019-10-10 21:04:48 +0000 dev-util/cargo-ebuild: add initial version Adds cargo-build 0.2.0 as the initial version to the tree. Closes: https://bugs.gentoo.org/650972 Signed-off-by: Doug Goldstein <cardoe@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-util/cargo-ebuild/Manifest | 138 ++++++++++++++++++++ dev-util/cargo-ebuild/cargo-ebuild-0.2.0.ebuild | 161 ++++++++++++++++++++++++ dev-util/cargo-ebuild/metadata.xml | 11 ++ 3 files changed, 310 insertions(+) |