[Lunar-commits] <moonbase> gecko-mediaplayer: Version bump to 1.0.5. This in combination with

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Jan 5 14:14:05 CET 2012


commit 5c1fddb4ce4d56fbff21ae168e0bfea780ca5dc3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Jan 5 08:14:05 2012 -0500

    gecko-mediaplayer: Version bump to 1.0.5. This in combination with
    
    gnome-mplayer-1.0.5 and recently added gtkm module seems to have fixed
    my firefox and chromium from crashing.
---
 video/gecko-mediaplayer/BUILD   |    2 +-
 video/gecko-mediaplayer/DEPENDS |    2 ++
 video/gecko-mediaplayer/DETAILS |    6 +++---
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/video/gecko-mediaplayer/BUILD b/video/gecko-mediaplayer/BUILD
index 1bc6aa6..97d8388 100644
--- a/video/gecko-mediaplayer/BUILD
+++ b/video/gecko-mediaplayer/BUILD
@@ -1,6 +1,6 @@
 (
 
-  OPTS="--with-plugin-dir=/opt/lunar/plugins/  --with-gio" &&
+  OPTS="--with-plugin-dir=/opt/lunar/plugins/" &&
 
   default_build
 
diff --git a/video/gecko-mediaplayer/DEPENDS b/video/gecko-mediaplayer/DEPENDS
index 7f99d4e..920ec2f 100644
--- a/video/gecko-mediaplayer/DEPENDS
+++ b/video/gecko-mediaplayer/DEPENDS
@@ -1,2 +1,4 @@
 depends %GECKO_RENDERER
 depends gnome-mplayer
+
+optional_depends "curl" "--with-libcurl" "--without-curl" "for curl support"
diff --git a/video/gecko-mediaplayer/DETAILS b/video/gecko-mediaplayer/DETAILS
index dd3e297..750af6b 100644
--- a/video/gecko-mediaplayer/DETAILS
+++ b/video/gecko-mediaplayer/DETAILS
@@ -1,11 +1,11 @@
           MODULE=gecko-mediaplayer
-         VERSION=1.0.4
+         VERSION=1.0.5
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://gecko-mediaplayer.googlecode.com/files/
-      SOURCE_VFY=sha1:1ad7de0a3ac5a9fa4680228f1b5f58831a8079f9
+      SOURCE_VFY=sha1:2a8b87805972d7988eb840840dc12343a6edcc5b
         WEB_SITE=http://code.google.com/p/gecko-mediaplayer/
          ENTERED=20080624
-         UPDATED=20110711
+         UPDATED=20120105
            SHORT="a browser plugin that plays media in a browser"
 
 cat << EOF


More information about the Lunar-commits mailing list