summaryrefslogtreecommitdiff
path: root/dev-util/gammaray/metadata.xml
blob: 574a771281d66984d7b41141a5e65f5a8e41bbc9 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <use>
        <flag name='qtlayout'>Install into Qt directory layout</flag>
        <flag name='disablefeedback'>Disable user feedback support</flag>
	<flag name='staticprobe'>Build the probe as static library for compile-time injection</flag>
    </use>
    <longdescription>GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.</longdescription>
</pkgmetadata>