Use https by default
[gentoo.git] / dev-qt / designer / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>qt</herd>
5         <use>
6                 <flag name="declarative">Build the qdeclarativeview plugin</flag>
7                 <flag name="exceptions">Add support for exceptions - like catching them
8                         inside the event loop (recommended by upstream)</flag>
9                 <flag name="phonon">Build the phononwidgets plugin</flag>
10                 <flag name="qt3support">Build the qt3supportwidgets plugin</flag>
11                 <flag name="webkit">Build the qwebview plugin</flag>
12         </use>
13         <upstream>
14                 <bugs-to>https://bugreports.qt.io/</bugs-to>
15                 <doc>http://doc.qt.io/</doc>
16         </upstream>
17 </pkgmetadata>