Source: libqt6pas
Section: libs
Priority: optional
Maintainer: Alexander Koblov <Alexx2000@mail.ru>
Build-Depends: debhelper-compat (= 12),
               quilt,
               lazarus-src,
               qmake6,
               qt6-base-dev
Homepage: https://gitlab.com/freepascal.org/lazarus/lazarus/-/tree/main/lcl/interfaces/qt6/cbindings
Standards-Version: 4.6.1
Rules-Requires-Root: no

Package: libqt6pas6
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Qt6 interface bindings for Pascal
 Provides interface for Pascal applications
 to the Qt6 C++ libraries.
 This binding does not cover the whole Qt6 framework, it
 just contains all classes needed to use Qt as a widgetset.

Package: libqt6pas-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libqt6pas6 (= ${binary:Version}),
         ${misc:Depends}
Description: Development files for Qt6Pas
 Provides interface for Pascal applications
 to the Qt6 C++ libraries.
 This binding does not cover the whole Qt6 framework, it
 just contains all classes needed to use Qt as a widgetset.
 .
 This package contains files needed to develop
 Qt6 based applications with Pascal.
