blob: 0500dc2295e45b90b5937ec56d4d2d0f7cb6c3d0 (
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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chewi@gentoo.org</email>
<name>James Le Cuirot</name>
</maintainer>
<use>
<flag name="debug">Enable debug logging and the --debug command-line option</flag>
<flag name="lzma">Enable support for extracting lzma-compressed installers using <pkg>app-arch/xz-utils</pkg></flag>
</use>
<upstream>
<bugs-to>http://innoextract.constexpr.org/issues</bugs-to>
<changelog>http://constexpr.org/innoextract/changelog</changelog>
<doc lang="en">http://constexpr.org/innoextract/innoextract.1</doc>
<remote-id type="github">dscharrer/innoextract</remote-id>
<remote-id type="sourceforge">innoextract</remote-id>
</upstream>
</pkgmetadata>
|