[Lunar-commits] <moonbase> gecko-mediaplayer: Version bump and a couple of adjustments to the BUILD.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun May 2 20:26:44 CEST 2010


commit bf0a7fc519a2e3a9c9e30f684b3ff5fc413fe660
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun May 2 14:26:44 2010 -0400

    gecko-mediaplayer: Version bump and a couple of adjustments to the BUILD.
---
 video/gecko-mediaplayer/BUILD   |    7 +------
 video/gecko-mediaplayer/DETAILS |    6 +++---
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/video/gecko-mediaplayer/BUILD b/video/gecko-mediaplayer/BUILD
index bf0ead9..1bc6aa6 100644
--- a/video/gecko-mediaplayer/BUILD
+++ b/video/gecko-mediaplayer/BUILD
@@ -1,11 +1,6 @@
 (
 
-  XULRUNNER_LIBDIR="`pkg-config --variable=sdkdir libxul`"
-
-  # This is a workaround. Please check whether its still needed!
-  export GECKO_XPIDL="${XULRUNNER_LIBDIR}/bin/xpidl"
-
-  sedit "s/\$(libdir)\/mozilla\/plugins/\/opt\/lunar\/plugins/" src/Makefile.in &&
+  OPTS="--with-plugin-dir=/opt/lunar/plugins/  --with-gio" &&
 
   default_build
 
diff --git a/video/gecko-mediaplayer/DETAILS b/video/gecko-mediaplayer/DETAILS
index 1f5e679..d455f90 100644
--- a/video/gecko-mediaplayer/DETAILS
+++ b/video/gecko-mediaplayer/DETAILS
@@ -1,11 +1,11 @@
           MODULE=gecko-mediaplayer
-         VERSION=0.9.7
+         VERSION=0.9.9.2
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://gecko-mediaplayer.googlecode.com/files/
-      SOURCE_VFY=sha1:2b43163e93a04be85bd2b1059c9c7c427519ec4d
+      SOURCE_VFY=sha1:fb9620bbb9e4df27a7e588dcf3d0b6e55188c262
         WEB_SITE=http://code.google.com/p/gecko-mediaplayer/
          ENTERED=20080624
-         UPDATED=20090915
+         UPDATED=20100502
            SHORT="a browser plugin that plays media in a browser"
 
 cat << EOF


More information about the Lunar-commits mailing list