File: control

package info (click to toggle)
libcompizconfig 2%3A0.8.18-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,300 kB
  • sloc: ansic: 6,420; sh: 4,159; cpp: 2,648; makefile: 125; xml: 7
file content (47 lines) | stat: -rw-r--r-- 1,838 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
Source: libcompizconfig
Section: libs
Priority: optional
Maintainer: Hypra Team <bugs@hypra.fr>
Uploaders: Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper-compat (= 12),
               compiz-dev (>= 2:0.8.18~),
               intltool,
               libglib2.0-dev,
               libxml2-dev,
               libxslt1-dev,
               libprotobuf-dev [linux-any], protobuf-compiler [linux-any]
Standards-Version: 4.5.0
Homepage: https://gitlab.com/compiz/libcompizconfig.git
Vcs-Git: https://salsa.debian.org/compiz-team/libcompizconfig.git
Vcs-Browser: https://salsa.debian.org/compiz-team/libcompizconfig

Package: libcompizconfig0-dev
Section: libdevel
Architecture: any
Multi-arch: same
Depends: ${misc:Depends},
         libcompizconfig0 (= ${binary:Version})
Description: Configuration settings library for compiz - development files
 Compiz Reloaded is the result of the re-unification of the Beryl-project
 and the community around the Compiz Window Manager. It seeks to provide
 an easy and fun-to-use windowing environment, allowing use of the
 graphics hardware to provide impressive effects, amazing speed and
 unrivalled usefulness
 .
 This package provides the development files for the compiz
 configuration system.

Package: libcompizconfig0
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${compizcore:Depends}
Description: Configuration settings library for compiz
 Compiz Reloaded is the result of the re-unification of the Beryl-project
 and the community around the Compiz Window Manager. It seeks to provide
 an easy and fun-to-use windowing environment, allowing use of the
 graphics hardware to provide impressive effects, amazing speed and
 unrivalled usefulness
 .
 This package provides the libraries and runtime files for the compiz
 configuration system.