[Lunar-commits] <moonbase> mplayerplug-in: removed The mplayerplug-in is not maintained anymore. It will not compile with firefox 3.5+ or seamonkey2+ and xulrunner 1.9+. When compiled on older platform it will hang current firefox or seamonkey. Gentoo removed it so we will do the same because it is not safe having it. The author stopped development of mplayerplug-in in favour of gecko-mediaplayer: http://sites.google.com/site/kdekorte2/gecko-mediaplayer

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Jun 19 23:37:09 CEST 2010


commit 822e457d5a1574b40f529e48ace642bdc5d1e26d
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Jun 19 23:37:09 2010 +0200

    mplayerplug-in: removed
    The mplayerplug-in is not maintained anymore.
    It will not compile with firefox 3.5+ or seamonkey2+ and xulrunner 1.9+.
    When compiled on older platform it will hang current firefox or seamonkey.
    Gentoo removed it so we will do the same because it is not safe having it.
    The author stopped development of mplayerplug-in in favour of gecko-mediaplayer:
    http://sites.google.com/site/kdekorte2/gecko-mediaplayer
---
 video/MPlayer/POST_INSTALL     |    3 ---
 video/xine-plugin/CONFLICTS    |    1 -
 zbeta/mplayerplug-in/BUILD     |   16 ----------------
 zbeta/mplayerplug-in/CONFLICTS |    1 -
 zbeta/mplayerplug-in/DEPENDS   |    5 -----
 zbeta/mplayerplug-in/DETAILS   |   18 ------------------
 6 files changed, 0 insertions(+), 44 deletions(-)

diff --git a/video/MPlayer/POST_INSTALL b/video/MPlayer/POST_INSTALL
deleted file mode 100644
index 3f3af25..0000000
--- a/video/MPlayer/POST_INSTALL
+++ /dev/null
@@ -1,3 +0,0 @@
-# Recompile mplayerplug-in
-
-if module_installed mplayerplug-in; then lin -c mplayerplug-in; fi
diff --git a/video/xine-plugin/CONFLICTS b/video/xine-plugin/CONFLICTS
deleted file mode 100644
index 8916f58..0000000
--- a/video/xine-plugin/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts mplayerplug-in
diff --git a/zbeta/mplayerplug-in/BUILD b/zbeta/mplayerplug-in/BUILD
deleted file mode 100644
index 04fb087..0000000
--- a/zbeta/mplayerplug-in/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-(
-
-# Find the oldest gecko on a machine and use it as base
-  if module_installed seamonkey ; then
-  GECKO_HOME=/usr/lib/seamonkey-$(module_version seamonkey)
-  elif module_installed firefox ; then
-  GECKO_HOME=/usr/lib/firefox-devel/$(module_version firefox)/sdk
-  fi  &&
-  message "Using $GECKO_HOME"
-
-  OPTS="$OPTS  \
-       --enable-gmp  \
-       --with-gecko-sdk=$GECKO_HOME"  &&
-  default_build
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/mplayerplug-in/CONFLICTS b/zbeta/mplayerplug-in/CONFLICTS
deleted file mode 100644
index d53a7a3..0000000
--- a/zbeta/mplayerplug-in/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts xine-plugin
diff --git a/zbeta/mplayerplug-in/DEPENDS b/zbeta/mplayerplug-in/DEPENDS
deleted file mode 100644
index 9a4d9c7..0000000
--- a/zbeta/mplayerplug-in/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends MPlayer
-depends xulrunner
-
-optional_depends  "seamonkey"  ""  ""  "for seamonkey support"
-optional_depends  "firefox"    ""  ""  "for firefox support"
\ No newline at end of file
diff --git a/zbeta/mplayerplug-in/DETAILS b/zbeta/mplayerplug-in/DETAILS
deleted file mode 100644
index 316473a..0000000
--- a/zbeta/mplayerplug-in/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
-          MODULE=mplayerplug-in
-         VERSION=3.55
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:69726d4e16523b1a39c284efee081c31b0ea7f7f
-        WEB_SITE=http://mplayerplug-in.sourceforge.net
-         ENTERED=20040915
-         UPDATED=20080713
-           SHORT="MPlayer based, embedded video player for Seamonkey/Firefox"
-cat << EOF
-mplayerplug-in is a browser plugin that uses mplayer to play
-digital media from websites.
-This plug-in gives Firefox/Seamonkey the ability to play media from a
-website the net without reading the source html and getting
-the url manually. Media is played embedded in the page or in
-a separate window depending on how the author of the webpage
-intended the media to be seen.
-EOF


More information about the Lunar-commits mailing list