1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172
|
Source: qt6-scxml
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Patrick Franz <deltaone@debian.org>, Lu YaNing <dluyaning@gmail.com>
Build-Depends: cmake (>= 3.24~),
debhelper-compat (= 13),
libgl-dev,
libqt6opengl6-dev (>= 6.4.2+dfsg~),
libssl-dev,
libvulkan-dev [linux-any],
ninja-build,
pkg-config,
pkg-kde-tools,
qml6-module-qtquick (>= 6.4.2+dfsg~),
qml6-module-qttest (>= 6.4.2+dfsg~),
qt6-base-dev (>= 6.4.2+dfsg~),
qt6-base-private-dev (>= 6.4.2+dfsg~),
qt6-declarative-dev (>= 6.4.2+dfsg~),
qt6-declarative-private-dev (>= 6.4.2+dfsg~),
qt6-scxml-dev:native <cross>,
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-scxml
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-scxml.git
Rules-Requires-Root: no
Package: libqt6scxml6
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 SCXML library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The Qt SCXML module provides functionality to create state
machines from SCXML files. This includes both dynamically
creating state machines (loading the SCXML file and instantiating
states and transitions) and generating a C++ file that has a class
implementing the state machine. It also contains functionality
to support data models and executable content.
.
This package contains the library for Qt 6 SCXML.
Package: libqt6scxml6-bin
Architecture: any
Section: utils
Multi-Arch: foreign
Depends: libqt6scxml6 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 SCXML helper binaries
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The Qt SCXML module provides functionality to create state
machines from SCXML files. This includes both dynamically
creating state machines (loading the SCXML file and instantiating
states and transitions) and generating a C++ file that has a class
implementing the state machine. It also contains functionality
to support data models and executable content.
.
This package contains the helper binary for Qt 6 SCXML.
Package: libqt6scxmlqml6
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 SCXML QML library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The Qt SCXML module provides functionality to create state
machines from SCXML files. This includes both dynamically
creating state machines (loading the SCXML file and instantiating
states and transitions) and generating a C++ file that has a class
implementing the state machine. It also contains functionality
to support data models and executable content.
.
This package contains the library for Qt 6 SCXML QML.
Package: libqt6statemachine6
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 State Machine library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The Qt SCXML module provides functionality to create state
machines from SCXML files. This includes both dynamically
creating state machines (loading the SCXML file and instantiating
states and transitions) and generating a C++ file that has a class
implementing the state machine. It also contains functionality
to support data models and executable content.
.
This package contains the library for Qt 6 State Machine.
Package: libqt6statemachineqml6
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 State Machine QML library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The Qt SCXML module provides functionality to create state
machines from SCXML files. This includes both dynamically
creating state machines (loading the SCXML file and instantiating
states and transitions) and generating a C++ file that has a class
implementing the state machine. It also contains functionality
to support data models and executable content.
.
This package contains the library for Qt 6 State Machine QML.
Package: qml6-module-qtscxml
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 SCXML QML module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The Qt SCXML module provides functionality to create state
machines from SCXML files. This includes both dynamically
creating state machines (loading the SCXML file and instantiating
states and transitions) and generating a C++ file that has a class
implementing the state machine. It also contains functionality
to support data models and executable content.
.
This package provides a QML module for Qt SCXML.
Package: qml6-module-qtqml-statemachine
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 Qt QML State Machine module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The Qt SCXML module provides functionality to create state
machines from SCXML files. This includes both dynamically
creating state machines (loading the SCXML file and instantiating
states and transitions) and generating a C++ file that has a class
implementing the state machine. It also contains functionality
to support data models and executable content.
.
This package provides a QML module for the Qt State Machine.
Package: qt6-scxml-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libqt6scxml6 (= ${binary:Version}),
libqt6scxml6-bin (= ${binary:Version}),
libqt6scxmlqml6 (= ${binary:Version}),
libqt6statemachine6 (= ${binary:Version}),
libqt6statemachineqml6 (= ${binary:Version}),
qt6-base-dev,
${misc:Depends},
Description: Qt 6 SCXML - development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The Qt SCXML module provides functionality to create state
machines from SCXML files. This includes both dynamically
creating state machines (loading the SCXML file and instantiating
states and transitions) and generating a C++ file that has a class
implementing the state machine. It also contains functionality
to support data models and executable content.
.
This package contains the development files for Qt 6 SCXML.
|