File: control

package info (click to toggle)
xfce4-clipman-plugin 2%3A1.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,380 kB
  • sloc: ansic: 4,651; sh: 4,154; makefile: 331
file content (46 lines) | stat: -rw-r--r-- 1,698 bytes parent folder | download
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
46
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 (= 13),
               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.1
Homepage: https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin
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}
Multi-Arch: same
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.