diff options
Diffstat (limited to 'www-client/qupzilla/metadata.xml')
-rw-r--r-- | www-client/qupzilla/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www-client/qupzilla/metadata.xml b/www-client/qupzilla/metadata.xml new file mode 100644 index 000000000000..dc9f533034c7 --- /dev/null +++ b/www-client/qupzilla/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>qt</herd> + <use> + <flag name="nonblockdialogs">Enable fancy non-blocking JavaScript dialogs + shown inside the page, not blocking the application window. When closing + browser windows with open dialogs, this can crash the application. + </flag> + </use> + <upstream> + <remote-id type="github">QupZilla/qupzilla-plugins</remote-id> + </upstream> +</pkgmetadata> |