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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
Source: mjpegtools
Section: video
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
Fabian Greffrath <fabian+debian@greffrath.com>,
Reinhard Tartler <siretart@tauware.de>,
Maia Kozheva <sikon@ubuntu.com>
Build-Depends:
debhelper (>= 10),
dh-autoreconf,
libdv4-dev,
libgtk2.0-dev,
libjpeg-dev,
libpng-dev,
libquicktime-dev (>= 2:1.0.0+debian),
libsdl1.2-dev,
pkg-config
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/mjpegtools.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/mjpegtools.git
Homepage: http://mjpeg.sourceforge.net/
Package: mjpegtools
Architecture: any
Depends:
dpkg (>= 1.15.4) | install-info,
${misc:Depends},
${shlibs:Depends}
Recommends:
mjpegtools-gtk
Description: MJPEG capture/editing/replay and MPEG encoding toolset
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
Package: mjpegtools-gtk
Architecture: any
Depends:
mjpegtools (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: MJPEG capture/editing/replay and MPEG encoding toolset (GTK+ frontend)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the GTK+ frontend.
Package: libmjpegtools-dev
Section: libdevel
Architecture: any
Depends:
liblavfile-2.1-0 (= ${binary:Version}),
liblavjpeg-2.1-0 (= ${binary:Version}),
liblavplay-2.1-0 (= ${binary:Version}),
libmjpegutils-2.1-0 (= ${binary:Version}),
libmpeg2encpp-2.1-0 (= ${binary:Version}),
libmplex2-2.1-0 (= ${binary:Version}),
${misc:Depends}
Description: MJPEG capture/editing/replay and MPEG encoding toolset (development)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the development files.
Package: liblavfile-2.1-0
Section: libs
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the shared lavfile library.
Package: liblavjpeg-2.1-0
Section: libs
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the shared lavjpeg library.
Package: liblavplay-2.1-0
Section: libs
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the shared lavplay library.
Package: libmjpegutils-2.1-0
Section: libs
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the shared mjpegutils library.
Package: libmpeg2encpp-2.1-0
Section: libs
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the shared mpeg2encpp library.
Package: libmplex2-2.1-0
Section: libs
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the shared mplex2 library.
|