2023-07-26 19:21:57 -05:00
|
|
|
Source: lxqt2-build-tools
|
2022-11-16 16:56:12 -06:00
|
|
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
2023-07-26 19:21:57 -05:00
|
|
|
Uploaders: Simon Quigley <tsimonq2@debian.org>
|
2016-10-14 22:50:36 +02:00
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
2023-07-26 19:21:57 -05:00
|
|
|
Build-Depends: cmake (>= 3.16),
|
2023-05-10 11:20:24 -05:00
|
|
|
debhelper-compat (= 13),
|
2017-10-25 01:42:30 +02:00
|
|
|
libglib2.0-dev,
|
|
|
|
pkg-config,
|
2023-07-26 19:21:57 -05:00
|
|
|
qt6-base-dev
|
2023-05-10 11:33:38 -05:00
|
|
|
Standards-Version: 4.6.2
|
2022-11-16 16:56:12 -06:00
|
|
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-build-tools-packaging
|
|
|
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-build-tools-packaging.git
|
2018-04-26 21:00:40 +02:00
|
|
|
Homepage: https://github.com/lxqt/lxqt-build-tools
|
2022-11-27 13:49:24 -06:00
|
|
|
Rules-Requires-Root: no
|
2016-10-14 22:50:36 +02:00
|
|
|
|
2023-07-26 19:21:57 -05:00
|
|
|
Package: lxqt2-build-tools
|
2017-01-14 00:56:01 +01:00
|
|
|
Architecture: all
|
2023-05-10 11:20:24 -05:00
|
|
|
Depends: binutils,
|
2018-04-26 21:00:40 +02:00
|
|
|
cmake,
|
2022-11-16 16:47:05 -06:00
|
|
|
libglib2.0-dev (>= 2.73.1),
|
2016-10-14 22:50:36 +02:00
|
|
|
pkg-config,
|
2023-07-26 19:21:57 -05:00
|
|
|
qt6-tools-dev,
|
|
|
|
qt6-tools-dev-tools,
|
2023-05-10 11:20:24 -05:00
|
|
|
${misc:Depends}
|
|
|
|
Recommends: git, lintian
|
2023-07-26 19:21:57 -05:00
|
|
|
Description: Build tools for the LXQt desktop environment, based on Qt 6
|
|
|
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt 6
|
2016-10-14 22:50:36 +02:00
|
|
|
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.
|