From owner-freebsd-ports Tue Oct 16 6:20:14 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAC4A37B40A for ; Tue, 16 Oct 2001 06:20:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9GDK0L40206; Tue, 16 Oct 2001 06:20:00 -0700 (PDT) (envelope-from gnats) Received: from alix.lpt.ens.fr (alix.lpt.ens.fr [129.199.122.76]) by hub.freebsd.org (Postfix) with SMTP id 9FFE137B409 for ; Tue, 16 Oct 2001 06:10:25 -0700 (PDT) Received: (qmail 19991 invoked by uid 1001); 16 Oct 2001 13:10:22 -0000 Message-Id: <20011016131021.19990.qmail@alix.lpt.ens.fr> Date: 16 Oct 2001 13:10:21 -0000 From: Rahul Siddharthan Reply-To: Rahul Siddharthan To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/31312: update for libdvdread to version 0.9.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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