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 35 36 37 38 39 40 41 42 43 44 45
|
Source: xfce4-clipman-plugin
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 12),
intltool,
libexo-2-dev,
libgtk-3-dev,
libqrencode-dev,
libx11-dev,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
libxfce4util-dev,
libxfconf-0-dev,
libxml2-dev,
libxtst-dev,
pkg-config,
xfce4-dev-tools
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: http://goodies.xfce.org/
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-clipman-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-clipman-plugin
Package: xfce4-clipman
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: clipboard history utility
Clipman enables you to store and recall X selections, as well as GTK+
clipboard content. You can also define actions to be triggered by selecting
some text pattern.
.
This package uses Xfce libraries but can be used without the Xfce panel
and only requires a system tray (notification area).
Package: xfce4-clipman-plugin
Architecture: any
Depends: xfce4-clipman, ${misc:Depends}, ${shlibs:Depends}
Description: clipboard history plugin for Xfce panel
Clipman enables you to store and recall X selections, as well as GTK+
clipboard content. You can also define actions to be triggered by selecting
some text pattern.
.
This package contains the Xfce panel plugin.
|