Date: Tue, 15 Apr 2014 13:18:27 GMT From: anonymous <anonymous@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/188657: [patch] multimedia/mplayer add back vpx Message-ID: <201404151318.s3FDIRiZ052664@cgiserv.freebsd.org> Resent-Message-ID: <201404151320.s3FDK1nK066092@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188657 >Category: ports >Synopsis: [patch] multimedia/mplayer add back vpx >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 15 13:20:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: anonymous >Release: >Organization: >Environment: >Description: Hidden dependency to libvpx without it. >How-To-Repeat: Install mplayer with libvpx installed. >Fix: Patch attached with submission follows: --- a/mplayer/Makefile 2014-04-15 06:06:15.000000000 -0700 +++ b/mplayer/Makefile 2014-04-15 06:09:38.000000000 -0700 @@ -14,7 +14,7 @@ LADSPA LIBMNG LIRC LZO NAS OCFLAGS \ OPENAL OPENGL OPENJPEG OPUS OTCHAIN \ PULSEAUDIO REAL RTC RTCPU RTMP SCHROEDINGER SDL \ - SKINS SMB SVGALIB V4L VDPAU WIN32 \ + SKINS SMB SVGALIB V4L VDPAU VPX WIN32 \ X11 X11DGA X11VM XINERAMA XVIDEO XVMC OPTIONS_RADIO= RGCD >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404151318.s3FDIRiZ052664>