let DESCR refer to libdvd.
This commit is contained in:
parent
3c12e79a5f
commit
87a6221611
@ -1,4 +1,4 @@
|
||||
#$OpenBSD: Makefile,v 1.8 2005/05/01 09:31:20 hshoexer Exp $
|
||||
#$OpenBSD: Makefile,v 1.9 2005/05/14 09:37:07 espie Exp $
|
||||
CATEGORIES= devel
|
||||
|
||||
COMMENT= "accessing DVD files"
|
||||
@ -6,7 +6,7 @@ DISTNAME= libdvdread-0.9.4
|
||||
HOMEPAGE= http://www.dtek.chalmers.se/groups/dvd/
|
||||
MASTER_SITES= ${HOMEPAGE}dist/
|
||||
|
||||
PKGNAME=${DISTNAME}p0
|
||||
PKGNAME=${DISTNAME}p1
|
||||
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -11,6 +11,6 @@ It offers DVD applications:
|
||||
This allows application designers to access some of the more advanced
|
||||
features of the DVD format.
|
||||
|
||||
libdvdread currently uses libdl to dynamically probe for libdvdcss at
|
||||
runtime. If libdvdcss is found, then it will be used to decrypt the
|
||||
libdvdread currently uses libdl to dynamically probe for libdvd at
|
||||
runtime. If libdvd is found, then it will be used to decrypt the
|
||||
encrypted sections of a DVD.
|
||||
|
Loading…
Reference in New Issue
Block a user