multimedia/gecko-mediaplayer: Updated for version 0.9.9.2.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Phillip Warner 2010-07-07 02:29:25 -05:00 committed by Robby Workman
parent ded221d2fe
commit 3e282ff149
4 changed files with 9 additions and 11 deletions

View file

@ -2,7 +2,7 @@ Gecko Mediaplayer is the modern replacement for the mplayerplug-in
application.
It is a browser plugin that uses GNOME MPlayer to play media in a browser.
It should work with all browsers on Unix-ish systems(Linux, BSD, Solaris)
It should work with all browsers on Unix-ish systems (Linux, BSD, Solaris)
and uses the NS4 API (Mozilla, Firefox, Opera, etc.).
gnome-mplayer is required to use this software.

View file

@ -4,16 +4,14 @@
# Written by Phillip Warner <pc_warner@yahoo.com>
PRGNAM=gecko-mediaplayer
VERSION=${VERSION:-0.9.8}
BUILD=${BUILD:-2}
VERSION=${VERSION:-0.9.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
# Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi

View file

@ -1,10 +1,10 @@
PRGNAM="gecko-mediaplayer"
VERSION="0.9.8"
HOMEPAGE="http://kdekorte.googlepages.com/gecko-mediaplayer"
DOWNLOAD="http://gecko-mediaplayer.googlecode.com/files/gecko-mediaplayer-0.9.8.tar.gz"
MD5SUM="4df009d21b1a95c35c9adfdb6fbc96fe"
VERSION="0.9.9.2"
HOMEPAGE="http://sites.google.com/site/kdekorte2/gecko-mediaplayer"
DOWNLOAD="http://gecko-mediaplayer.googlecode.com/files/gecko-mediaplayer-0.9.9.2.tar.gz"
MD5SUM="deb41a4bcbde2b78d548dc37b684cfbb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Phillip Warner"
EMAIL="pc_warner@yahoo.com"
APPROVED="dsomero"
APPROVED="rworkman"

View file

@ -12,7 +12,7 @@ gecko-mediaplayer: Gecko Mediaplayer is the modern replacement for mplayerplug-i
gecko-mediaplayer: It is a browser plugin that uses GNOME MPlayer to play media in a
gecko-mediaplayer: browser.
gecko-mediaplayer:
gecko-mediaplayer: Homepage: http://kdekorte.googlepages.com/gecko-mediaplayer
gecko-mediaplayer: Homepage: http://sites.google.com/site/kdekorte2/gecko-mediaplayer
gecko-mediaplayer:
gecko-mediaplayer:
gecko-mediaplayer: