summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSiggi Langauf <siggi@users.sourceforge.net>2001-09-16 16:56:07 +0000
committerSiggi Langauf <siggi@users.sourceforge.net>2001-09-16 16:56:07 +0000
commit9bccc2ab451d24e0b1253c6cd17e6cbced589345 (patch)
tree48c3f58ace4e7ae7cbee6276eae3a3dc101537b3 /debian/control
parent3498711fd75b063181f003e3e5edcc2bdd952029 (diff)
downloadxine-lib-9bccc2ab451d24e0b1253c6cd17e6cbced589345.tar.gz
xine-lib-9bccc2ab451d24e0b1253c6cd17e6cbced589345.tar.bz2
released 0.9.0-2
CVS patchset: 643 CVS date: 2001/09/16 16:56:07
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 6 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 0a7e7919e..fd34eb1c9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xine-lib
Section: libs
Priority: optional
Maintainer: Siggi Langauf <siggi@debian.org>
-Build-Depends: debhelper (>> 2.0.0), aalib1-dev (>= 1.4p5-2), libasound1-dev (0.5.10-1), xlibs-dev (>> 4.1), libesd0-dev
+Build-Depends: debhelper (>> 2.0.0), aalib1-dev (>= 1.4p5-2), libasound1-dev (0.5.10-1), xlibs-dev (>> 4.1), libesd0-dev, zlib1g-dev (>= 1:1.1.3)
Standards-Version: 3.2.1
Package: libxine-dev
@@ -26,10 +26,11 @@ Depends: ${shlibs:Depends}
Conflicts: xine (<< 0.5.0), xine-dvd (<< 0.5.0), xine-dvd-css (<< 0.5.0)
Replaces: xine-dvd
Description: the xine video player library, binary files
- This contains the xine library (libxine). Libxine provides the complete
+ This is the xine library (libxine). Libxine provides the complete
infrastructure for a video/media player.
- It supports MPEG 1/2 and (with suitable W*ndows DLLs) AVI/DivX videos
- out of the box, so you can use it to play DVDs, (S)VCDs and most video
- files out there. Building a GUI (or text based) frontend around this should
+ It supports MPEG 1/2 and AVI/DivX videos (some codecs need special windows
+ DLLs, but MPEG4 video and variants thereof have native support).
+ So you can use it to play DVDs, (S)VCDs and most video files out there.
+ Building a GUI (or text based) frontend around this should
be quite easy. The xine-ui package provides one for your convenience,
so you can just start watching your VCDs ;-)