Skip site navigation (1)Skip section navigation (2)
Date:      16 Oct 2001 13:10:21 -0000
From:      Rahul Siddharthan <rsidd@online.fr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31312: update for libdvdread to version 0.9.2
Message-ID:  <20011016131021.19990.qmail@alix.lpt.ens.fr>

next in thread | raw e-mail | index | archive | help

>Number:         31312
>Category:       ports
>Synopsis:       update for libdvdread to version 0.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 16 06:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Rahul Siddharthan
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD alix.lpt.ens.fr 4.4-RELEASE FreeBSD 4.4-RELEASE #3: Sat Sep 29 03:15:53 CEST 2001 root@bluerondo.a.la.turk:/usr2/obj/usr2/src4/src/sys/BLUERONDO i386


>Description:
The existing port of libdvdread is 0.8.0, and to read encrypted DVDs
this requires libcss which does not work with FreeBSD.  The current
version, 0.9.2, uses libdvdcss for which a FreeBSD port already
exists.  It requires no patches for FreeBSD and I have checked that
mplayer can play dvds fine using this port.  Others have also reported
success on the freebsd-multimedia list.  So, here's the port :)

(Note: I have named it libdvdread9, but unless libdvdread version 0.8 
is specifically important to some other port or there are some problems
with this port which I haven't noticed, I think it can replace the
existing libdvdread port totally.) 

>How-To-Repeat:

>Fix:


# 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:
#
#	libdvdread9
#	libdvdread9/distinfo
#	libdvdread9/pkg-plist
#	libdvdread9/pkg-descr
#	libdvdread9/pkg-comment
#	libdvdread9/Makefile
#
echo c - libdvdread9
mkdir -p libdvdread9 > /dev/null 2>&1
echo x - libdvdread9/distinfo
sed 's/^X//' >libdvdread9/distinfo << 'END-of-libdvdread9/distinfo'
XMD5 (libdvdread-0.9.2.tar.gz) = 8898bad22d8183233f5c3d814fff5151
END-of-libdvdread9/distinfo
echo x - libdvdread9/pkg-plist
sed 's/^X//' >libdvdread9/pkg-plist << 'END-of-libdvdread9/pkg-plist'
Xinclude/dvdread/dvd_reader.h
Xinclude/dvdread/ifo_types.h
Xinclude/dvdread/ifo_read.h
Xinclude/dvdread/ifo_print.h
Xinclude/dvdread/nav_types.h
Xinclude/dvdread/nav_read.h
Xinclude/dvdread/nav_print.h
Xlib/libdvdread.so.2
Xlib/libdvdread.so
Xlib/libdvdread.la
Xlib/libdvdread.a
X@dirrm include/dvdread
END-of-libdvdread9/pkg-plist
echo x - libdvdread9/pkg-descr
sed 's/^X//' >libdvdread9/pkg-descr << 'END-of-libdvdread9/pkg-descr'
XThis is needed by ogle, which is a DVD player that supports DVD menus.
XIt is also used by mplayer.  This version dynamically loads libdvdcss 
Xif available.
X
XWWW: http://www.dtek.chalmers.se/groups/dvd/
END-of-libdvdread9/pkg-descr
echo x - libdvdread9/pkg-comment
sed 's/^X//' >libdvdread9/pkg-comment << 'END-of-libdvdread9/pkg-comment'
XA library to read DVDs, used by ogle and mplayer
END-of-libdvdread9/pkg-comment
echo x - libdvdread9/Makefile
sed 's/^X//' >libdvdread9/Makefile << 'END-of-libdvdread9/Makefile'
X# New ports collection makefile for:	libdvdread
X# Date created:				16 Oct 2001
X# Whom:					Rahul Siddharthan <rsidd@online.fr>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libdvdread
XPORTVERSION=	0.9.2
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.dtek.chalmers.se/groups/dvd/dist/
X
XMAINTAINER=	rsidd@online.fr
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
XUSE_NEWGCC=	yes
X
X.include <bsd.port.mk>
END-of-libdvdread9/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011016131021.19990.qmail>