diff options
author | lioux <lioux@FreeBSD.org> | 2001-10-27 00:58:00 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-10-27 00:58:00 +0800 |
commit | 586b24b0caf5cd76463ec4b889d2e37077126072 (patch) | |
tree | 9ad099c7344919598fb7cb1fec45d8c2d2c34ee6 /multimedia/libxine/pkg-descr | |
parent | 9fcd5364f0049302161cadbaecdd81c48bb140ac (diff) | |
download | freebsd-ports-gnome-586b24b0caf5cd76463ec4b889d2e37077126072.tar.gz freebsd-ports-gnome-586b24b0caf5cd76463ec4b889d2e37077126072.tar.zst freebsd-ports-gnome-586b24b0caf5cd76463ec4b889d2e37077126072.zip |
o update to 0.9.2
o use ports libraries instead of internal versions: liba52 and
ffmpeg
o support for both vorbis and ogg
o WITH_CSS: plugin for css processing
o add WWW tag to DESCR
Reviewed by: MAINTAINER, freebsd-multimedia
Diffstat (limited to 'multimedia/libxine/pkg-descr')
-rw-r--r-- | multimedia/libxine/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/libxine/pkg-descr b/multimedia/libxine/pkg-descr index 1c3ca383a885..15ee32a4db07 100644 --- a/multimedia/libxine/pkg-descr +++ b/multimedia/libxine/pkg-descr @@ -4,3 +4,5 @@ mpeg elementary streams (audio/video only, e.g. mp3 files) and AVI files (using win32 codec dlls). These are the libraries for the xine. + +WWW: http://xine.sourceforge.net/ |