File: control

package info (click to toggle)
oggvideotools 0.8-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,420 kB
  • ctags: 1,281
  • sloc: sh: 9,201; cpp: 9,045; ansic: 1,216; makefile: 75
file content (47 lines) | stat: -rw-r--r-- 1,634 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
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>
Build-Depends: debhelper (>= 7.0.50~), quilt, libogg-dev, libtheora-dev, libvorbis-dev, libsdl-dev, libgd2-xpm-dev
Standards-Version: 3.8.3

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.