blob: 4b70bcc9a20458c757fc2e4302121e5072c90339 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>xfce@gentoo.org</email>
<name>XFCE Team</name>
</maintainer>
<use>
<flag name="libcanberra">Enable sound event support</flag>
<flag name="terminal">Enable integrated terminal support</flag>
<flag name="trash-panel-plugin">
Build the trash status indicator plugin for the XFCE panel
</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:xfce:thunar</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|