blob: 0bc19fc8307693419629f081d73d20ad8ac5c013 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<use>
<flag name="gconf">Enable GConf as configuration backend</flag>
<flag name="glade">Install the Glade catalog for the desktop-agnotstic GTK widgets.</flag>
</use>
<upstream>
<remote-id type="launchpad">libdesktop-agnostic</remote-id>
</upstream>
</pkgmetadata>
|