Files
guru/www-plugins/firefoxpwa/metadata.xml
John-Henry Lim 03c0dfbf39 www-plugins/firefoxpwa: new package, add 2.5.0
Signed-off-by: John-Henry Lim <johnhenrylim12@gmail.com>
2023-04-10 22:17:33 +08:00

22 lines
727 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>John-Henry Lim</name>
<email>johnhenrylim12@gmail.com</email>
</maintainer>
<use>
<flag name="lto">Enable Link Time Optimization (LTO)</flag>
</use>
<upstream>
<maintainer>
<name>Filip Stamcar</name>
<email>info@filips.si</email>
</maintainer>
<bugs-to>https://github.com/filips123/PWAsForFirefox/issues</bugs-to>
<changelog>https://github.com/filips123/PWAsForFirefox/releases</changelog>
<doc>https://github.com/filips123/PWAsForFirefox/wiki</doc>
<remote-id type="github">filips123/PWAsForFirefox</remote-id>
</upstream>
</pkgmetadata>