37 lines
1.3 KiB
Plaintext
Raw Normal View History

2016-10-14 22:50:36 +02:00
Source: lxqt-build-tools
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: devel
Priority: optional
Build-Depends: debhelper (>= 10),
cmake (>= 3.0.2),
2017-09-23 14:06:36 +02:00
libglib2.0-dev,
pkg-config,
qtbase5-dev
2017-09-23 14:06:36 +02:00
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-build-tools.git/?h=debian/experimental
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-build-tools.git -b debian/experimental
2016-10-14 22:50:36 +02:00
Homepage: https://github.com/lxde/lxqt-build-tools
Package: lxqt-build-tools
Architecture: all
2016-10-14 22:50:36 +02:00
Depends: ${shlibs:Depends},
${misc:Depends},
2017-09-23 15:58:13 +02:00
binutils,
cmake (>= 3.0.2),
2017-09-23 15:58:13 +02:00
git,
libqt5xdg-dev (>= 3.0.0),
2017-09-23 14:06:36 +02:00
libglib2.0-dev (>= 2.5.0),
2017-09-23 15:58:13 +02:00
lintian,
2016-10-14 22:50:36 +02:00
pkg-config,
qttools5-dev,
qttools5-dev-tools
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.