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

Package: qt6-tools
Architecture: any
Section: kde
Provides: assistant-qt6,
          designer-qt6,
          libqt6designer6,
          libqt6designercomponents6,
          libqt6help6,
          libqt6uitools6,
          linguist-qt6,
          qt6-designer-abi (= 6.2.2),
          qt6-documentation-tools,
          qt6-help-abi (= 6.2.2),
          qt6-l10n-tools,
          qt6-uitools-abi (= 6.2.2)
Pre-Depends: ${misc:Pre-Depends}
Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 Designer 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 QtDesigner library provides classes that allow you to create your own
 custom widget plugins for Qt Designer, and classes that enable you to access
 Qt Designer's components.

Package: qt6-tools-dev
Architecture: any
Section: kde
Provides: qt6-tools-dev, qt6-tools-dev-tools, qt6-tools-private-dev
Depends: qt6-base-dev,
         qt6-tools (= ${binary:Version}),
         qt6-tools-dev (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Qt 6 Tools - 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 used for building Qt 6
 applications.
