From brad@brad-x.com  Mon Aug 12 15:40:45 2002
Return-Path: <brad@brad-x.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9E03F37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Aug 2002 15:40:45 -0700 (PDT)
Received: from TMA-1.brad-x.com (static-b2-191.highspeed.eol.ca [64.56.236.191])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4301443E6A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Aug 2002 15:40:45 -0700 (PDT)
	(envelope-from brad@brad-x.com)
Received: by TMA-1.brad-x.com (Postfix, from userid 1000)
	id AAB5222104A; Mon, 12 Aug 2002 18:40:46 -0400 (EDT)
Message-Id: <20020812224046.AAB5222104A@TMA-1.brad-x.com>
Date: Mon, 12 Aug 2002 18:40:46 -0400 (EDT)
From: Brad Laue <brad@brad-x.com>
Reply-To: Brad Laue <brad@brad-x.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: libxine esound removal
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41596
>Category:       ports
>Synopsis:       libxine esound removal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nobutaka
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 12 15:50:01 PDT 2002
>Closed-Date:    Tue Aug 20 20:25:01 PDT 2002
>Last-Modified:  Tue Aug 20 20:25:01 PDT 2002
>Originator:     Brad Laue
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
brad-x.com
>Environment:
System: FreeBSD TMA-1.brad-x.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 5 16:15:45 EDT 2002 root@TMA-1.brad-x.com:/usr/src/sys/compile/DISCOVERY-IPF i386


>Description:
	libxine depends on SDL, which itself has an esound requirement - USE_ESOUND isn't needed here
>How-To-Repeat:
	patch and install
>Fix:

diff -ru /usr/ports/graphics/libxine/Makefile libxine/Makefile
--- /usr/ports/graphics/libxine/Makefile	Mon Aug  5 18:01:30 2002
+++ libxine/Makefile	Mon Aug 12 18:38:15 2002
@@ -28,7 +28,6 @@
 WRKSRC=		${WRKDIR}/${PORTNAME}-lib-${PORTVERSION}
 
 USE_X_PREFIX=	yes
-USE_ESOUND=	yes
 USE_IMLIB=	yes
 USE_GMAKE=	yes
 USE_AUTOMAKE=	yes


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->nobutaka 
Responsible-Changed-By: lioux 
Responsible-Changed-When: Tue Aug 13 21:03:04 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer(s) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41596 
State-Changed-From-To: open->closed 
State-Changed-By: nobutaka 
State-Changed-When: Tue Aug 20 20:24:13 PDT 2002 
State-Changed-Why:  
Committed, thanks! 

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