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
|
Source: qtwayland-opensource-src
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>,
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
Sune Vuorela <debian@pusling.com>,
Pino Toscano <pino@debian.org>,
Timo Jyrinki <timo@debian.org>,
Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper (>= 11~),
dpkg-dev (>= 1.17.14),
libegl1-mesa-dev,
libfontconfig1-dev,
libglib2.0-dev,
libinput-dev,
libmtdev-dev [linux-any],
libudev-dev [linux-any],
libwayland-dev (>= 1.6.0),
libwayland-egl1-mesa | libwayland-egl1,
libxcomposite-dev,
libxkbcommon-dev (>= 0.2.0),
libxrender-dev,
pkg-config,
pkg-kde-tools,
qtbase5-dev (>= 5.11.3+dfsg~),
qtbase5-dev:native (>= 5.11.3+dfsg~),
qtbase5-private-dev (>= 5.11.3+dfsg~),
qtdeclarative5-private-dev (>= 5.11.3~),
xauth,
xvfb
Build-Depends-Indep: qtbase5-doc-html (>= 5.11.3+dfsg~) <!nodoc>,
qttools5-dev-tools (>= 5.11.3~) <!nodoc>
Standards-Version: 4.3.0
Homepage: http://qt-project.org/
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtwayland.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtwayland
Package: qtwayland5-examples
Architecture: any
Multi-Arch: same
Section: x11
Pre-Depends: ${misc:Pre-Depends}
Depends: qml-module-qtwayland-compositor, ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 Wayland examples
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains examples of the Qt 5 Wayland module.
Package: libqt5waylandclient5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: QtWayland client library
QtWayland is a Qt 5 module that wraps the functionality of Wayland.
.
This package contains the QtWayland client library.
Package: libqt5waylandcompositor5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: QtWayland compositor library
QtWayland is a Qt 5 module that wraps the functionality of Wayland.
.
This package contains the QtWayland compositor library.
Package: qml-module-qtwayland-compositor
Multi-Arch: same
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 Wayland Compositor 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 Wayland Compositor modules provide QML types that can be used to
create custom display servers supporting the Wayland protocol.
Package: libqt5waylandcompositor5-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends: libqt5waylandcompositor5 (= ${binary:Version}),
qtwayland5 (= ${binary:Version}),
${misc:Depends}
Description: QtWayland compositor development files
QtWayland is a Qt 5 module that wraps the functionality of Wayland.
.
This package contains the development files for QtWayland compositor
library.
Package: libqt5waylandclient5-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends: libqt5waylandclient5 (= ${binary:Version}),
qtwayland5 (= ${binary:Version}),
${misc:Depends}
Recommends: qtwayland5-dev-tools
Description: QtWayland client development files
QtWayland is a Qt 5 module that wraps the functionality of Wayland.
.
This package contains the development files for QtWayland client
library.
Package: qtwayland5-dev-tools
Architecture: any
Multi-Arch: foreign
Section: devel
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: qtwayland5 (<< 5.9.2-2~)
Replaces: qtwayland5 (<< 5.9.2-2~)
Description: Qt 5 Wayland developer tools
QtWayland is a Qt 5 module that wraps the functionality of Wayland.
.
This package contains the QtWayland developer tools.
At the moment there is only qtwaylandscanner tool here.
Package: qtwayland5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: QtWayland platform plugin
QtWayland is a Qt 5 module that wraps the functionality of Wayland.
.
This package contains the QtWayland platform plugin, which allows users
to run Qt 5 applications under Wayland, and the qtwaylandscanner
binary.
Package: qtwayland5-doc
Build-Profiles: <!nodoc>
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: Qt 5 Wayland Compositor documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the documentation for the Qt 5 Wayland Compositor
library.
Package: qtwayland5-doc-html
Build-Profiles: <!nodoc>
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: Qt 5 Wayland Compositor HTML documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the HTML documentation for the Qt 5 Wayland Compositor
library.
|