dev-ada: gnat_201* use flags are now global
[gentoo.git] / dev-ada / gnatcoll-bindings / 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 shared library</flag>
10         </use>
11         <longdescription lang="en">
12                 The reusable library known as the GNAT Component Collection (GNATColl)
13                 is based on one main principle: general-purpose packages that are part
14                 of the GNAT technology should also be available to GNAT user
15                 application code. The compiler front end, the GNAT Programming Studio
16                 (GPS) Interactive Development Environment, and the GNAT Tracker
17                 web-based interface all served as sources for the components.
18
19                 The GNATColl components complement the predefined Ada and GNAT
20                 libraries and deal with a range of common programming issues including
21                 string and text processing, memory management, and file handling.
22                 Several of the components are especially useful in enterprise
23                 applications.
24         </longdescription>
25 </pkgmetadata>