Update to GoogleEarth-4.3.7204.836.

Note: Dies on NetBSD with:
libGL error: open DRM failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering
Xlib: unexpected async reply (sequence 0x1ad3)!

dmesg with DRM_DEBUG shows that invalid ioctls are being made to the
dri device. (Hm, do we need to emulate linux ioctls?)
This commit is contained in:
Tobias Nygren 2008-05-22 12:17:14 +00:00 committed by Thomas Klausner
parent 2de19a99eb
commit a816bb03a3
3 changed files with 178 additions and 774 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2007/12/02 04:38:14 tnn2 Exp $
# $NetBSD: Makefile,v 1.10 2008/05/22 12:17:14 tnn2 Exp $
DISTNAME= GoogleEarthLinux.bin
PKGNAME= GoogleEarth-${GE_VERSION}
@ -21,13 +21,13 @@ NO_SRC_ON_FTP= ${RESTRICTED}
DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf
EMUL_PLATFORMS= linux-i386
EMUL_MODULES.linux= fontconfig glx
EMUL_MODULES.linux= fontconfig glx gtk2
NOT_FOR_PLATFORM= NetBSD-[0-2]*-*
GE_VERSION= 4.2.205.5730
GE_VERSION= 4.3.7204.836
NO_CONFIGURE= yes
WRKSRC= ${WRKDIR}/GoogleEarthLinuxPlus-${GE_VERSION}-installer
WRKSRC= ${WRKDIR}/GoogleEarthLinuxPlus-installer
DIST_SUBDIR= ${PKGNAME_NOREV}
EXTRACT_CMD= ${SH} "$$extract_file" --noexec --keep

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2007/12/02 04:38:14 tnn2 Exp $
$NetBSD: distinfo,v 1.7 2008/05/22 12:17:14 tnn2 Exp $
SHA1 (GoogleEarth-4.2.205.5730/GoogleEarthLinux.bin) = 25b4b546625423b2e570ff8aae5ee7eff49a1b97
RMD160 (GoogleEarth-4.2.205.5730/GoogleEarthLinux.bin) = bf8994f6aa9f4204510023ac629c331789e3969b
Size (GoogleEarth-4.2.205.5730/GoogleEarthLinux.bin) = 23048189 bytes
SHA1 (GoogleEarth-4.3.7204.836/GoogleEarthLinux.bin) = 63269b522b507f22cf4fd2d64d7e27616db94195
RMD160 (GoogleEarth-4.3.7204.836/GoogleEarthLinux.bin) = c4be844c52d955c0888380ff340c61bc042a9a76
Size (GoogleEarth-4.3.7204.836/GoogleEarthLinux.bin) = 20277797 bytes