1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

- Chase updated distfile, at 4.3.7191.6508 now (unfortunately no longer

seems to run on anything < 7)

PR:		ports/122865
Submitted by:	pointyhat via pav (indedendent of the PR)
Thanks to:	various people for testing (my only 7 box has intel gfx
		and googleearth on FreeBSD crashes the xserver there,
		also the old version...)
This commit is contained in:
Juergen Lock 2008-04-19 19:09:25 +00:00
parent fbc976144e
commit 36aceb6f3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211586
3 changed files with 176 additions and 768 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= google-earth
PORTVERSION= 4.2.205.5730
PORTVERSION= 4.3.7191.6508
CATEGORIES= astro deskutils geography
MASTER_SITES= http://dl.google.com/earth/client/current/
DISTFILES= ${TARGET_DISTFILE}
@ -40,6 +40,9 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
.else
RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri
.endif
.if ${OSVERSION} < 700000
IGNORE= needs new Linux syscalls only in ${OPSYS} >= 7
.endif
do-fetch:
@if [ ! -f ${DISTDIR}/${TARGET_DISTFILE} ]; then \

View File

@ -1,3 +1,3 @@
MD5 (GoogleEarthLinux-4.2.205.5730.bin) = 789f438a999dfb157dc89eaa90388ac4
SHA256 (GoogleEarthLinux-4.2.205.5730.bin) = da7d22cb13cc5f047dea6ae241bb33c5ac1789a9f601e09dcb025fe574df4516
SIZE (GoogleEarthLinux-4.2.205.5730.bin) = 23048189
MD5 (GoogleEarthLinux-4.3.7191.6508.bin) = 0149222022b15934d69ac56d7fcef180
SHA256 (GoogleEarthLinux-4.3.7191.6508.bin) = 51a0088604d5c354729273ad3b2e5feba4b68261666bdba50610ceb6db5183c5
SIZE (GoogleEarthLinux-4.3.7191.6508.bin) = 20110357

File diff suppressed because it is too large Load Diff