File: control

package info (click to toggle)
compton 1-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 788 kB
  • sloc: ansic: 11,631; sh: 295; makefile: 131; python: 114
file content (42 lines) | stat: -rw-r--r-- 1,043 bytes parent folder | download | duplicates (2)
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
Source: compton
Section: x11
Priority: optional
Maintainer: Phil Wyett <philip.wyett@kathenas.org>
Build-Depends:
 asciidoc,
 debhelper-compat (= 13),
 docbook-xml,
 docbook-xsl,
 libconfig-dev,
 libdbus-1-dev,
 libdrm-dev,
 libgl1-mesa-dev,
 libpcre3-dev,
 libx11-dev,
 libxcomposite-dev,
 libxdamage-dev,
 libxext-dev,
 libxfixes-dev,
 libxinerama-dev,
 libxml2-utils,
 libxrandr-dev,
 libxrender-dev,
 pkg-config,
 xsltproc
Standards-Version: 4.5.0
Homepage: https://github.com/chjj/compton
Vcs-Git: https://salsa.debian.org/debian/compton.git
Vcs-Browser: https://salsa.debian.org/debian/compton

Package: compton
Section: oldlibs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: compositor for X11, based on xcompmgr
 compton is a compositor for X11, based on xcompmgr. In addition to shadows,
 fading and translucency, compton implements window frame opacity control,
 inactive window transparency, and shadows on argb windows.
 .
 This package is deprecated and will soon be removed, please switch to picom.