1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: qlipper
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper-compat(= 12),
cmake,
libx11-dev,
lxqt-build-tools (>= 0.6.0~),
qtbase5-private-dev,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/lxqt-team/qlipper
Vcs-Git: https://salsa.debian.org/lxqt-team/qlipper.git
Homepage: https://github.com/pvanek/qlipper
Package: qlipper
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Breaks: lxqt-common (<< 0.12.0)
Replaces: lxqt-common (<< 0.12.0)
Description: Lightweight and cross-platform clipboard history applet
A Lightweight and cross-platform clipboard history applet. It
provides the following features:
.
- saves clipboard history entries and restores them
- lightweight
- systray docking app
- few requirements
- can be used in GNOME and Windows (and more)
|