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.
liblxqt-packaging/debian/control

65 lines
2.4 KiB

10 years ago
Source: liblxqt
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>
10 years ago
Section: libs
Priority: optional
Build-Depends: cmake (>= 3.0.2),
debhelper (>= 9),
libkf5windowsystem-dev,
libqt5x11extras5-dev,
libqt5xdg-dev (>= 1.3.0),
libx11-dev,
pkg-config,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.6
9 years ago
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/liblxqt.git/?h=debian/sid
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/liblxqt.git -b debian/sid
10 years ago
Homepage: https://github.com/lxde/liblxqt
Package: liblxqt0
10 years ago
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Provides: lxqt-abi-0-10-0
10 years ago
Description: Shared libraries for LXQt desktop environment (libs)
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 contain the shared libraries needed by the LXQt desktop
environment.
Package: liblxqt0-dev
10 years ago
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
liblxqt0 (= ${binary:Version})
10 years ago
Description: Shared libraries for LXQt desktop environment (dev)
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 contain the development files.
10 years ago
Package: liblxqt0-dbg
10 years ago
Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends: ${misc:Depends},
liblxqt0 (= ${binary:Version})
10 years ago
Description: Shared libraries for LXQt desktop environment (debug)
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 contain the debugging symbols.