freebsd-ports/www/webkit-qt4/pkg-plist
Max Brazhnikov 7d5e6b666c In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG

Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
  qt4-qtconfig to be built without Phonon support [1]

devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
2014-01-06 16:16:52 +00:00

78 lines
2.8 KiB
Text

%%QT_INCDIR%%/Qt/QtWebKit
%%QT_INCDIR%%/Qt/qgraphicswebview.h
%%QT_INCDIR%%/Qt/qwebdatabase.h
%%QT_INCDIR%%/Qt/qwebelement.h
%%QT_INCDIR%%/Qt/qwebframe.h
%%QT_INCDIR%%/Qt/qwebhistory.h
%%QT_INCDIR%%/Qt/qwebhistoryinterface.h
%%QT_INCDIR%%/Qt/qwebinspector.h
%%QT_INCDIR%%/Qt/qwebkitglobal.h
%%QT_INCDIR%%/Qt/qwebkitplatformplugin.h
%%QT_INCDIR%%/Qt/qwebkitversion.h
%%QT_INCDIR%%/Qt/qwebpage.h
%%QT_INCDIR%%/Qt/qwebpluginfactory.h
%%QT_INCDIR%%/Qt/qwebscriptworld.h
%%QT_INCDIR%%/Qt/qwebsecurityorigin.h
%%QT_INCDIR%%/Qt/qwebsettings.h
%%QT_INCDIR%%/Qt/qwebview.h
%%QT_INCDIR%%/QtWebKit/QGraphicsWebView
%%QT_INCDIR%%/QtWebKit/QWebDatabase
%%QT_INCDIR%%/QtWebKit/QWebElement
%%QT_INCDIR%%/QtWebKit/QWebElementCollection
%%QT_INCDIR%%/QtWebKit/QWebFrame
%%QT_INCDIR%%/QtWebKit/QWebFullScreenVideoHandler
%%QT_INCDIR%%/QtWebKit/QWebHapticFeedbackPlayer
%%QT_INCDIR%%/QtWebKit/QWebHistory
%%QT_INCDIR%%/QtWebKit/QWebHistoryInterface
%%QT_INCDIR%%/QtWebKit/QWebHistoryItem
%%QT_INCDIR%%/QtWebKit/QWebHitTestResult
%%QT_INCDIR%%/QtWebKit/QWebInspector
%%QT_INCDIR%%/QtWebKit/QWebKitPlatformPlugin
%%QT_INCDIR%%/QtWebKit/QWebNotificationData
%%QT_INCDIR%%/QtWebKit/QWebNotificationPresenter
%%QT_INCDIR%%/QtWebKit/QWebPage
%%QT_INCDIR%%/QtWebKit/QWebPluginFactory
%%QT_INCDIR%%/QtWebKit/QWebScriptWorld
%%QT_INCDIR%%/QtWebKit/QWebSecurityOrigin
%%QT_INCDIR%%/QtWebKit/QWebSelectData
%%QT_INCDIR%%/QtWebKit/QWebSelectMethod
%%QT_INCDIR%%/QtWebKit/QWebSettings
%%QT_INCDIR%%/QtWebKit/QWebTouchModifier
%%QT_INCDIR%%/QtWebKit/QWebView
%%QT_INCDIR%%/QtWebKit/QtWebKit
%%QT_INCDIR%%/QtWebKit/qgraphicswebview.h
%%QT_INCDIR%%/QtWebKit/qwebdatabase.h
%%QT_INCDIR%%/QtWebKit/qwebelement.h
%%QT_INCDIR%%/QtWebKit/qwebframe.h
%%QT_INCDIR%%/QtWebKit/qwebhistory.h
%%QT_INCDIR%%/QtWebKit/qwebhistoryinterface.h
%%QT_INCDIR%%/QtWebKit/qwebinspector.h
%%QT_INCDIR%%/QtWebKit/qwebkitglobal.h
%%QT_INCDIR%%/QtWebKit/qwebkitplatformplugin.h
%%QT_INCDIR%%/QtWebKit/qwebkitversion.h
%%QT_INCDIR%%/QtWebKit/qwebpage.h
%%QT_INCDIR%%/QtWebKit/qwebpluginfactory.h
%%QT_INCDIR%%/QtWebKit/qwebscriptworld.h
%%QT_INCDIR%%/QtWebKit/qwebsecurityorigin.h
%%QT_INCDIR%%/QtWebKit/qwebsettings.h
%%QT_INCDIR%%/QtWebKit/qwebview.h
%%QT_IMPORTDIR%%/QtWebKit/libqmlwebkitplugin.so
%%DEBUG%%%%QT_IMPORTDIR%%/QtWebKit/libqmlwebkitplugin.so.debug
%%QT_IMPORTDIR%%/QtWebKit/qmldir
%%QT_LIBDIR%%/libQtWebKit.la
%%QT_LIBDIR%%/libQtWebKit.prl
%%QT_LIBDIR%%/libQtWebKit.so
%%QT_LIBDIR%%/libQtWebKit.so.4
%%QT_LIBDIR%%/libQtWebKit.so.4.9
%%QT_LIBDIR%%/libQtWebKit.so.4.9.4
libdata/pkgconfig/QtWebKit.pc
%%QT_MKSPECDIR%%/modules/qt_webkit_version.pri
@dirrmtry %%QT_MKSPECDIR%%/modules
@dirrmtry %%QT_MKSPECDIR%%
@dirrmtry %%QT_DATADIR%%
@dirrm %%QT_IMPORTDIR%%/QtWebKit
@dirrmtry %%QT_IMPORTDIR%%
@dirrmtry %%QT_LIBDIR%%
@dirrm %%QT_INCDIR%%/QtWebKit
@dirrmtry %%QT_INCDIR%%/Qt
@dirrmtry %%QT_INCDIR%%