Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2002 18:40:46 -0400 (EDT)
From:      Brad Laue <brad@brad-x.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41596: libxine esound removal
Message-ID:  <20020812224046.AAB5222104A@TMA-1.brad-x.com>

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

>Number:         41596
>Category:       ports
>Synopsis:       libxine esound removal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 12 15:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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