Skip site navigation (1)Skip section navigation (2)
Date:      26 Nov 2003 11:40:37 -0000
From:      Sergey Akifyev <asa@gascom.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nobutaka@FreeBSD.org
Subject:   ports/59706: [non-maintainer] fix multimedia/libxine to use new libmad
Message-ID:  <20031126114037.6125.qmail@mail.gascom.ru>
Resent-Message-ID: <200311261150.hAQBoNfT044681@freefall.freebsd.org>

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

>Number:         59706
>Category:       ports
>Synopsis:       [non-maintainer] fix multimedia/libxine to use new libmad
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 26 03:50:23 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Akifyev
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
JSC Gascom
>Environment:
System: FreeBSD mail.gascom.ru 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #5: Mon Oct 6 15:48:47 MSD 2003 asa@boulder.gascom.ru:/usr/src/sys/compile/SMP_STD i386

>Description:
fix multimedia/libxine to use new libmad
Depends on PR 59702
>How-To-Repeat:
>Fix:
--- Makefile.diff begins here ---
--- Makefile.orig	Wed Nov 26 11:38:01 2003
+++ Makefile	Wed Nov 26 11:36:55 2003
@@ -21,7 +21,7 @@
 		a52.0:${PORTSDIR}/audio/liba52 \
 		ogg.4:${PORTSDIR}/audio/libogg \
 		vorbis.2:${PORTSDIR}/audio/libvorbis \
-		mad.1:${PORTSDIR}/audio/mad \
+		mad.2:${PORTSDIR}/audio/libmad \
 		speex.2:${PORTSDIR}/audio/speex \
 		iconv.3:${PORTSDIR}/converters/libiconv \
 		intl.5:${PORTSDIR}/devel/gettext \
--- Makefile.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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