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

114 lines
5.2 KiB
Text

%%QT_BINDIR%%/designer-qt4
%%DEBUG%%%%QT_BINDIR%%/designer-qt4.debug
%%QT_INCDIR%%/QtDesigner/QAbstractExtensionFactory
%%QT_INCDIR%%/QtDesigner/QAbstractExtensionManager
%%QT_INCDIR%%/QtDesigner/QAbstractFormBuilder
%%QT_INCDIR%%/QtDesigner/QDesignerActionEditorInterface
%%QT_INCDIR%%/QtDesigner/QDesignerBrushManagerInterface
%%QT_INCDIR%%/QtDesigner/QDesignerComponents
%%QT_INCDIR%%/QtDesigner/QDesignerContainerExtension
%%QT_INCDIR%%/QtDesigner/QDesignerCustomWidgetCollectionInterface
%%QT_INCDIR%%/QtDesigner/QDesignerCustomWidgetInterface
%%QT_INCDIR%%/QtDesigner/QDesignerDnDItemInterface
%%QT_INCDIR%%/QtDesigner/QDesignerDynamicPropertySheetExtension
%%QT_INCDIR%%/QtDesigner/QDesignerExportWidget
%%QT_INCDIR%%/QtDesigner/QDesignerExtraInfoExtension
%%QT_INCDIR%%/QtDesigner/QDesignerFormEditorInterface
%%QT_INCDIR%%/QtDesigner/QDesignerFormEditorPluginInterface
%%QT_INCDIR%%/QtDesigner/QDesignerFormWindowCursorInterface
%%QT_INCDIR%%/QtDesigner/QDesignerFormWindowInterface
%%QT_INCDIR%%/QtDesigner/QDesignerFormWindowManagerInterface
%%QT_INCDIR%%/QtDesigner/QDesignerFormWindowToolInterface
%%QT_INCDIR%%/QtDesigner/QDesignerIconCacheInterface
%%QT_INCDIR%%/QtDesigner/QDesignerIntegrationInterface
%%QT_INCDIR%%/QtDesigner/QDesignerLanguageExtension
%%QT_INCDIR%%/QtDesigner/QDesignerLayoutDecorationExtension
%%QT_INCDIR%%/QtDesigner/QDesignerMemberSheetExtension
%%QT_INCDIR%%/QtDesigner/QDesignerMetaDataBaseInterface
%%QT_INCDIR%%/QtDesigner/QDesignerMetaDataBaseItemInterface
%%QT_INCDIR%%/QtDesigner/QDesignerObjectInspectorInterface
%%QT_INCDIR%%/QtDesigner/QDesignerPromotionInterface
%%QT_INCDIR%%/QtDesigner/QDesignerPropertyEditorInterface
%%QT_INCDIR%%/QtDesigner/QDesignerPropertySheetExtension
%%QT_INCDIR%%/QtDesigner/QDesignerResourceBrowserInterface
%%QT_INCDIR%%/QtDesigner/QDesignerTaskMenuExtension
%%QT_INCDIR%%/QtDesigner/QDesignerWidgetBoxInterface
%%QT_INCDIR%%/QtDesigner/QDesignerWidgetDataBaseInterface
%%QT_INCDIR%%/QtDesigner/QDesignerWidgetDataBaseItemInterface
%%QT_INCDIR%%/QtDesigner/QDesignerWidgetFactoryInterface
%%QT_INCDIR%%/QtDesigner/QExtensionFactory
%%QT_INCDIR%%/QtDesigner/QExtensionManager
%%QT_INCDIR%%/QtDesigner/QFormBuilder
%%QT_INCDIR%%/QtDesigner/QtDesigner
%%QT_INCDIR%%/QtDesigner/abstractactioneditor.h
%%QT_INCDIR%%/QtDesigner/abstractbrushmanager.h
%%QT_INCDIR%%/QtDesigner/abstractdnditem.h
%%QT_INCDIR%%/QtDesigner/abstractformbuilder.h
%%QT_INCDIR%%/QtDesigner/abstractformeditor.h
%%QT_INCDIR%%/QtDesigner/abstractformeditorplugin.h
%%QT_INCDIR%%/QtDesigner/abstractformwindow.h
%%QT_INCDIR%%/QtDesigner/abstractformwindowcursor.h
%%QT_INCDIR%%/QtDesigner/abstractformwindowmanager.h
%%QT_INCDIR%%/QtDesigner/abstractformwindowtool.h
%%QT_INCDIR%%/QtDesigner/abstracticoncache.h
%%QT_INCDIR%%/QtDesigner/abstractintegration.h
%%QT_INCDIR%%/QtDesigner/abstractlanguage.h
%%QT_INCDIR%%/QtDesigner/abstractmetadatabase.h
%%QT_INCDIR%%/QtDesigner/abstractobjectinspector.h
%%QT_INCDIR%%/QtDesigner/abstractpromotioninterface.h
%%QT_INCDIR%%/QtDesigner/abstractpropertyeditor.h
%%QT_INCDIR%%/QtDesigner/abstractresourcebrowser.h
%%QT_INCDIR%%/QtDesigner/abstractwidgetbox.h
%%QT_INCDIR%%/QtDesigner/abstractwidgetdatabase.h
%%QT_INCDIR%%/QtDesigner/abstractwidgetfactory.h
%%QT_INCDIR%%/QtDesigner/container.h
%%QT_INCDIR%%/QtDesigner/customwidget.h
%%QT_INCDIR%%/QtDesigner/default_extensionfactory.h
%%QT_INCDIR%%/QtDesigner/dynamicpropertysheet.h
%%QT_INCDIR%%/QtDesigner/extension.h
%%QT_INCDIR%%/QtDesigner/extension_global.h
%%QT_INCDIR%%/QtDesigner/extrainfo.h
%%QT_INCDIR%%/QtDesigner/formbuilder.h
%%QT_INCDIR%%/QtDesigner/layoutdecoration.h
%%QT_INCDIR%%/QtDesigner/membersheet.h
%%QT_INCDIR%%/QtDesigner/propertysheet.h
%%QT_INCDIR%%/QtDesigner/qdesigner_components.h
%%QT_INCDIR%%/QtDesigner/qdesigner_components_global.h
%%QT_INCDIR%%/QtDesigner/qdesignerexportwidget.h
%%QT_INCDIR%%/QtDesigner/qextensionmanager.h
%%QT_INCDIR%%/QtDesigner/sdk_global.h
%%QT_INCDIR%%/QtDesigner/taskmenu.h
%%QT_INCDIR%%/QtDesigner/uilib_global.h
%%QT_INCDIR%%/QtUiTools/QUiLoader
%%QT_INCDIR%%/QtUiTools/QtUiTools
%%QT_INCDIR%%/QtUiTools/quiloader.h
%%QT_LIBDIR%%/libQtDesigner.prl
%%QT_LIBDIR%%/libQtDesigner.so
%%QT_LIBDIR%%/libQtDesigner.so.4
%%QT_LIBDIR%%/libQtDesigner.so.%%SHORTVER%%
%%QT_LIBDIR%%/libQtDesigner.so.%%FULLVER%%
%%DEBUG%%%%QT_LIBDIR%%/libQtDesigner.so.%%FULLVER%%.debug
%%QT_LIBDIR%%/libQtDesignerComponents.prl
%%QT_LIBDIR%%/libQtDesignerComponents.so
%%QT_LIBDIR%%/libQtDesignerComponents.so.4
%%QT_LIBDIR%%/libQtDesignerComponents.so.%%SHORTVER%%
%%QT_LIBDIR%%/libQtDesignerComponents.so.%%FULLVER%%
%%DEBUG%%%%QT_LIBDIR%%/libQtDesignerComponents.so.%%FULLVER%%.debug
%%QT_LIBDIR%%/libQtUiTools.a
%%QT_LIBDIR%%/libQtUiTools.prl
%%QT_PLUGINDIR%%/designer/libqdeclarativeview.so
%%DEBUG%%%%QT_PLUGINDIR%%/designer/libqdeclarativeview.so.debug
%%QT_PLUGINDIR%%/designer/libqt3supportwidgets.so
%%DEBUG%%%%QT_PLUGINDIR%%/designer/libqt3supportwidgets.so.debug
%%QT_PLUGINDIR%%/designer/libqwebview.so
%%DEBUG%%%%QT_PLUGINDIR%%/designer/libqwebview.so.debug
libdata/pkgconfig/QtDesigner.pc
libdata/pkgconfig/QtDesignerComponents.pc
libdata/pkgconfig/QtUiTools.pc
share/pixmaps/designer-qt4.png
@dirrmtry %%QT_PLUGINDIR%%/designer
@dirrmtry %%QT_PLUGINDIR%%
@dirrmtry %%QT_LIBDIR%%
@dirrm %%QT_INCDIR%%/QtUiTools
@dirrm %%QT_INCDIR%%/QtDesigner
@dirrmtry %%QT_INCDIR%%