freebsd-ports/devel/qt4-help/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

42 lines
1.5 KiB
Text

%%QT_INCDIR%%/Qt/QtHelp
%%QT_INCDIR%%/Qt/qhelp_global.h
%%QT_INCDIR%%/Qt/qhelpcontentwidget.h
%%QT_INCDIR%%/Qt/qhelpengine.h
%%QT_INCDIR%%/Qt/qhelpenginecore.h
%%QT_INCDIR%%/Qt/qhelpindexwidget.h
%%QT_INCDIR%%/Qt/qhelpsearchengine.h
%%QT_INCDIR%%/Qt/qhelpsearchquerywidget.h
%%QT_INCDIR%%/Qt/qhelpsearchresultwidget.h
%%QT_INCDIR%%/QtHelp/QHelpContentItem
%%QT_INCDIR%%/QtHelp/QHelpContentModel
%%QT_INCDIR%%/QtHelp/QHelpContentWidget
%%QT_INCDIR%%/QtHelp/QHelpGlobal
%%QT_INCDIR%%/QtHelp/QHelpEngine
%%QT_INCDIR%%/QtHelp/QHelpEngineCore
%%QT_INCDIR%%/QtHelp/QHelpIndexModel
%%QT_INCDIR%%/QtHelp/QHelpIndexWidget
%%QT_INCDIR%%/QtHelp/QHelpSearchEngine
%%QT_INCDIR%%/QtHelp/QHelpSearchQuery
%%QT_INCDIR%%/QtHelp/QHelpSearchQueryWidget
%%QT_INCDIR%%/QtHelp/QHelpSearchResultWidget
%%QT_INCDIR%%/QtHelp/QtHelp
%%QT_INCDIR%%/QtHelp/qhelp_global.h
%%QT_INCDIR%%/QtHelp/qhelpcontentwidget.h
%%QT_INCDIR%%/QtHelp/qhelpengine.h
%%QT_INCDIR%%/QtHelp/qhelpenginecore.h
%%QT_INCDIR%%/QtHelp/qhelpindexwidget.h
%%QT_INCDIR%%/QtHelp/qhelpsearchengine.h
%%QT_INCDIR%%/QtHelp/qhelpsearchquerywidget.h
%%QT_INCDIR%%/QtHelp/qhelpsearchresultwidget.h
%%QT_LIBDIR%%/libQtHelp.la
%%QT_LIBDIR%%/libQtHelp.prl
%%QT_LIBDIR%%/libQtHelp.so
%%QT_LIBDIR%%/libQtHelp.so.4
%%QT_LIBDIR%%/libQtHelp.so.%%SHORTVER%%
%%QT_LIBDIR%%/libQtHelp.so.%%FULLVER%%
%%DEBUG%%%%QT_LIBDIR%%/libQtHelp.so.%%FULLVER%%.debug
libdata/pkgconfig/QtHelp.pc
@dirrmtry %%QT_LIBDIR%%
@dirrm %%QT_INCDIR%%/QtHelp
@dirrmtry %%QT_INCDIR%%/Qt
@dirrmtry %%QT_INCDIR%%