summaryrefslogtreecommitdiff
path: root/www/mplayer-plugin
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-21 19:18:04 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-21 19:18:04 +0000
commitf5385ef668aaf5ff5c102433372a69ff299c6f7b (patch)
treea13483c172d6f5555be37e12cf7423e44bd7ac2e /www/mplayer-plugin
parentUpdate to 2.2.4. (diff)
Don't advertize that we support RealPlayer formats since there is a problem
with mplayer handling certain .ram files. Submitted by: Barney Wolff <barney@databus.com>
Notes
Notes: svn path=/head/; revision=85317
Diffstat (limited to 'www/mplayer-plugin')
-rw-r--r--www/mplayer-plugin/Makefile1
-rw-r--r--www/mplayer-plugin/files/patch-Source_mplayerplug-in.c14
2 files changed, 13 insertions, 2 deletions
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 @@
}