From ahze@blueheron.ahze.net  Sat Oct 23 00:20:14 2004
Return-Path: <ahze@blueheron.ahze.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 23EA016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Oct 2004 00:20:14 +0000 (GMT)
Received: from imf24aec.mail.bellsouth.net (imf24aec.mail.bellsouth.net [205.152.59.72])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A671943D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Oct 2004 00:20:12 +0000 (GMT)
	(envelope-from ahze@blueheron.ahze.net)
Received: from blueheron.ahze.net ([68.209.163.3])
          by imf24aec.mail.bellsouth.net
          (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP
          id <20041023002012.FKTH22603.imf24aec.mail.bellsouth.net@blueheron.ahze.net>;
          Fri, 22 Oct 2004 20:20:12 -0400
Received: (from root@localhost)
	by blueheron.ahze.net (8.13.1/8.13.1/Submit) id i9N0K9d7044292;
	Fri, 22 Oct 2004 20:20:09 -0400 (EDT)
	(envelope-from ahze)
Message-Id: <200410230020.i9N0K9d7044292@blueheron.ahze.net>
Date: Fri, 22 Oct 2004 20:20:09 -0400 (EDT)
From: Michael Johnson <ahze@ahze.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: amistry@am-productions.biz
Subject: [PATCH] multimedia/avidemux2: add faac support 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         73023
>Category:       ports
>Synopsis:       [PATCH] multimedia/avidemux2: add faac support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ahze
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 23 00:20:30 GMT 2004
>Closed-Date:    Sat Oct 30 21:44:44 GMT 2004
>Last-Modified:  Sat Oct 30 21:44:44 GMT 2004
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-STABLE FreeBSD 5.3-STABLE #68: Sat Oct 16 21:30:18 EDT 2004
>Description:
- add faac support

Port maintainer (amistry@am-productions.biz) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- avidemux2-2.0.32.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/avidemux2/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	22 Oct 2004 00:58:44 -0000	1.14
+++ Makefile	23 Oct 2004 00:19:31 -0000
@@ -43,6 +43,10 @@
 #WITH_SDL=	yes
 #.endif
 
+.if exists(${LOCALBASE}/lib/libfaac.so.0)
+WITH_FAAC=	yes
+.endif
+
 .if exists(${LOCALBASE}/lib/libfaad.so.0)
 WITH_FAAD=	yes
 .endif
@@ -82,6 +86,10 @@
 USE_SDL+=	sdl
 .endif
 
+.if defined(WITH_FAAC)
+LIB_DEPENDS+=	faac.0:${PORTSDIR}/audio/faac
+.endif
+
 .if defined(WITH_FAAD)
 LIB_DEPENDS+=	faad.0:${PORTSDIR}/audio/faad
 .endif
@@ -103,8 +111,12 @@
 	@${ECHO_MSG} "To enable SDL support define WITH_SDL."
 .endif
 
+.if !defined(WITH_FAAC)
+	@${ECHO_MSG} "To enable FAAC (mpeg4/aac encoder) support define WITH_FAAC."
+.endif
+
 .if !defined(WITH_FAAD)
-	@${ECHO_MSG} "To enable FAAD (mpeg4/aac) support define WITH_FAAD."
+	@${ECHO_MSG} "To enable FAAD (mpeg4/aac decoder) support define WITH_FAAD."
 .endif
 
 post-patch:
--- avidemux2-2.0.32.patch ends here ---

>Release-Note:
>Audit-Trail:

From: Anish Mistry <mistry.7@osu.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/73023: [PATCH] multimedia/avidemux2: add faac support
Date: Sun, 24 Oct 2004 18:13:20 -0400

 --Boundary-00=_HkCfBlbduK2q3yu
 Content-Type: multipart/signed;
   boundary="nextPart1645597.ZzsZT9s5ee";
   protocol="application/pgp-signature";
   micalg=pgp-sha1
 Content-Transfer-Encoding: 7bit
 
 --nextPart1645597.ZzsZT9s5ee
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 Updated patch.
 
 =2D-=20
 Anish Mistry
 
 --nextPart1645597.ZzsZT9s5ee
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.6 (FreeBSD)
 
 iD8DBQBBfCkHxqA5ziudZT0RArdJAJ0czp/RxzfNAo9yObAyXMzv1CNuIQCeIzWw
 XXIXd82oOo1rTnY0JT0nUXs=
 =Jafm
 -----END PGP SIGNATURE-----
 
 --nextPart1645597.ZzsZT9s5ee--
 
 --Boundary-00=_HkCfBlbduK2q3yu
 Content-Type: text/x-diff;
   charset="iso-8859-1";
   name="faac.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="faac.patch"
 
 --- Makefile.orig	Thu Oct 21 20:58:44 2004
 +++ Makefile	Sat Oct 23 01:02:39 2004
 @@ -7,6 +7,7 @@
  
  PORTNAME=	avidemux2
  PORTVERSION=	2.0.32
 +PORTREVISION=	1
  CATEGORIES=	multimedia
  MASTER_SITES=	http://fixounet.free.fr/avidemux/ \
  		http://download.berlios.de/avidemux/
 @@ -43,6 +44,10 @@
  #WITH_SDL=	yes
  #.endif
  
 +.if exists(${LOCALBASE}/lib/libfaac.so.0)
 +WITH_FAAC= yes
 +.endif
 +
  .if exists(${LOCALBASE}/lib/libfaad.so.0)
  WITH_FAAD=	yes
  .endif
 @@ -82,6 +87,10 @@
  USE_SDL+=	sdl
  .endif
  
 +.if defined(WITH_FAAC)
 +LIB_DEPENDS+= faac.0:${PORTSDIR}/audio/faac
 +.endif
 +
  .if defined(WITH_FAAD)
  LIB_DEPENDS+=	faad.0:${PORTSDIR}/audio/faad
  .endif
 @@ -103,8 +112,12 @@
  	@${ECHO_MSG} "To enable SDL support define WITH_SDL."
  .endif
  
 +.if !defined(WITH_FAAC)
 + @${ECHO_MSG} "To enable FAAC (mpeg4/aac encoder) support define WITH_FAAC."
 +.endif
 +
  .if !defined(WITH_FAAD)
 -	@${ECHO_MSG} "To enable FAAD (mpeg4/aac) support define WITH_FAAD."
 +	@${ECHO_MSG} "To enable FAAD (mpeg4/aac decoder) support define WITH_FAAD."
  .endif
  
  post-patch:
 
 --Boundary-00=_HkCfBlbduK2q3yu--
 

From: Ceri Davies <ceri@FreeBSD.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: ports/73023: [PATCH] multimedia/avidemux2: add faac support
Date: Fri, 29 Oct 2004 10:31:15 +0100

 Adding to audit trail, from misfiled PR ports/73027:
 
 Date: Sat, 23 Oct 2004 00:44:36 -0400
 From: Anish Mistry <mistry.7@osu.edu>
 Message-Id: <200410230044.45464.mistry.7@osu.edu>
 References: <200410230020.i9N0K9d7044292@blueheron.ahze.net>
 
  Patch looks good.  Thanks.
  =2D-=20
  Anish Mistry
  
Responsible-Changed-From-To: freebsd-ports-bugs->ahze  
Responsible-Changed-By: ahze 
Responsible-Changed-When: Fri Oct 29 11:47:57 GMT 2004 
Responsible-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=73023 
State-Changed-From-To: open->closed  
State-Changed-By: ahze 
State-Changed-When: Sat Oct 30 21:44:27 GMT 2004 
State-Changed-Why:  
Committed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73023 
>Unformatted:
