diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-09 01:18:05 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-09 01:18:05 +0000 |
commit | 5ae4639ce9964e522c55fd871f6a48b0e5c7ba55 (patch) | |
tree | 3e516b7e5ef890057ca48254c25a0c534bd29280 /graphics | |
parent | Add missing files spotted by bento (diff) |
it is just a lib, so change comment & descr
Submitted by: Marc van Woerkom <van.woerkom@netcologne.de> (port maker)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libdvdread/pkg-comment | 2 | ||||
-rw-r--r-- | graphics/libdvdread/pkg-descr | 13 |
2 files changed, 2 insertions, 13 deletions
diff --git a/graphics/libdvdread/pkg-comment b/graphics/libdvdread/pkg-comment index c27e0d93fb77..e71becfee552 100644 --- a/graphics/libdvdread/pkg-comment +++ b/graphics/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/graphics/libdvdread/pkg-descr b/graphics/libdvdread/pkg-descr index 3755c48530eb..150295c80db3 100644 --- a/graphics/libdvdread/pkg-descr +++ b/graphics/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/ |