File: control

package info (click to toggle)
handbrake 0.10.5%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,856 kB
  • ctags: 8,468
  • sloc: ansic: 84,971; xml: 2,062; sh: 1,746; python: 1,679; ruby: 1,647; makefile: 400; csh: 15
file content (78 lines) | stat: -rw-r--r-- 2,306 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
Source: handbrake
Section: graphics
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Rogério Brito <rbrito@ime.usp.br>,
 Reinhard Tartler <siretart@tauware.de>,
 Fabian Greffrath <fabian+debian@greffrath.com>,
 Sebastian Ramacher <sramacher@debian.org>
Homepage: http://www.handbrake.fr/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/handbrake.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/handbrake.git
Standards-Version: 3.9.8
Build-Depends:
 automake,
 debhelper (>= 9.20151219),
 cmake,
 intltool,
 libass-dev,
 libavcodec-dev (>= 7:3.0~),
 libavformat-dev (>= 7:3.0~),
 libavresample-dev (>= 7:3.0~),
 libavutil-dev (>= 7:3.0~),
 libbluray-dev,
 libbz2-dev,
 libdbus-glib-1-dev,
 libdvdnav-dev (>= 4.9.0),
 libdvdread-dev (>= 4.2.0+20120521),
 libfontconfig1-dev,
 libfreetype6-dev,
 libgstreamer-plugins-base1.0-dev,
 libgstreamer1.0-dev,
 libgtk-3-dev,
 libgudev-1.0-dev [linux-any],
 libmp3lame-dev,
 libmpeg2-4-dev,
 libnotify-dev (>= 0.7.3),
 libogg-dev,
 libsamplerate0-dev,
 libswscale-dev,
 libtheora-dev,
 libtool,
 libvorbis-dev,
 libx264-dev,
 libx265-dev,
 libxml2-dev,
 python,
 yasm (>= 1.2)

Package: handbrake
Architecture: any-amd64 any-i386 powerpc
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 gstreamer1.0-libav,
 gstreamer1.0-pulseaudio | gstreamer1.0-alsa,
 gstreamer1.0-x
Description: versatile DVD ripper and video transcoder (GTK+ GUI)
 HandBrake is a versatile, easy-to-use tool for converting DVDs and other
 videos into H.264, XViD, or Ogg formatted media. It's particularly useful
 for making videos that are compatible with portable video devices such as
 the Apple iPod/iPhone or Sony PSP.
 .
 This package contains the graphical variant, ghb.

Package: handbrake-cli
Architecture: any-amd64 any-i386 powerpc
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: versatile DVD ripper and video transcoder (command line)
 HandBrake is a versatile, easy-to-use tool for converting DVDs and other
 videos into H.264, XViD, or Ogg formatted media.  It's particularly useful
 for making videos that are compatible with portable video devices such as
 the Apple iPod/iPhone or Sony PSP.
 .
 This package contains the command-line variant, HandBrakeCLI.