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.
66 lines
2.0 KiB
66 lines
2.0 KiB
Source: lxqt-session
|
|
Section: x11
|
|
Priority: optional
|
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
|
Uploaders:
|
|
Alf Gaida <agaida@siduction.org>,
|
|
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
|
Build-Depends:
|
|
cmake (>= 3.0.2),
|
|
debhelper (>= 9),
|
|
libudev-dev,
|
|
libx11-dev,
|
|
pkg-config,
|
|
libkf5windowsystem-dev (>= 5.9.0),
|
|
liblxqt0-dev (>= 0.9.0),
|
|
libqt5x11extras5-dev (>= 5.3),
|
|
libqt5xdg-dev (>= 1.2.0),
|
|
qttools5-dev (>= 5.3),
|
|
qttools5-dev-tools (>= 5.3),
|
|
Standards-Version: 3.9.6
|
|
Homepage: https://github.com/lxde/lxqt-session
|
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-session.git
|
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-session.git
|
|
|
|
Package: lxqt-session
|
|
Provides: x-session-manager
|
|
Architecture: any
|
|
Breaks:
|
|
lxqt-session-qt5 (<< 0.9.0),
|
|
lxqt-power (<< 0.9.0),
|
|
lxqt-appswitcher (<< 0.9.0),
|
|
Replaces:
|
|
lxqt-session-qt5 (<< 0.9.0),
|
|
lxqt-power (<< 0.9.0),
|
|
lxqt-appswitcher (<< 0.9.0),
|
|
Pre-Depends:
|
|
lxqt-common,
|
|
Depends:
|
|
${misc:Depends},
|
|
${shlibs:Depends},
|
|
x11-xkb-utils,
|
|
Description: Session manager component for LXQt
|
|
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 session manager component.
|
|
|
|
Package: lxqt-session-dbg
|
|
Architecture: any
|
|
Section: debug
|
|
Priority: extra
|
|
Breaks: lxqt-session-qt5-dbg (<< 0.9.0)
|
|
Replaces: lxqt-session-qt5-dbg (<< 0.9.0)
|
|
Depends:
|
|
${misc:Depends},
|
|
lxqt-session (= ${binary:Version}),
|
|
Description: Session manager component for LXQt (debug symbols)
|
|
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.
|