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.
59 lines
2.2 KiB
59 lines
2.2 KiB
Source: liblxqt
|
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|
XSBC-Original-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>
|
|
Section: libs
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 11),
|
|
libkf5windowsystem-dev,
|
|
libpolkit-qt5-1-dev,
|
|
libqt5svg5-dev,
|
|
libqt5x11extras5-dev,
|
|
libqt5xdg-dev (>= 3.2.0),
|
|
libqt5xdgiconloader-dev (>= 3.2.0),
|
|
libx11-dev,
|
|
libxss-dev,
|
|
lxqt-build-tools (>= 0.5.0)
|
|
Standards-Version: 4.1.4
|
|
Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/
|
|
Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git
|
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
|
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/liblxqt.git
|
|
Homepage: https://github.com/lxqt/liblxqt
|
|
|
|
Package: liblxqt0
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: desktop-file-utils,
|
|
shared-mime-info,
|
|
${misc:Depends},
|
|
${shlibs:Depends}
|
|
Recommends: liblxqt-l10n
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
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 contains the shared libraries needed by the LXQt desktop
|
|
environment.
|
|
|
|
Package: liblxqt0-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: liblxqt0 (= ${binary:Version}),
|
|
libqt5xdg-dev (>= 3.2.0),
|
|
libqt5xdgiconloader-dev (>= 3.2.0),
|
|
lxqt-build-tools (>= 0.5.0),
|
|
${misc:Depends}
|
|
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.
|