blob: 6b9968a9e601cf45cf38d65645bd0ae38bef4e2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<use>
<flag name="pax-kernel">Enable if the user plans to run the package under a pax enabled hardened kernel</flag>
<flag name="xen">Make mono generate code that is considerably faster on xen VMs but slightly slower on for normal systems.</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:microsoft:mono</remote-id>
<changelog>https://www.mono-project.com/docs/about-mono/releases/</changelog>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|