Ebuild guidance for ecosystems

From Gentoo Wiki
Jump to:navigation Jump to:search

Gentoo developers have created tools and guides to handle packaging software for certain ecosystems which follow a different format or require special steps. This article provides guidance for creating ebuilds in an unfamiliar ecosystem.

Table

Language Tools Notes Links
Python
Perl
  • Make sure the correct version is used from gentoo-perlmod-version.pl
Go N/A
Rust
  • Often need to set environment variables to use system copies of libraries, bug #709568
N/A
Java N/A
Haskell N/A N/A

See also