gentoo-ebuilds/dev-ada/libgpr/metadata.xml
Alfredo Tupone ce1d5c648a
dev-ada/libgpr: drop 24.0.0-r1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2025-05-01 23:19:04 +02:00

23 lines
971 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ada@gentoo.org</email>
</maintainer>
<use>
<flag name="static-pic">Build static library with pic code</flag>
</use>
<longdescription lang="en">
GPRbuild is an advanced software tool designed to help automate the
construction of multi-language systems. It removes complexity from
multi-language development by allowing developers to quickly and easily
compile and link software written in a combination of languages
including Ada, Assembler, C, C++, and Fortran. Easily extendable by
users to cover new toolchains and languages it is primarily aimed at
projects of all sizes organized into subsystems and libraries and is
particularly well-suited for compiled languages.
</longdescription>
<upstream>
<remote-id type="github">adacore/gprbuild</remote-id>
</upstream>
</pkgmetadata>