multimedia/GoogleEarth: Updated for version 5.1.3533.1731

This commit is contained in:
Michiel van Wessem 2010-05-13 00:34:34 +02:00 committed by Erik Hanson
parent b4ff8ceb49
commit ca54e76584
4 changed files with 14 additions and 8 deletions

View file

@ -26,7 +26,7 @@
# and to Daniel de Kok and Alan_Hicks for their comments.
PRGNAM=GoogleEarth
VERSION=${VERSION:-5.0.11733.9347}
VERSION=${VERSION:-5.1.3533.1731}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -139,4 +139,4 @@ rm $PKG/opt/$PRGNAM/{preuninstall,setup,postinstall}.sh
rm -rf $PKG/opt/$PRGNAM/setup.data
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View file

@ -1,8 +1,10 @@
PRGNAM="GoogleEarth"
VERSION="5.0.11733.9347"
VERSION="5.1.3533.1731"
HOMEPAGE="http://earth.google.com"
DOWNLOAD="http://dl.google.com/earth/client/current/GoogleEarthLinux.bin"
MD5SUM="a6bde31a22b8cc5f0b170cd21dd404e1"
DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM="2d60578f4a2e56990a053faa8b30537f"
MD5SUM_x86_64=""
MAINTAINER="Michiel van Wessem"
EMAIL="michiel@slackbuilds.org"
APPROVED="dsomero"
APPROVED="Erik Hanson"

View file

@ -19,7 +19,11 @@ This should be safe to ignore - it will use other fonts (and the
DejaVu fonts included with Slackware are based on the Bitstream fonts).
NOTEs:
1) Google updates the GoogleEarth bin-file without changing the download
1) GoogleEarth is a 32bit application only. You need to have the 32bit
compatibliy packages installed to have this work on a 64bit system.
Otherwise you'll just see "no such file or directory" errors.
2) Google updates the GoogleEarth bin-file without changing the download
link location and they don't use version numbering in the filename
(the version is more an internal numbering).
@ -28,7 +32,7 @@ NOTEs:
of GoogleEarth than what the script is designed to use. Please notify
the maintainer if this is the case.
2) GoogleEarth now requires that you have OpenGL drivers installed on your
3) GoogleEarth now requires that you have OpenGL drivers installed on your
system (and Xorg configured to use them). Not doing so will cause X
to crash.