blob: 0ebc64234b207dc81a4d260cdc4c72b416f4b564 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>wine@gentoo.org</email>
<name>Wine</name>
</maintainer>
<longdescription>
A Mozilla Gecko based version of Internet Explorer for Wine
</longdescription>
<upstream>
<remote-id type="sourceforge">wine/wine-gecko</remote-id>
</upstream>
<use>
<flag name="shared">Install pre-unpacked files which do not need to be copied into the Wine prefix</flag>
</use>
</pkgmetadata>
|