Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2005 23:28:58 -0500
From:      Serge Gagnon <serge.gagnon@quenix1.dyndns.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90416: Update port: multimedia/lxdvdrip add dependency
Message-ID:  <E1Emkji-000ITC-QL@quenix1.dyndns.org>
Resent-Message-ID: <200512150440.jBF4e2Eg022027@freefall.freebsd.org>

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

>Number:         90416
>Category:       ports
>Synopsis:       Update port: multimedia/lxdvdrip add dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 15 04:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix1.dyndns.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Dec 4 10:42:56 EST 2005 root@quenix1.dyndns.org:/usr/obj/usr/src/sys/OCEAN i386


>Description:
	- Add multimedia/dvdwizard as RUN_DEPENDENCY

>How-To-Repeat:
>Fix:

--- patch-lxdvdrip begins here ---
diff -urN multimedia/lxdvdrip.orig/Makefile multimedia/lxdvdrip/Makefile
--- multimedia/lxdvdrip.orig/Makefile	Wed Dec 14 22:44:50 2005
+++ multimedia/lxdvdrip/Makefile	Wed Dec 14 23:24:41 2005
@@ -17,12 +17,13 @@
 COMMENT=	Command Line Tool to make a copy from a Video DVD
 
 LIB_DEPENDS=	dvdread.3:${PORTSDIR}/multimedia/libdvdread
-RUN_DEPENDS=	streamdvd:${PORTSDIR}/multimedia/streamdvd \
-		transcode:${PORTSDIR}/multimedia/transcode \
-		dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
+RUN_DEPENDS=	dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
+		dvdbackup:${PORTSDIR}/sysutils/dvdbackup \
+		dvdwizard:${PORTSDIR}/multimedia/dvdwizard \
 		growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
 		mpgtx:${PORTSDIR}/multimedia/mpgtx \
-		dvdbackup:${PORTSDIR}/sysutils/dvdbackup
+		transcode:${PORTSDIR}/multimedia/transcode \
+		streamdvd:${PORTSDIR}/multimedia/streamdvd
 
 SUB_FILES=	pkg-message
 PKGMESSAGE=	${WRKDIR}/pkg-message
--- patch-lxdvdrip ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Emkji-000ITC-QL>