summaryrefslogtreecommitdiffstats
path: root/pkg/linux/debian/control.xenial
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2016-04-09 10:15:04 -0600
committerJohn Stebbins <[email protected]>2016-04-09 10:15:04 -0600
commit8e62703bd339301c541427fa6cade9d6641f4a32 (patch)
tree535ddbfd41c9a203dacc5cd5f8df385f6f129b6f /pkg/linux/debian/control.xenial
parentfc0644faaf55649241b7ca1dd4bc292945144d72 (diff)
lingui: fix file name
Diffstat (limited to 'pkg/linux/debian/control.xenial')
-rw-r--r--pkg/linux/debian/control.xenial30
1 files changed, 30 insertions, 0 deletions
diff --git a/pkg/linux/debian/control.xenial b/pkg/linux/debian/control.xenial
new file mode 100644
index 000000000..04a588ae9
--- /dev/null
+++ b/pkg/linux/debian/control.xenial
@@ -0,0 +1,30 @@
+Source: handbrake
+Section: graphics
+Priority: optional
+Maintainer: John Stebbins <[email protected]>
+Build-Depends: debhelper (>= 6), autotools-dev, libtool, libtool-bin, libgudev-1.0-dev, intltool, autoconf, yasm (>= 1.2.0), cmake, libbz2-dev, zlib1g-dev, libgtk-3-dev, libwebkitgtk-3.0-dev, libnotify-dev, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, wget, python (>= 2.6), libappindicator3-dev, libfribidi-dev (>= 0.19.0), libxml2-dev, libogg-dev, libtheora-dev, libvorbis-dev, libsamplerate0-dev, libfreetype6-dev, libfontconfig1-dev, libass-dev, libmp3lame-dev, libx264-dev, libjansson-dev
+Standards-Version: 3.8.4
+Homepage: http://www.handbrake.fr/
+
+Package: handbrake-cli
+Architecture: i386 amd64
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: handbrake
+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, MPEG-4, or OGG formatted media. It's particularly useful for making
+ videos that are compatible with portable video devices such as the Apple
+ iPod/iPhone. This package contains the command-line variant,
+ HandBrakeCLI
+
+Package: handbrake-gtk
+Architecture: i386 amd64
+Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer1.0-libav, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, gstreamer1.0-pulseaudio
+Conflicts: handbrake
+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, MPEG-4, or OGG formatted media. It's particularly useful for making
+ videos that are compatible with portable video devices such as the Apple
+ iPod/iPhone. This package contains the graphical variant, ghb.
+
+