Subject: pkg/15634: misc/libdvdcss package
To: None <gnats-bugs@gnats.netbsd.org>
From: None <bsh@grotto.jp>
List: netbsd-bugs
Date: 02/17/2002 01:22:40
>Number: 15634
>Category: pkg
>Synopsis: new package misc/libdvdcss
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Feb 16 08:24:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Hiroyuki Bessho
>Release: NetBSD 1.5ZA
>Organization:
>Environment:
System: NetBSD nekozame.a.grotto.jp 1.5ZA NetBSD 1.5ZA (NEKOZAME) #18: Thu Feb 7 03:46:21 JST 2002 bsh@nekozame.a.grotto.jp:/u0/work/current/i386/compile/NEKOZAME i386
Architecture: i386
Machine: i386
>Description:
libdvdcss is a library for accessing DVDs. It is used via dlopen() by
libdvdread, which is already a part of packages as misc/libdvdread,
and make it possible to read encrypted movies.
>How-To-Repeat:
Run ogle (graphics/ogle) and try to play encrypted DVDs.
It'll give you an error message "libdvdread: Encrypted DVD support unavailable."
>Fix:
Attached are stuffs for misc/libdvdcss package. Also, we may add
dependency for libdvdread like:
DEPENDS+= libdvdcss>=0.0.2:../../misc/libdvdcss
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# DESCR
# Makefile
# PLIST
# distinfo
#
echo x - DESCR
sed 's/^X//' >DESCR << 'END-of-DESCR'
Xlibdvdcss is a simple library designed for accessing DVDs like a block
Xdevice without having to bother about the decryption.
X
XThis library is used by libdvdread via dlopen().
END-of-DESCR
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# $NetBSD$
X
XCATEGORIES= misc
XDISTNAME= libdvdcss-0.0.3.ogle3
XMASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/
X
XMAINTAINER= packages@netbsd.org
XHOMEPAGE= http://www.videolan.org/libdvdcss
XCOMMENT= library to access encrypted DVD
X
XGNU_CONFIGURE= yes
XUSE_GMAKE= yes
XUSE_LIBTOOL= yes
X
X.include "../../mk/bsd.pkg.mk"
END-of-Makefile
echo x - PLIST
sed 's/^X//' >PLIST << 'END-of-PLIST'
X@comment $NetBSD: PLIST,v 1.1.1.1 2001/12/10 20:26:38 veego Exp $
Xlib/libdvdcss.a
Xlib/libdvdcss.so.0.0.3
Xlib/libdvdcss.so
Xlib/libdvdcss.so.0
Xinclude/videolan/dvdcss.h
END-of-PLIST
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
X$NetBSD: distinfo,v 1.2 2002/01/21 14:02:45 dmcmahill Exp $
X
XSHA1 (libdvdcss-0.0.3.ogle3.tar.gz) = 97058e3251167e3cd3bde80f8f060c2ee0e3a7f4
XSize (libdvdcss-0.0.3.ogle3.tar.gz) = 146617 bytes
END-of-distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted: