Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650972 - dev-util/cargo-ebuild: a Cargo subcommand that generates an ebuild recipe that uses cargo.eclass to build a Cargo based project for Gentoo
Summary: dev-util/cargo-ebuild: a Cargo subcommand that generates an ebuild recipe tha...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/cardoe/cargo-ebuild
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2018-03-20 10:03 UTC by Antonio Murdaca
Modified: 2019-10-10 21:05 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cargo-ebuild-0.1.5.ebuild (cargo-ebuild-0.1.5.ebuild,1.85 KB, text/plain)
2018-03-20 10:04 UTC, Antonio Murdaca
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Murdaca 2018-03-20 10:03:52 UTC
add new package dev-util/cargo-ebuild: cargo extension that can generate ebuilds using the in-tree eclasses

I'm willing to maintain it as well.

Reproducible: Always
Comment 1 Antonio Murdaca 2018-03-20 10:04:50 UTC
Created attachment 524488 [details]
cargo-ebuild-0.1.5.ebuild
Comment 2 Jonas Stein gentoo-dev 2018-10-11 20:18:54 UTC
Assigning it to Cardoe, because of
[2018-10-11 22:14:43] <Cardoe> I can put it in tree.
Comment 3 Larry the Git Cow gentoo-dev 2019-10-10 21:05:33 UTC
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(+)