Source: qt6-webview
Section: libs
Priority: optional
Uploaders: Patrick Franz <deltaone@debian.org>, Lu YaNing <dluyaning@gmail.com>
Build-Depends: cmake,
               debhelper-compat (= 13),
               libgl-dev,
               libssl-dev,
               libvulkan-dev [linux-any],
               libxcb-xkb-dev,
               libxkbcommon-dev,
               ninja-build,
               pkg-config,
               pkg-kde-tools,
               qml6-module-qtwebengine (>= 6.4.1+dfsg~),
               qml6-module-qtwebengine-controlsdelegates (>= 6.4.1+dfsg~),
               qt6-base-dev (>= 6.4.1+dfsg~),
               qt6-declarative-dev (>= 6.4.1+dfsg~),
               qt6-webengine-dev (>= 6.4.1+dfsg~),
               qt6-webengine-dev-tools (>= 6.4.1+dfsg~),
               qt6-webengine-private-dev (>= 6.4.1+dfsg~)
Standards-Version: 4.6.1
Homepage: https://www.qt.io/developers/
Rules-Requires-Root: no
Vcs-Git: https://invent.kde.org/neon/qt6/qt6-webview.git
Vcs-Browser: https://invent.kde.org/neon/qt6/qt6-webview
Maintainer: Neon CI <neon@kde.org>

Package: qt6-webview
Architecture: any
Section: kde
X-Neon-MergedPackage: true
Depends: fontconfig,
         qml6-module-qtwebengine,
         ${misc:Depends},
         ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Qt 6 WebView library
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 Qt WebView provides a way to display web content in a QML application
 without necessarily including a full web browser stack by using
 native APIs where it makes sense.
 .
 This package contains the Qt 6 WebView library.

Package: qt6-webview-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
Depends: qt6-base-dev,
         qt6-declarative-dev,
         qt6-webview (= ${binary:Version}),
         ${misc:Depends}
Description: Qt 6 WebView - 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.
 .
 Qt WebView provides a way to display web content in a QML application
 without necessarily including a full web browser stack by using
 native APIs where it makes sense.
 .
 This package contains the development files needed to build Qt 6 applications
 using the Qt WebView library.

Package: libqt6webview6
Architecture: all
Depends: qt6-webview
Description: Dummy transitional
 Transitional dummy package.

Package: libqt6webviewquick6
Architecture: all
Depends: qt6-webview
Description: Dummy transitional
 Transitional dummy package.

Package: qt6-webview-plugins
Architecture: all
Depends: qt6-webview
Description: Dummy transitional
 Transitional dummy package.

Package: qml6-module-qtwebview
Architecture: all
Depends: qt6-webview
Description: Dummy transitional
 Transitional dummy package.
