File: control

package info (click to toggle)
consolation 0.0.9-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 532 kB
  • sloc: sh: 1,307; ansic: 1,307; makefile: 19
file content (18 lines) | stat: -rw-r--r-- 725 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: consolation
Section: misc
Priority: optional
Maintainer: Bill Allombert <ballombe@debian.org>
Build-Depends: debhelper-compat (= 13), pkg-config, libinput-dev (>= 1.5), libudev-dev, libevdev-dev (>= 0.4), help2man
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://salsa.debian.org/consolation-team/consolation/

Package: consolation
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6)
Pre-Depends: ${misc:Pre-Depends}
Description: linux console pointer support for copy-paste
 This package provides copy-paste and scrolling support to the Linux console.
 .  
 It is based on the libinput library and supports all pointer devices and
 settings provided by this library.