blob: ea79390103b22908c8354c2477fd03b12fba5cd5 (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<use>
<flag name="server">Enable compilation of server</flag>
</use>
<upstream>
<bugs-to>https://github.com/wesnoth/wesnoth/issues/</bugs-to>
<doc>https://wiki.wesnoth.org/StartingPoints</doc>
<changelog>https://github.com/wesnoth/wesnoth/blob/master/changelog.md</changelog>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|