File: control

package info (click to toggle)
libxcvt 0.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: ansic: 365; sh: 60; makefile: 4
file content (52 lines) | stat: -rw-r--r-- 1,819 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
43
44
45
46
47
48
49
50
51
52
Source: libxcvt
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Timo Aaltonen <tjaalton@debian.org>
Build-Depends: debhelper-compat (= 13),
 meson,
Standards-Version: 4.6.0
Section: x11
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxcvt
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxcvt.git
Rules-Requires-Root: no

Package: libxcvt-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libxcvt0 (= ${binary:Version}), ${misc:Depends}
Description: VESA CVT standard timing modelines generator -- development files
 libxcvt is a library providing a standalone version of the X server
 implementation of the VESA CVT standard timing modelines generator.
 .
 This package includes files for development.

Package: libxcvt0
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: VESA CVT standard timing modelines generator -- shared library
 libxcvt is a library providing a standalone version of the X server
 implementation of the VESA CVT standard timing modelines generator.
 .
 This package includes the shared library.

Package: libxcvt0-udeb
XC-Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: VESA CVT standard timing modelines generator -- udeb
 This is a udeb, or a microdeb, for the debian-installer.

Package: xcvt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: xserver-xorg-core (<< 2:21.0.99.1~)
Replaces: xserver-xorg-core (<< 2:21.0.99.1~)
Description: VESA CVT standard timing modelines generator
 libxcvt is a library providing a standalone version of the X server
 implementation of the VESA CVT standard timing modelines generator.
 .
 This package includes the commandline tool 'cvt'.