diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-09 01:18:05 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-09 01:18:05 +0000 |
commit | 2ead729f006ff60c23d4cf5a7874bcb3392f059d (patch) | |
tree | 184ad9e45c4be852d8165b0653e9aeb711ebec09 /multimedia/libdvdread | |
parent | 933fb9b8148a05248c228b2e5202835fec51e56f (diff) | |
download | FreeBSD-ports-2ead729f006ff60c23d4cf5a7874bcb3392f059d.zip FreeBSD-ports-2ead729f006ff60c23d4cf5a7874bcb3392f059d.tar.gz |
it is just a lib, so change comment & descr
Submitted by: Marc van Woerkom <van.woerkom@netcologne.de> (port maker)
Diffstat (limited to 'multimedia/libdvdread')
-rw-r--r-- | multimedia/libdvdread/pkg-comment | 2 | ||||
-rw-r--r-- | multimedia/libdvdread/pkg-descr | 13 |
2 files changed, 2 insertions, 13 deletions
diff --git a/multimedia/libdvdread/pkg-comment b/multimedia/libdvdread/pkg-comment index c27e0d9..e71becf 100644 --- a/multimedia/libdvdread/pkg-comment +++ b/multimedia/libdvdread/pkg-comment @@ -1 +1 @@ -DVD player that supports DVD menus +This is needed by ogle, which is a DVD player that supports DVD menus diff --git a/multimedia/libdvdread/pkg-descr b/multimedia/libdvdread/pkg-descr index 3755c485..150295c 100644 --- a/multimedia/libdvdread/pkg-descr +++ b/multimedia/libdvdread/pkg-descr @@ -1,14 +1,3 @@ -DVD player that supports DVD menus - -Features : - - Supports DVD menus and navigation. - - Reads from mounted, unmounted DVDs and hard drive. - - Reads encrypted and unencrypted DVDs using libcss. - - A new MPEG2 decoder with both MMX and SUN Solaris mediaLib acceleration. - - Normal X11 and XFree86 Xvideo display support with subpicture overlay. - - Audio and subpicture selection. - - Handles advanced subpicture commands such as fade/scroll and wipe. - - Detects and uses correct aspect for movie and menus. - - Possible to play AC3 via S/PDIF with an external command. +This is needed by ogle, which is a DVD player that supports DVD menus WWW: http://www.dtek.chalmers.se/groups/dvd/ |