Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2006 20:19:24 -0400
From:      "Anish Mistry" <amistry@am-productions.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/97439: multimedia/avidemux2 chase x264 update
Message-ID:  <1147911564.47143@bigguy.am-productions.biz>
Resent-Message-ID: <200605180020.k4I0KE7W032478@freefall.freebsd.org>

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

>Number:         97439
>Category:       ports
>Synopsis:       multimedia/avidemux2 chase x264 update
>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 May 18 00:20:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anish Mistry
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
AM Productions 
>Environment:


System: FreeBSD 6.1-RELEASE #0: Wed May 10 01:44:17 EDT 2006
    amistry@bigguy.am-productions.biz:/usr/obj/usr/src/sys/BIGGUY



>Description:


Chase x264 update.  Add an additional berlios mirror while we're here.


>How-To-Repeat:





>Fix:


--- avidemux-x264-chase.patch begins here ---
--- Makefile.orig	Wed May 17 19:35:44 2006
+++ Makefile	Wed May 17 20:16:46 2006
@@ -7,9 +7,11 @@
 
 PORTNAME=	avidemux2
 PORTVERSION=	2.1.2
+PORTREVISION=	1
 CATEGORIES=	multimedia
 MASTER_SITES=	http://fixounet.free.fr/avidemux/ \
-		http://download.berlios.de/avidemux/
+		http://download.berlios.de/avidemux/ \
+		http://download2.berlios.de/avidemux/
 DISTNAME=	avidemux-${PORTVERSION}
 
 MAINTAINER=	amistry@am-productions.biz
@@ -96,7 +98,7 @@
 .endif
 
 .if defined(WITH_X264)
-LIB_DEPENDS+=	x264.1:${PORTSDIR}/multimedia/x264
+LIB_DEPENDS+=	x264.47:${PORTSDIR}/multimedia/x264
 .endif
 
 .if defined(WITH_VORBIS)
--- avidemux-x264-chase.patch ends here ---



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



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