File: control

package info (click to toggle)
clxclient 3.9.2-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 292 kB
  • sloc: cpp: 3,734; makefile: 42
file content (54 lines) | stat: -rw-r--r-- 1,536 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
Source: clxclient
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Free Ekanayaka <freee@debian.org>,
 Alessio Treglia <alessio@debian.org>,
 Jaromír Mikeš <mira.mikes@seznam.cz>,
 Dennis Braun <snd@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5),
 debhelper-compat (= 13),
 libasound2-dev,
 libclthreads-dev,
 libfreetype6-dev,
 libx11-dev,
 libxft-dev,
 pkg-config
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/multimedia-team/clxclient.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/clxclient
Homepage: https://kokkinizita.linuxaudio.org/linuxaudio/
Rules-Requires-Root: no

Package: libclxclient-dev
Section: libdevel
Architecture: any
Depends:
 libclxclient3t64 (= ${binary:Version}),
 libclthreads-dev,
 libxft-dev,
 ${misc:Depends}
Multi-Arch: same
Description: X Window System C++ access library (development files)
 C++ wrapper library around the X Window System API.
 X Window System C++ access library.
 .
 This package provides the development headers.

Package: libclxclient3t64
Provides: ${t64:Provides}
Replaces: libclxclient3
Breaks: libclxclient3 (<< ${source:Version})
Section: libs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Description: X Window System C++ access library (shared library)
 C++ wrapper library around the X Window System API.
 X Window System C++ access library.
 .
 This package contains the shared library for libclxclient3.