Source: pyside6
Section: python
Priority: optional
Build-Depends: chrpath,
               clang-14,
               cmake,
               debhelper-compat (= 13),
               dh-python,
               g++-12,
               gcc-12,
               libclang-14-dev,
               libxml2-dev,
               libxslt1-dev,
               llvm-dev,
               mold,
               ninja-build,
               patchelf,
               python3-dev,
               python3-pip,
               qt6-3d-dev,
               qt6-5compat-dev,
               qt6-base-dev,
               qt6-charts-dev,
               qt6-connectivity-dev,
               qt6-datavis3d-dev,
               qt6-declarative-dev,
               qt6-httpserver-dev,
               qt6-languageserver-dev,
               qt6-location-dev,
               qt6-multimedia-dev,
               qt6-networkauth-dev,
               qt6-positioning-dev,
               qt6-quick3d-dev,
               qt6-remoteobjects-dev,
               qt6-scxml-dev,
               qt6-sensors-dev,
               qt6-serialbus-dev,
               qt6-serialport-dev,
               qt6-shadertools-dev,
               qt6-speech-dev,
               qt6-speech-dev,
               qt6-svg-dev,
               qt6-tools-dev,
               qt6-wayland-dev,
               qt6-webchannel-dev,
               qt6-webengine-dev,
               qt6-websockets-dev,
               qt6-webview-dev,
               xauth,
               xvfb
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://wiki.qt.io/Qt_for_Python
Vcs-Git: https://invent.kde.org/neon/qt6/pyside6.git
Vcs-Browser: https://invent.kde.org/neon/qt6/pyside6
Maintainer: Neon CI <neon@kde.org>

Package: libpyside6
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Shared library for PySide6
 pyside6 provides Python bindings for Qt 6.x framework.
 .
 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 shared PySide6 library.

Package: libpyside6-dev
Section: libdevel
Architecture: any
Depends: libpyside6 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Development headers for libpyside6
 pyside6 provides Python bindings for Qt 6.x framework.
 .
 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 provides the development headers for the libpyside6 library.

Package: python3-pyside6
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Python bindings for Qt6 (Python 3)
 pyside6 provides Python bindings for Qt 6.x framework.
 .
 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 Python 3 bindings for the Qt6 modules.

Package: libshiboken6
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Shared library for Shiboken6
 Shiboken6 is a bindings generator for C++ libraries that outputs CPython
 source code. It collects information from library headers, and then
 merges modifications and handwritten code defined in the typesystem
 description.
 .
 Shiboken6 is the binding generator used to create the PySide6 bindings.
 .
 This package contains the shared Python 3 library used by shiboken6.

Package: libshiboken6-dev
Section: libdevel
Architecture: any
Depends: libshiboken6 (= ${binary:Version}),
         python3-dev,
         python3-shiboken6 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Development headers for libshiboken6
 Shiboken6 is a bindings generator for C++ libraries that outputs CPython
 source code. It collects information from library headers, and then
 merges modifications and handwritten code defined in the typesystem
 description.
 .
 Shiboken6 is the binding generator used to create the PySide6 bindings.
 .
 This package provides the development headers for the libshiboken6 library.

Package: python3-shiboken6
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: CPython bindings generator for C++ libraries (Python3 shared library)
 Shiboken6 is a bindings generator for C++ libraries that outputs CPython
 source code. It collects information from library headers, and then
 merges modifications and handwritten code defined in the typesystem
 description.
 .
 Shiboken6 is the binding generator used to create the PySide6 bindings.
 .
 This package contains the generator tool and shiboken6 python module.
