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-lang/idb/metadata.xml

21 lines
945 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
The Intel® Debugger is a command line debugger for Intel based
architectures. It is well suited with the Intel C++ or Intel FORTRAN
compilers. It also comes also with a graphical interface and extensive
documentation. The package is bundled in either compiler tar ball, and
has been split to produce this one.
The product can be installed as a non-commercial as
well. License, terms of qualifications can be found on the web
site and follow the one received in the Intel compilers.
</longdescription>
<use>
<flag name="icc">Use <pkg>dev-lang/icc</pkg> to install idb (default)</flag>
<flag name="ifc">Use <pkg>dev-lang/ifc</pkg> to install idb</flag>
<flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
</use>
</pkgmetadata>