You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.9 KiB
54 lines
1.9 KiB
Source: qtermwidget
|
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
|
Section: libs
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 10),
|
|
cmake (>= 3.0.2),
|
|
libutf8proc-dev,
|
|
lxqt-build-tools (>= 0.4.0),
|
|
qtbase5-dev
|
|
Standards-Version: 4.1.1
|
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/qtermwidget.git/?h=debian/experimental
|
|
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/qtermwidget.git -b debian/experimental
|
|
Homepage: https://github.com/lxde/qtermwidget
|
|
|
|
Package: libqtermwidget5-0
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
qtermwidget5-data (= ${source:Version})
|
|
Recommends: qtermwidget-l10n,
|
|
fonts-hack-ttf
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Description: Terminal emulator widget for Qt 5 (shared libraries)
|
|
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
|
built-in console or terminal emulation widget.
|
|
.
|
|
This package provides the shared libraries.
|
|
|
|
Package: libqtermwidget5-0-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Section: libdevel
|
|
Depends: ${misc:Depends},
|
|
libqtermwidget5-0 (= ${binary:Version})
|
|
Description: Terminal emulator widget for Qt 5 (development files)
|
|
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
|
built-in console or terminal emulation widget.
|
|
.
|
|
This package provides the development files.
|
|
|
|
Package: qtermwidget5-data
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Depends: ${misc:Depends}
|
|
Description: Terminal emulator widget for Qt 5 (data files)
|
|
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
|
built-in console or terminal emulation widget.
|
|
.
|
|
This package provides data files like keyboard layouts and color schemes.
|