File: control

package info (click to toggle)
emerald 0.8.16-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,824 kB
  • sloc: ansic: 15,318; makefile: 194; sh: 23; xml: 7
file content (60 lines) | stat: -rw-r--r-- 2,209 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
Source: emerald
Section: x11
Priority: optional
Maintainer: Hypra Team <bugs@hypra.fr>
Uploaders: Cyril Brulebois <cyril@debamax.com>, Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper (>= 9),
               compiz-dev (>= 0.8.14~0),
               dh-autoreconf,
               intltool,
               libdecoration0-dev (>= 0.8.14~0),
               libgtk-3-dev,
               libwnck-3-dev,
               libpango1.0-dev,
               libxml-parser-perl
Standards-Version: 3.9.8
Homepage: https://github.com/compiz-reloaded/emerald
Vcs-Git: https://salsa.debian.org/compiz-team/emerald.git
Vcs-Browser: https://salsa.debian.org/compiz-team/emerald

Package: emerald
Architecture: any
Depends: compiz-plugins,
         libdecoration0,
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: emerald-themes
Description: Decorator for compiz
 Emerald is a window decorator for the Compiz window manager, using a custom
 theme format (*.emerald). It is highly customizable and supports different
 theme engines, with transparency and precise placement of borders and window
 title elements.
 .
 This package provides a decorator for compiz and a themer application.

Package: libemeraldengine0
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Decoration engines for compiz
 Emerald is a window decorator for the Compiz window manager, using a custom
 theme format (*.emerald). It is highly customizable and supports different
 theme engines, with transparency and precise placement of borders and window
 title elements.
 .
 This package provides some engines for drawing decoration on compiz.

Package: libemeraldengine-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         libemeraldengine0 (=${binary:Version})
Description: Development files for emerald engines
 Emerald is a window decorator for the Compiz window manager, using a custom
 theme format (*.emerald). It is highly customizable and supports different
 theme engines, with transparency and precise placement of borders and window
 title elements.
 .
 This package contains the headers and development files needed to
 build engines for emerald.