Source: qtermwidget
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 libutf8proc-dev,
 lxqt-build-tools,
 pkgconf,
 pkg-config,
 qt5-qmake,
 qtbase5-dev,
 qtchooser,
 qttools5-dev,
 qttools5-dev-tools,
Standards-Version: 4.6.2
Homepage: https://github.com/lxqt/qtermwidget
Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git

Package: libqtermwidget5-1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
 ${misc:Depends},
 qtermwidget5-data (= ${source:Version}),
Recommends: fonts-hack
Description: The terminal widget for QTerminal
 A terminal emulator Qt widget. QTermWidget is an open-source project originally based on the KDE4 Konsole application, but it took its own direction later on. The main goal of this project is to provide a Unicode-enabled, embeddable Qt widget for using as a built-in console (or terminal emulation widget). It is compatible with BSD, Linux and OS X. This project is licensed under the terms of the GPLv2 or any later version.

# Rename to libqtermwidget5-dev when upgrading soversion.
Package: libqtermwidget5-1-dev
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libqtermwidget5-1 (= ${binary:Version}),
Description: The terminal widget for QTerminal
 A terminal emulator Qt widget. QTermWidget is an open-source project originally based on the KDE4 Konsole application, but it took its own direction later on. The main goal of this project is to provide a Unicode-enabled, embeddable Qt widget for using as a built-in console (or terminal emulation widget). It is compatible with BSD, Linux and OS X. This project is licensed under the terms of the GPLv2 or any later version.

Package: qtermwidget5-data
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: The terminal widget for QTerminal
 A terminal emulator Qt widget. QTermWidget is an open-source project originally based on the KDE4 Konsole application, but it took its own direction later on. The main goal of this project is to provide a Unicode-enabled, embeddable Qt widget for using as a built-in console (or terminal emulation widget). It is compatible with BSD, Linux and OS X. This project is licensed under the terms of the GPLv2 or any later version.