From f5385ef668aaf5ff5c102433372a69ff299c6f7b Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 21 Jul 2003 19:18:04 +0000 Subject: Don't advertize that we support RealPlayer formats since there is a problem with mplayer handling certain .ram files. Submitted by: Barney Wolff --- www/mplayer-plugin/Makefile | 1 + www/mplayer-plugin/files/patch-Source_mplayerplug-in.c | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) (limited to 'www/mplayer-plugin') diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile index 4f343101b819..330d5ebaf7d3 100644 --- a/www/mplayer-plugin/Makefile +++ b/www/mplayer-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= mplayerplug-in PORTVERSION= 0.80 +PORTREVISION= 1 CATEGORIES= www multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mplayerplug-in diff --git a/www/mplayer-plugin/files/patch-Source_mplayerplug-in.c b/www/mplayer-plugin/files/patch-Source_mplayerplug-in.c index 6736ef9a82e0..39253217acdb 100644 --- a/www/mplayer-plugin/files/patch-Source_mplayerplug-in.c +++ b/www/mplayer-plugin/files/patch-Source_mplayerplug-in.c @@ -1,5 +1,15 @@ ---- Source/mplayerplug-in.c.orig Sat Apr 12 15:07:47 2003 -+++ Source/mplayerplug-in.c Sat Apr 12 15:08:56 2003 +--- Source/mplayerplug-in.c.orig Thu May 22 22:38:28 2003 ++++ Source/mplayerplug-in.c Mon Jul 21 15:14:24 2003 +@@ -142,9 +142,6 @@ + "audio/mpeg3:mp3:MPEG audio;" + "audio/x-mpeg3:mp3:MPEG audio;" + "audio/mp3:mp3:MPEG audio;" +- "audio/x-pn-realaudio:ram:RealAudio;" +- "audio/x-pn-realaudio-plugin:rpm:RealAudio;" +- "audio/x-realaudio:ra:RealAudio;" + "video/fli:fli,flc:FLI animation;" + "video/x-fli:fli,flc:FLI animation;" + "video/x-ms-asf-plugin:asf,asx:Windows Media;" @@ -262,7 +262,7 @@ } -- cgit v1.2.3