ports/67846: [PATCH] multimedia/mplayer: [mplayer does not work with caca in ports]
michael johnson
ahze at ahze.net
Fri Jun 11 19:40:31 UTC 2004
>Number: 67846
>Category: ports
>Synopsis: [PATCH] multimedia/mplayer: [mplayer does not work with caca in ports]
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 11 19:40:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: michael johnson
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #52: Fri Jun 11 04:10:11 EDT 2004
>Description:
- Mplayer does not compile with the current version of libcaca in ports
Port maintainer (riggs at rrr.de) is cc'd.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- mplayer-gtk-0.99.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/mplayer/Makefile,v
retrieving revision 1.94
diff -u -r1.94 Makefile
--- Makefile 11 Jun 2004 18:08:50 -0000 1.94
+++ Makefile 11 Jun 2004 19:30:30 -0000
@@ -237,7 +237,8 @@
--enable-png \
--disable-libfame \
--disable-external-faad \
- --disable-tv-v4l
+ --disable-tv-v4l \
+ --disable-caca
.if defined(WITH_LANG)
CONFIGURE_ARGS+=--language=${WITH_LANG}
--- mplayer-gtk-0.99.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list