summaryrefslogtreecommitdiff
path: root/debian/control
blob: 173a88b523abad81721e5cc96f03cbe03c2f3d93 (plain)
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
Source: compton
Section: x11
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 asciidoc,
 debhelper (>= 9.0.0),
 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: 3.9.7
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
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.