gentle

From Gentoo Wiki
Jump to:navigation Jump to:search

gentle (Gentoo Lazy Entry) is a metadata.xml generator for ebuilds.

Installation

USE flags

USE flags for app-portage/gentle Gentoo Lazy Entry - a metadata.xml generator

doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Emerge

Install gentle:

root #emerge --ask app-portage/gentle

Usage

The gentle command takes an ebuild file as input, unpacks sources into a temporary directory and tries to guess upstream metadata.

user $gentle foo-1.0.ebuild

See also