append hyphen to qt5 module names

This commit is contained in:
Barath Kannan 2018-01-18 10:02:56 +11:00
parent c30363d07b
commit ca9ff199d6
49 changed files with 207 additions and 207 deletions

View File

@ -1,4 +1,4 @@
Source: qt53d Source: qt5-3d
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 3d Module - Functionality for near-realtime simulation systems with support for 2D and 3D rendering Description: Qt5 3d Module - Functionality for near-realtime simulation systems with support for 2D and 3D rendering
Build-Depends: qt5modularscripts, qt5base, qt5declarative Build-Depends: qt5-modularscripts, qt5-base, qt5-declarative

View File

@ -1,4 +1,4 @@
Source: qt5base Source: qt5-base
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components. Description: Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components.
Build-Depends: zlib, libjpeg-turbo, libpng, freetype, pcre2, harfbuzz, sqlite3, libpq, double-conversion Build-Depends: zlib, libjpeg-turbo, libpng, freetype, pcre2, harfbuzz, sqlite3, libpq, double-conversion

View File

@ -111,4 +111,4 @@ file(COPY ${CURRENT_PACKAGES_DIR}/debug/lib/qtmaind.prl DESTINATION ${CURRENT_PA
file(REMOVE ${CURRENT_PACKAGES_DIR}/debug/lib/qtmaind.lib) file(REMOVE ${CURRENT_PACKAGES_DIR}/debug/lib/qtmaind.lib)
file(REMOVE ${CURRENT_PACKAGES_DIR}/debug/lib/qtmaind.prl) file(REMOVE ${CURRENT_PACKAGES_DIR}/debug/lib/qtmaind.prl)
file(INSTALL ${SOURCE_PATH}/LICENSE.LGPLv3 DESTINATION ${CURRENT_PACKAGES_DIR}/share/qt5base RENAME copyright) file(INSTALL ${SOURCE_PATH}/LICENSE.LGPLv3 DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)

View File

@ -1,4 +1,4 @@
Source: qt5charts Source: qt5-charts
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Charts Module - UI components for displaying charts, driven by static or dynamic data models Description: Qt5 Charts Module - UI components for displaying charts, driven by static or dynamic data models
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,4 +1,4 @@
Source: qt5datavis3d Source: qt5-datavis3d
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Data Visualization 3d Module - UI Components for creating 3D data visualizations Description: Qt5 Data Visualization 3d Module - UI Components for creating 3D data visualizations
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,4 +1,4 @@
Source: qt5declarative Source: qt5-declarative
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Declarative (Quick 2) Module. Includes QtQuick, QtQuickParticles, QtQuickWidgets, QtQml, and QtPacketProtocol. Description: Qt5 Declarative (Quick 2) Module. Includes QtQuick, QtQuickParticles, QtQuickWidgets, QtQml, and QtPacketProtocol.
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,4 +1,4 @@
Source: qt5gamepad Source: qt5-gamepad
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Gamepad Module - Enables Qt applications to support the use of gamepad hardware Description: Qt5 Gamepad Module - Enables Qt applications to support the use of gamepad hardware
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,4 +1,4 @@
Source: qt5imageformats Source: qt5-imageformats
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Image Formats Module - Plugins for additional image formats: TIFF, MNG, TGA, WBMP Description: Qt5 Image Formats Module - Plugins for additional image formats: TIFF, MNG, TGA, WBMP
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,3 +1,3 @@
Source: qt5modularscripts Source: qt5-modularscripts
Version: 0 Version: 0
Description: Vcpkg helpers to package qt5 modules Description: Vcpkg helpers to package qt5 modules

View File

@ -1,4 +1,4 @@
Source: qt5multimedia Source: qt5-multimedia
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Multimedia Module - Classes and widgets for audio, video, radio and camera functionality Description: Qt5 Multimedia Module - Classes and widgets for audio, video, radio and camera functionality
Build-Depends: qt5modularscripts, qt5base, qt5declarative Build-Depends: qt5-modularscripts, qt5-base, qt5-declarative

View File

@ -0,0 +1,4 @@
Source: qt5-networkauth
Version: 5.9.2-0
Description: Qt5 Network Authorization Module
Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,4 +1,4 @@
Source: qt5scxml Source: qt5-scxml
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 SCXML Module - Provides classes and tools for creating state machines from SCXML files and embedding them in applications Description: Qt5 SCXML Module - Provides classes and tools for creating state machines from SCXML files and embedding them in applications
Build-Depends: qt5modularscripts, qt5base, qt5declarative Build-Depends: qt5-modularscripts, qt5-base, qt5-declarative

View File

@ -1,4 +1,4 @@
Source: qt5serialport Source: qt5-serialport
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Serial Port - provides access to hardware and virtual serial ports Description: Qt5 Serial Port - provides access to hardware and virtual serial ports
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

4
ports/qt5-speech/CONTROL Normal file
View File

@ -0,0 +1,4 @@
Source: qt5-speech
Version: 5.9.2-0
Description: Qt5 Speech Module
Build-Depends: qt5-modularscripts, qt5-base, atlmfc

View File

@ -1,4 +1,4 @@
Source: qt5svg Source: qt5-svg
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 SVG Module - provides classes for displaying the contents of SVG files Description: Qt5 SVG Module - provides classes for displaying the contents of SVG files
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,4 +1,4 @@
Source: qt5tools Source: qt5-tools
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistant, and other applications Description: Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistant, and other applications
Build-Depends: qt5modularscripts, qt5base, qt5declarative Build-Depends: qt5-modularscripts, qt5-base, qt5-declarative

View File

@ -1,4 +1,4 @@
Source: qt5virtualkeyboard Source: qt5-virtualkeyboard
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Virtual Keyboard Module - A framework for implementing different input methods. Supports localized keyboard layouts and custom visual themes Description: Qt5 Virtual Keyboard Module - A framework for implementing different input methods. Supports localized keyboard layouts and custom visual themes
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,4 +1,4 @@
Source: qt5websockets Source: qt5-websockets
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Web Sockets Module - provides WebSocket communication compliant with RFC 6455 Description: Qt5 Web Sockets Module - provides WebSocket communication compliant with RFC 6455
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,4 +1,4 @@
Source: qt5winextras Source: qt5-winextras
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 Windows Extras Module. Provides platform-specific APIs for Windows. Description: Qt5 Windows Extras Module. Provides platform-specific APIs for Windows.
Build-Depends: qt5modularscripts, qt5base, atlmfc Build-Depends: qt5-modularscripts, qt5-base, atlmfc

View File

@ -1,4 +1,4 @@
Source: qt5xmlpatterns Source: qt5-xmlpatterns
Version: 5.9.2-0 Version: 5.9.2-0
Description: Qt5 XML Patterns Module - Support for XPath, XQuery, XSLT and XML schema validation Description: Qt5 XML Patterns Module - Support for XPath, XQuery, XSLT and XML schema validation
Build-Depends: qt5modularscripts, qt5base Build-Depends: qt5-modularscripts, qt5-base

View File

@ -1,4 +1,4 @@
Source: qt5 Source: qt5
Version: 5.9.2-1 Version: 5.9.2-1
Description: Qt5 Application Framework Description: Qt5 Application Framework
Build-Depends: qt5base, qt5charts, qt5datavis3d, qt5declarative, qt5gamepad, qt5imageformats, qt5multimedia, qt5networkauth, qt5scxml, qt5serialport, qt5speech, qt5svg, qt5tools, qt5virtualkeyboard, qt5websockets, qt53d, qt5winextras, qt5xmlpatterns Build-Depends: qt5-base, qt5-charts, qt5-datavis3d, qt5-declarative, qt5-gamepad, qt5-imageformats, qt5-multimedia, qt5-networkauth, qt5-scxml, qt5-serialport, qt5-speech, qt5-svg, qt5-tools, qt5-virtualkeyboard, qt5-websockets, qt5-3d, qt5-winextras, qt5-xmlpatterns

View File

@ -1,4 +0,0 @@
Source: qt5networkauth
Version: 5.9.2-0
Description: Qt5 Network Authorization Module
Build-Depends: qt5modularscripts, qt5base

View File

@ -1,4 +0,0 @@
Source: qt5speech
Version: 5.9.2-0
Description: Qt5 Speech Module
Build-Depends: qt5modularscripts, qt5base, atlmfc