dev-ada/gnat_util: remove old versions
[gentoo.git] / dev-ada / libgpr / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>ada@gentoo.org</email>
6         </maintainer>
7         <use>
8                 <flag name="shared">Build shared library</flag>
9                 <flag name="static-pic">Build static library with pic code</flag>
10         </use>
11         <longdescription lang="en">
12                 GPRbuild is an advanced software tool designed to help automate the
13                 construction of multi-language systems. It removes complexity from
14                 multi-language development by allowing developers to quickly and easily
15                 compile and link software written in a combination of languages
16                 including Ada, Assembler, C, C++, and Fortran. Easily extendable by
17                 users to cover new toolchains and languages it is primarily aimed at
18                 projects of all sizes organized into subsystems and libraries and is
19                 particularly well-suited for compiled languages.
20         </longdescription>
21 </pkgmetadata>