Source: qt6-declarative
Section: libs
Priority: optional
Uploaders: Patrick Franz <deltaone@debian.org>
Build-Depends: cmake (>= 3.18~),
               debhelper-compat (= 13),
               libgl-dev,
               liblttng-ust-dev,
               libssl-dev,
               libvulkan-dev [linux-any],
               ninja-build,
               pkg-config,
               pkg-kde-tools,
               qt6-base-dev (>= 6.2.2),
               qt6-shadertools-dev (>= 6.2.2)
Standards-Version: 4.6.0
Homepage: https://www.qt.io/developers/
Rules-Requires-Root: no
Vcs-Git: https://invent.kde.org/neon/qt6/qt6-declarative.git
Vcs-Browser: https://invent.kde.org/neon/qt6/qt6-declarative
Maintainer: Neon CI <neon@kde.org>

Package: qt6-declarative
Architecture: any
Section: kde
Pre-Depends: ${misc:Pre-Depends}
Provides: qt6-declarative-abi (= 6.2.2)
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: libgl1, libglx-mesa0
Suggests: qt6-qmltooling-plugins
Description: Qt 6 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 QML module provides a framework for developing applications and
 libraries with the QML language. It defines and implements the language
 and engine infrastructure, and provides an API to enable application
 developers to extend the QML language with custom types and integrate
 QML code with JavaScript and C++.

Package: qt6-declarative-dev
Architecture: any
Section: kde
Provides: qt6-declarative-dev,
          qt6-declarative-dev-tools,
          qt6-declarative-private-dev
Depends: qt6-base-dev,
         qt6-declarative,
         qt6-declarative (= ${binary:Version}),
         qt6-declarative-dev (= ${binary:Version}),
         qt6-declarative-dev-tools,
         qtchooser,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Qt 6 declarative 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.
 .
 This package contains the header development files for building some
 Qt 6 applications using Qt 6 declarative headers.
