File: control

package info (click to toggle)
xosd 2.2.14-1.3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,116 kB
  • ctags: 415
  • sloc: sh: 10,748; ansic: 3,875; makefile: 76
file content (50 lines) | stat: -rw-r--r-- 1,720 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
Source: xosd
Section: x11
Priority: optional
Maintainer: Philipp Matthias Hahn <pmhahn@debian.org>
Build-Depends: libgtk1.2-dev, xmms-dev (>= 1.2.0-1), libtool, debhelper (>= 4.1.0), libgdk-pixbuf-dev, libx11-dev, libxext-dev, x11proto-core-dev, x11proto-xinerama-dev, x11proto-xext-dev, libxinerama-dev, cdbs
Build-Conflicts: libxosd-dev (<< ${Source-Version})
Standards-Version: 3.6.1.1

Package: libxosd2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libxosd
Replaces: libxosd, libxosd0
Suggests: xfonts-base-transcoded
Description: X On-Screen Display library - runtime
 A library for displaying a TV-like on-screen display in X.
 .
 Homepage: http://www.ignavus.net/software.html

Package: libxosd-dev
Section: libdevel
Architecture: any
Depends: libxosd2 (= ${Source-Version}), libx11-dev, libxext-dev, ${shlibs:Depends}, libxinerama-dev
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}
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
 .
 Homepage: http://www.ignavus.net/software.html

Package: xmms-osd-plugin
Section: sound
Architecture: any
Depends: xmms (>= 1.2.0), ${shlibs:Depends}
Description: XMMS plugin using xosd
 An XMMS plugin which displays volume and track information like
 on-screen displays on TVs and monitors.
 .
 Homepage: http://www.ignavus.net/software.html