You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/metro/metadata.xml

27 lines
1.1 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription lang="en">
Metro is a build tool that can build Gentoo Linux OS releases and OpenVZ
templates. Its designed to interface with a package manager such as
Portage/emerge so that users can build their own releases of Gentoo or
other Linux-based operating systems.
The heart of Metro is its data-oriented recipe language and associated
parser, which has been designed to keep operating system builds
organized, consistent, maintainable and reliable.
From a Gentoo perspective, you can view Metro as a complete re-thinking
and redesign of Gentoos Catalyst build tool building on its strengths
and addessing its weaknesses.
</longdescription>
<use>
<flag name="ccache">Enable support for ccache</flag>
<flag name="git">Enable support for git snapshots</flag>
<flag name="threads">Enable support for pbzip2 tarball packing/unpacking</flag>
</use>
</pkgmetadata>