File: control

package info (click to toggle)
xosd 2.2.14-2.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 2,320 kB
  • ctags: 409
  • sloc: sh: 10,748; ansic: 3,875; makefile: 77
file content (51 lines) | stat: -rw-r--r-- 1,449 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
Source: xosd
Section: x11
Priority: optional
Maintainer: Philipp Matthias Hahn <pmhahn@debian.org>
Build-Depends: dh-autoreconf,
 pkg-config,
 debhelper (>= 7.0.50),
 libx11-dev,
 libxext-dev,
 x11proto-core-dev,
 x11proto-xinerama-dev,
 x11proto-xext-dev,
 libxinerama-dev
Build-Conflicts: libxosd-dev (<< 2.2.14),
 autoconf2.13
Standards-Version: 3.9.2
Homepage: http://libxosd.sourceforge.net/

Package: libxosd2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libxosd
Replaces: libxosd, libxosd0
Description: X On-Screen Display library - runtime
 A library for displaying a TV-like on-screen display in X.
 It is from the pre-composing-window-manager area and only supports displaying
 simple text and a graphical slider.

Package: libxosd-dev
Section: libdevel
Architecture: any
Depends: libxosd2 (= ${binary:Version}),
 libx11-dev,
 libxext-dev,
 libxinerama-dev,
 ${misc:Depends}
Conflicts: libxosd
Description: X On-Screen Display library - development
 A library for displaying a TV-like on-screen display in X.
 .
 This package contains the development headers needed for compiling
 programs against libxosd.

Package: xosd-bin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X On-Screen Display library - binary files
 This package contains binary files shipped with the X OSD library:
 osd_cat - a 'cat' like program which will display its output in an
 OSD-like window