File: control

package info (click to toggle)
oggvideotools 0.8a-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,732 kB
  • sloc: cpp: 10,514; ansic: 1,216; makefile: 106; sh: 27
file content (48 lines) | stat: -rw-r--r-- 1,673 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
Source: oggvideotools
Section: video
Priority: optional
Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
Uploaders: John Francesco Ferlito <johnf@inodes.org>,
           Ron Lee <ron@debian.org>
Build-Depends: debhelper (>= 7.0.50~), cmake, libogg-dev, libtheora-dev, libvorbis-dev, libsdl-dev, libgd2-xpm-dev
Standards-Version: 3.9.3.1

Package: oggvideotools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A toolbox for manipulating and creating Ogg video files
 Contains the following command line tools:
 .
   * oggCat - concatenates two ogg video files
   * oggCut - extracts parts of an ogg file
   * oggDump
   * oggJoin - multiplexes ogg streams 
   * oggLength
   * oggResize - resizes ogg files in multiple ways
   * oggScroll
   * oggSilence
   * oggSlideshow - creates slideshows from pictures
   * oggSplit - demultiplexes ogv files
   * oggThumb - creates thumbnails from an ogg video file

Package: oggvideotools-dbg
Section: debug
Priority: extra
Architecture: any
Depends: oggvideotools (= ${binary:Version}), ${misc:Depends}
Description: A toolbox for manipulating and creating Ogg video files (debug symbols)
 Contains the following command line tools:
 .
   * oggCat - concatenates two ogg video files
   * oggCut - extracts parts of an ogg file
   * oggDump
   * oggJoin - multiplexes ogg streams 
   * oggLength
   * oggResize - resizes ogg files in multiple ways
   * oggScroll
   * oggSilence
   * oggSlideshow - creates slideshows from pictures
   * oggSplit - demultiplexes ogv files
   * oggThumb - creates thumbnails from an ogg video file
 .
 This package contains debugging symbols.