Source: qtremoteobjects-opensource-src
Section: libs
Priority: optional
Maintainer: Deepin Developer <deepin-dev@deepin.org>
Uploaders: Deepin Packages Builder <packages@deepin.org>
Build-Depends: debhelper-compat (= 13),
               pkg-kde-tools,
               qml-module-qttest (>= 5.15.7~),
               qtbase5-dev (>= 5.15.7~),
               qtbase5-private-dev (>= 5.15.7~),
               qtdeclarative5-dev (>= 5.15.7~),
               qtdeclarative5-private-dev (>= 5.15.7~),
               xauth <!nocheck>,
               xvfb <!nocheck>
Build-Depends-Indep: qdoc-qt5 (>= 5.15.7~) <!nodoc>,
                     qhelpgenerator-qt5 (>= 5.15.7~) <!nodoc>,
                     qtattributionsscanner-qt5 (>= 5.15.7~) <!nodoc>,
                     qtbase5-doc-html (>= 5.15.7~) <!nodoc>
Standards-Version: 4.6.0
Homepage: https://doc.qt.io/qt-5/qtremoteobjects-index.html

Package: libqt5remoteobjects5-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libqt5remoteobjects5 (= ${binary:Version}),
         libqt5remoteobjects5-bin (= ${binary:Version}),
         qtbase5-dev,
         ${misc:Depends}
Description: Qt module for IPC — development files
 The Qt Remote Objects extends Qt's existing functionalities to enable
 information exchange between processes or computers.
 .
 This package contains the development files for qtremoteobjects.

Package: libqt5remoteobjects5-bin
Architecture: any
Section: utils
Multi-Arch: foreign
Depends: libqt5remoteobjects5 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Qt module for IPC — the Replica Compiler (repc)
 The Qt Remote Objects extends Qt's existing functionalities to enable
 information exchange between processes or computers.
 .
 The Replica Compiler (repc) generates QObject header files based on an API
 definition file.

Package: libqt5remoteobjects5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt module for IPC
 The Qt Remote Objects extends Qt's existing functionalities to enable
 information exchange between processes or computers.
 .
 This package contains the shared library for Qt Remote Objects.

Package: qml-module-qtremoteobjects
Architecture: any
Multi-Arch: same
Depends: qml-module-qtquick2 (>= 5.8), ${misc:Depends}, ${shlibs:Depends}
Description: Qt module for IPC — QML binding
 The Qt Remote Objects extends Qt's existing functionalities to enable
 information exchange between processes or computers.
 .
 This package provides the QML module for Qt Remote Objects, which can be
 used from QML as “import QtRemoteObjects 5.12”.

Package: qtremoteobjects5-examples
Section: x11
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt Remote Objects examples
 The Qt Remote Objects extends Qt's existing functionalities to enable
 information exchange between processes or computers.
 .
 This package contains Qt 5 Remote Objects examples.

Package: qtremoteobjects5-doc
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Qt Remote Objects QCH documentation
 The Qt Remote Objects extends Qt's existing functionalities to enable
 information exchange between processes or computers.
 .
 This package contains the documentation in QCH format, which can be
 viewed using Qt Assistant from qt5-assistant package.

Package: qtremoteobjects5-doc-html
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Qt Remote Objects HTML documentation
 The Qt Remote Objects extends Qt's existing functionalities to enable
 information exchange between processes or computers.
 .
 This package contains the documentation in HTML format.
