60 lines
2.2 KiB
Plaintext
Raw Normal View History

2022-06-02 12:12:41 -05:00
Source: xdg-desktop-portal-lxqt
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake (>= 3.18),
2024-11-05 18:41:10 -06:00
libfm-qt6-dev (>= 2.1.0),
libkf6windowsystem-dev (>= 6.0.0),
libxcb-composite0-dev,
libxcb-cursor-dev,
libxcb-damage0-dev,
libxcb-dpms0-dev,
libxcb-dri2-0-dev,
libxcb-dri3-dev,
libxcb-ewmh-dev,
libxcb-glx0-dev,
libxcb-icccm4-dev,
libxcb-keysyms1-dev,
libxcb-present-dev,
libxcb-record0-dev,
libxcb-render0-dev,
libxcb-res0-dev,
libxcb-screensaver0-dev,
libxcb-shape0-dev,
libxcb-shm0-dev,
libxcb-util-dev,
libxcb-xf86dri0-dev,
libxcb-xfixes0-dev,
libxcb-xinerama0-dev,
libxcb-xinput-dev,
libxcb-xkb-dev,
libxcb-xtest0-dev,
libxcb-xv0-dev,
libxcb-xvmc0-dev,
libxkbcommon-dev (>= 0.5.0),
lxqt-build-tools (>= 2.1.0),
qt6-base-private-dev (>= 6.6.0)
Standards-Version: 4.7.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging.git
Homepage: https://github.com/lxqt/xdg-desktop-portal-lxqt
2022-07-15 14:33:45 -05:00
Rules-Requires-Root: no
2022-06-02 12:12:41 -05:00
Package: xdg-desktop-portal-lxqt
Architecture: any
Depends: xdg-desktop-portal, ${misc:Depends}, ${shlibs:Depends}
Conflicts: lxqt-session (<< 2.1.0)
Replaces: lxqt-session (<< 2.1.0)
2022-06-02 12:12:41 -05:00
Pre-Depends: ${misc:Pre-Depends}
Provides: xdg-desktop-portal-backend
2024-11-05 18:41:10 -06:00
Description: xdg-desktop-portal using Qt/KF6/libfm-qt
2022-06-02 12:12:41 -05:00
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 a backend implementation for xdg-desktop-portal that is
2024-11-05 18:41:10 -06:00
using Qt/KF6/libfm-qt.