2016-10-14 22:50:36 +02:00
|
|
|
Source: lxqt-build-tools
|
2018-05-21 21:36:59 -05:00
|
|
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|
|
|
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
2016-10-14 22:50:36 +02:00
|
|
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
|
|
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
2020-04-28 18:21:33 -05:00
|
|
|
Build-Depends: cmake,
|
|
|
|
debhelper-compat (= 12),
|
2017-10-25 01:42:30 +02:00
|
|
|
libglib2.0-dev,
|
|
|
|
pkg-config,
|
2016-10-30 16:13:37 +01:00
|
|
|
qtbase5-dev
|
2020-04-28 18:21:05 -05:00
|
|
|
Standards-Version: 4.5.0
|
2018-05-21 21:36:59 -05:00
|
|
|
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-build-tools/
|
|
|
|
Vcs-Git: https://phab.lubuntu.me/source/lxqt-build-tools.git
|
|
|
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-build-tools
|
|
|
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-build-tools.git
|
2018-04-26 21:00:40 +02:00
|
|
|
Homepage: https://github.com/lxqt/lxqt-build-tools
|
2016-10-14 22:50:36 +02:00
|
|
|
|
|
|
|
Package: lxqt-build-tools
|
2017-01-14 00:56:01 +01:00
|
|
|
Architecture: all
|
2020-04-28 18:21:33 -05:00
|
|
|
Depends: binutils,
|
2018-04-26 21:00:40 +02:00
|
|
|
cmake,
|
2017-10-25 01:42:30 +02:00
|
|
|
libglib2.0-dev (>= 2.5.0),
|
2016-10-14 22:50:36 +02:00
|
|
|
pkg-config,
|
|
|
|
qttools5-dev,
|
2020-04-28 18:21:33 -05:00
|
|
|
qttools5-dev-tools,
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends}
|
|
|
|
Recommends: git, lintian
|
2016-10-14 22:50:36 +02:00
|
|
|
Description: Build tools for the LXQt desktop environment
|
|
|
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
|
|
|
technologies. It has been tailored for users who value simplicity, speed, and
|
|
|
|
an intuitive interface. Unlike most desktop environments, LXQt also works
|
|
|
|
fine with less powerful machines.
|
|
|
|
.
|
|
|
|
This package contains the tools that are needed by the LXQt build process.
|