File: control

package info (click to toggle)
avifile 1%3A0.7.48~20090503.ds-20.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 8,340 kB
  • sloc: cpp: 57,239; ansic: 56,968; sh: 5,370; perl: 1,548; makefile: 1,263; asm: 569; awk: 234
file content (100 lines) | stat: -rw-r--r-- 3,942 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
Source: avifile
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Standards-Version: 4.0.0
Build-Depends: automake,
               debhelper (>= 9),
               dh-exec,
               liba52-dev,
               libavformat-dev (>= 6:10~),
               libavresample-dev (>= 6:10~),
               libjpeg-dev,
               libogg-dev,
               libsdl1.2-dev,
               libtool,
               libvorbis-dev,
               libxft-dev,
               libxi-dev,
               libxt-dev,
               libxxf86dga-dev,
               libxxf86vm-dev,
               netpbm
Homepage: http://avifile.sf.net

Package: libavifile-0.7-common
Architecture: all
Section: misc
Depends: ${misc:Depends}
Replaces: libavifile-0.7c2 (<< 1:0.7.48~20090503.ds-10)
Breaks: libavifile-0.7c2 (<< 1:0.7.48~20090503.ds-10)
Multi-Arch: foreign
Description: toolkit for libavifile
 Library that allows programs to read and write compressed
 AVI files (Indeo Video, DivX ;-), etc.) under GNU.
 (De)Compression is performed with various audio/video plugins
 (FFMpeg, Vorbis, Win32, ...).
 Formats like mpeg, mov are partly supported.
 For more info about usage of Win32, Lame and OpenDivX plugin
 see README.debian.
 .
 This package contains the common files which libavifile needed.

Package: libavifile-0.7c2
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libavifile-0.7-common (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Breaks: avifile-divx-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-mad-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-mjpeg-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-player (<< 1:0.7.48~20090503.ds-5),
        avifile-utils (<< 1:0.7.48~20090503.ds-5),
        avifile-vorbis-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-win32-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-xvid-plugin (<< 1:0.7.48~20090503.ds-5)
Multi-Arch: same
Description: shared libraries for AVI read/writing
 Library that allows programs to read and write compressed
 AVI files (Indeo Video, DivX ;-), etc.) under GNU.
 (De)Compression is performed with various audio/video plugins
 (FFMpeg, Vorbis, Win32, ...).
 Formats like mpeg, mov are partly supported.
 For more info about usage of Win32, Lame and OpenDivX plugin
 see README.debian.

Package: libavifile-0.7-dev
Architecture: any
Section: libdevel
Pre-Depends: ${misc:Pre-Depends}
Depends: libavifile-0.7c2 (= ${binary:Version}), ${misc:Depends}
Breaks: avifile-divx-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-mad-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-mjpeg-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-player (<< 1:0.7.48~20090503.ds-5),
        avifile-utils (<< 1:0.7.48~20090503.ds-5),
        avifile-vorbis-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-win32-plugin (<< 1:0.7.48~20090503.ds-5),
        avifile-xvid-plugin (<< 1:0.7.48~20090503.ds-5),
        libavifile-0.7c2 (<< 1:0.7.48~20090503.ds-10)
Replaces: libavifile-0.7c2 (<< 1:0.7.48~20090503.ds-10)
Description: development header files for libavifile
 Contains the symlinks, headers and object files needed to compile
 and link programs which use aviplay library.

Package: libavifile-0.7-bin
Architecture: any
Section: misc
Pre-Depends: ${misc:Pre-Depends}
Depends: libavifile-0.7-common (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Replaces: libavifile-0.7c2 (<< 1:0.7.48~20090503.ds-10)
Conflicts: libavifile-0.7c2 (<< 1:0.7.48~20090503.ds-10)
Description: toolkit for libavifile
 Library that allows programs to read and write compressed
 AVI files (Indeo Video, DivX ;-), etc.) under GNU.
 (De)Compression is performed with various audio/video plugins
 (FFMpeg, Vorbis, Win32, ...).
 Formats like mpeg, mov are partly supported.
 For more info about usage of Win32, Lame and OpenDivX plugin
 see README.debian.
 .
 This package contains the toolkit for libavifile.