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
|
Source: gxine
Section: video
Priority: optional
Maintainer: Darren Salt <devspam@moreofthesa.me.uk>
Uploaders: Reinhard Tartler <siretart@tauware.de>
Build-Depends: debhelper (>> 5.0.0), dh-autoreconf,
libxine2-dev, libxine2-misc-plugins,
libgtk2.0-dev (>= 2.8.0),
libmozjs185-dev, liblircclient-dev,
libdbus-glib-1-dev,
libgudev-1.0-dev [linux-any],
libxcb1-dev | x11-common (<< 1:7.2),
libx11-dev, libxinerama-dev,
libxaw7-dev, libxtst-dev
Standards-Version: 3.9.5
Vcs-hg: http://hg.debian.org/hg/xine-lib/pkg/gxine.deb
Vcs-Browser: http://hg.debian.org/hg/xine-lib/pkg/gxine.deb
Package: gxine
Architecture: any
Depends: ${shlibs:Depends}, librsvg2-common, ${xine-x:Depends}, ${xine-gnome:Depends}
Recommends: ${xine-ffmpeg:Depends}
Suggests: libgnomevfs2-0, realplayer, libdvdcss2 | libdvdcss, gxineplugin
Description: the xine video player, GTK+/Gnome user interface
This is a GTK+ based GUI for the libxine video player library.
It provides gxine, a media player that can play all the audio/video formats
that libxine supports. Currently, this includes MPEG1/2, some AVI and
Quicktime files, some network streaming methods and disc based media (VCD,
SVCD, DVD).
A more complete list can be found on http://xinehq.de/.
.
Most DVDs on the market today are play-protected by the Content Scrambling
System (CSS). libxine does not provide any code to descramble those DVDs,
because of legal uncertainties. If you still want to play those DVDs, you'll
need a CSS decryption library like libdvdcss that is supported by libxine.
Package: gxineplugin
Architecture: any
Depends: ${shlibs:Depends}, gxine (>= 0.5.0)
Conflicts: gxine (<< 0.5.0)
Suggests: realplayer, libdvdcss2 | libdvdcss
Description: the xine video player, GTK+/Gnome; launcher plugin for Mozilla
This is a GTK+ based GUI for the libxine video player library.
It provides gxine, a media player that can play all the audio/video formats
that libxine supports. Currently, this includes MPEG1/2, some AVI and
Quicktime files, some network streaming methods and disc based media (VCD,
SVCD, DVD).
A more complete list can be found on http://xinehq.de/.
.
This package contains the Mozilla plugin, which is a launcher for gxine.
|