File: control

package info (click to toggle)
ddccontrol 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,092 kB
  • sloc: ansic: 6,696; xml: 1,841; makefile: 155; sh: 116; sed: 16
file content (72 lines) | stat: -rw-r--r-- 2,288 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Source: ddccontrol
Section: utils
Priority: optional
Maintainer: Barak A. Pearlmutter <bap@debian.org>
Homepage: https://github.com/ddccontrol/ddccontrol
Build-Depends: debhelper-compat (= 13),
 libpci-dev,
 intltool,
 libxml2-dev,
 libgtk2.0-dev,
 libglib2.0-dev,
 xml-core,
 xsltproc,
 tidy,
 zlib1g-dev,
 systemd-dev,
 docbook-xsl
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/ddccontrol.git
Vcs-Browser: https://salsa.debian.org/debian/ddccontrol

Package: gddccontrol
Architecture: i386 amd64 ia64 alpha arm armel armhf loong64
Depends: ddccontrol (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends}
Enhances: ddccontrol
Description: program to control monitor parameters (graphical interface)
 DDCcontrol is a tool used to control monitor parameters, like brightness
 and contrast, without using the OSD (On Screen Display) and the buttons
 in front of the monitor.
 .
 This package provides a graphical user interface.

Package: ddccontrol
Architecture: i386 amd64 ia64 alpha arm armel armhf loong64
Depends: ddccontrol-db,
 ${shlibs:Depends},
 ${misc:Depends}
Description: program to control monitor parameters
 DDCcontrol is a tool used to control monitor parameters, like brightness
 and contrast, without using the OSD (On Screen Display) and the buttons
 in front of the monitor.

Package: libddccontrol-dev
Section: libdevel
Architecture: i386 amd64 ia64 alpha arm armel armhf loong64
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libddccontrol0 (= ${binary:Version}),
 ${misc:Depends}
Description: development files for ddccontrol
 DDCcontrol is a tool used to control monitor parameters, like brightness
 and contrast, without using the OSD (On Screen Display) and the buttons
 in front of the monitor.
 .
 This package provides the development files.

Package: libddccontrol0
Section: libs
Architecture: i386 amd64 ia64 alpha arm armel armhf loong64
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: shared library for ddccontrol
 DDCcontrol is a tool used to control monitor parameters, like brightness
 and contrast, without using the OSD (On Screen Display) and the buttons
 in front of the monitor.
 .
 This package provides the shared library.