Parent Directory
|
Revision Log
Moving x11-libs/qt-* to dev-qt/
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
| 3 | <pkgmetadata> |
| 4 | <herd>qt</herd> |
| 5 | <use> |
| 6 | <flag name="c++0x">Build Qt using the C++11 standard</flag> |
| 7 | <flag name="exceptions">Add support for exceptions - like catching them |
| 8 | inside the event loop (recommended by Nokia)</flag> |
| 9 | <flag name="qt3support">Enable the Qt3Support libraries for Qt4. Note that |
| 10 | this does not mean you can compile pure Qt3 programs with Qt4.</flag> |
| 11 | </use> |
| 12 | <upstream> |
| 13 | <bugs-to>https://bugreports.qt-project.org/</bugs-to> |
| 14 | <doc>http://qt-project.org/doc/</doc> |
| 15 | </upstream> |
| 16 | </pkgmetadata> |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |