gentoo / cargo-ebuild

[MIRROR] cargo extension that can generate ebuilds using the in-tree eclasses
https://gitweb.gentoo.org/proj/cargo-ebuild.git
Apache License 2.0
33 stars 10 forks source link

package-name option support, it needs for Cargo.toml without root package #18

Closed Miezhiko closed 2 years ago

Miezhiko commented 2 years ago

Usage:

RUST_BACKTRACE=1 ./../cargo-ebuild/target/debug/cargo-ebuild ebuild --package-name below
WARNING: fuchsia-cprng uses a license-file, not handled
Wrote: below-0.3.0.ebuild

package used on example: https://github.com/facebookincubator/below

gyakovlev commented 2 years ago

merged in https://github.com/gentoo/cargo-ebuild/commit/02ddf334369229a1f7aab44a8e919a954e2124c5 thanks! will appear in gentoo in version 0.5.0