summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 16 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c01e82fa5..b3e499ba5 100644
--- a/debian/control
+++ b/debian/control
@@ -42,10 +42,25 @@ Description: the xine video player library, development packages
The xine-ui and gxine packages each provide one for your convenience, so
you can just start watching your VCDs ;-)
+Package: libxine1-doc
+Architecture: all
+Section: libdevel
+Provides: libxine-doc
+Conflicts: libxine2-doc
+Description: the xine video player library, development packages
+ This contains documentation for the xine library (libxine).
+ .
+ Libxine provides the complete infrastructure for a video/media player. It
+ supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you
+ can use it to play DVDs, (S)VCDs and most video files out there. It
+ supports network streams, subtitles and even MP3 or Ogg files. It's
+ extensible to your heart's content via plugins for audio and video output,
+ input media, demuxers (stream types), audio/video and subtitle codecs.
+
Package: libxine1
Architecture: any
Depends: ${shlibs:Depends}
-Recommends: ${shlibs:Recommends}
+Recommends: ${shlibs:Recommends}, libxine1-doc | libxine-doc
Suggests: ${shlibs:Suggests}, libartsc0
Description: the xine video/media player library, binary files
This is the xine media player library (libxine).