mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/gecko-mediaplayer: Updated for version 1.0.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
ab4d00b625
commit
9371876bed
3 changed files with 7 additions and 6 deletions
|
@ -5,4 +5,5 @@ 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)
|
||||
and uses the NS4 API (Mozilla, Firefox, Opera, etc.).
|
||||
|
||||
gnome-mplayer is required to use this software.
|
||||
gnome-mplayer is required to use this software. seamonkey (included in
|
||||
Slackware) is required to build it.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Written by Phillip Warner <pc_warner@yahoo.com>
|
||||
|
||||
PRGNAM=gecko-mediaplayer
|
||||
VERSION=${VERSION:-0.9.9.2}
|
||||
VERSION=${VERSION:-1.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gecko-mediaplayer"
|
||||
VERSION="0.9.9.2"
|
||||
VERSION="1.0.0"
|
||||
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="http://gecko-mediaplayer.googlecode.com/files/gecko-mediaplayer-1.0.0.tar.gz"
|
||||
MD5SUM="80ccb671aea90153be9f9e6dc41b7eae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Phillip Warner"
|
||||
EMAIL="pc_warner@yahoo.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue