File: control

package info (click to toggle)
smpeg 0.4.5%2Bcvs20030824-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,240 kB
  • sloc: cpp: 14,970; sh: 8,042; ansic: 2,316; asm: 544; makefile: 122
file content (83 lines) | stat: -rw-r--r-- 3,293 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
Source: smpeg
Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Uploaders: Manuel A. Fernandez Montecelo <mafm@debian.org>, Sam Hocevar (Debian packages) <sam+deb@zoy.org>
Section: libs
Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper (>= 11~),
               chrpath,
               libsdl1.2-dev (>= 1.2.2-3.1),
               libgtk2.0-dev,
               libglib2.0-dev
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/sdl-team/smpeg
Vcs-Git: https://salsa.debian.org/sdl-team/smpeg.git
Homepage: https://icculus.org/smpeg/

Package: libsmpeg0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Conflicts: smpeg,
           libsmpeg-dev (<= 0.3.5-1),
           smpeg-gtv (<= 0.3.5-1),
           smpeg-plaympeg (<= 0.3.5-1),
           libsmpeg0c2
Provides: libsmpeg0c2
Replaces: libsmpeg0c2
Description: SDL MPEG Player Library - shared libraries
 SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library with
 sound support.  Video playback is based on the ubiquitous Berkeley MPEG
 player, mpeg_play v2.2.  Audio is played through a slightly modified
 mpegsound library, part of splay v0.8.2. SMPEG supports MPEG audio (MP3),
 MPEG-1 video, and MPEG system streams.
 .
 This package contains the libsmpeg shared library that is required by
 many MPEG-playing packages, including smpeg-xmms and smpeg-plaympeg.

Package: libsmpeg-dev
Architecture: any
Section: libdevel
Depends: libsmpeg0 (= ${binary:Version}),
         ${misc:Depends},
         libsdl1.2-dev (>= 1.2.2-3.3)
Description: SDL MPEG Player Library - development files
 SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library with
 sound support.  Video playback is based on the ubiquitous Berkeley MPEG
 player, mpeg_play v2.2.  Audio is played through a slightly modified
 mpegsound library, part of splay v0.8.2. SMPEG supports MPEG audio (MP3),
 MPEG-1 video, and MPEG system streams.
 .
 This package contains the development files (headers and static libraries)
 for libsmpeg. It is only needed if you want to compile programs that use
 SMPEG.

Package: smpeg-plaympeg
Architecture: any
Section: video
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: SMPEG command line MPEG audio/video player
 SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library with
 sound support.  Video playback is based on the ubiquitous Berkeley MPEG
 player, mpeg_play v2.2.  Audio is played through a slightly modified
 mpegsound library, part of splay v0.8.2. SMPEG supports MPEG audio (MP3),
 MPEG-1 video, and MPEG system streams.
 .
 This package contains a command line player called plaympeg.

Package: smpeg-gtv
Architecture: any
Section: video
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: SMPEG GTK+ MPEG audio/video player
 SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library with
 sound support.  Video playback is based on the ubiquitous Berkeley MPEG
 player, mpeg_play v2.2.  Audio is played through a slightly modified
 mpegsound library, part of splay v0.8.2. SMPEG supports MPEG audio (MP3),
 MPEG-1 video, and MPEG system streams.
 .
 This package contains a GTK+ player called gtv.