Files
guru/www-plugins/firefoxpwa/metadata.xml
John-Henry Lim c067a44573 www-plugins/firefoxpwa: add 2.7.3
Signed-off-by: John-Henry Lim <johnhenrylim12@gmail.com>
2023-09-05 11:53:31 +08:00

23 lines
892 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>
<flag name="custom-cflags">Disable the default use of clang and lld with LTO and all other manipulations of CFLAGS. Disabling this may cause the build and/or LTO to fail.</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://pwasforfirefox.filips.si/</doc>
<remote-id type="github">filips123/PWAsForFirefox</remote-id>
</upstream>
</pkgmetadata>