Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136584 - ebuild request: google earth
Summary: ebuild request: google earth
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-12 14:14 UTC by Natanael Copa
Modified: 2009-01-10 18:21 UTC (History)
13 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
googleearth-4_beta.ebuild (googleearth-4_beta.ebuild,845 bytes, text/plain)
2006-06-12 16:16 UTC, Tristan Heaven (RETIRED)
Details
googleearth-4_beta.ebuild (googleearth-4_beta.ebuild,1.07 KB, text/plain)
2006-06-12 18:12 UTC, Stefan Schweizer (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Natanael Copa 2006-06-12 14:14:59 UTC
Google earth is released for Linux.
http://earth.google.com/download-earth.html
Comment 1 Tim Burrell 2006-06-12 15:01:38 UTC
I'd really like to see this as well
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2006-06-12 16:16:59 UTC
Created attachment 89008 [details]
googleearth-4_beta.ebuild

Bit ugly but it's a start.
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-12 17:48:29 UTC
thanks, I added the ebuild to portage.
Comment 4 Tristan Heaven (RETIRED) gentoo-dev 2006-06-12 17:50:25 UTC
It wasn't finished but okay...
Comment 5 Henrik Brix Andersen 2006-06-12 17:54:08 UTC
(In reply to comment #4)
> It wasn't finished but okay...

Please elaborate?
Comment 6 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-12 17:56:56 UTC
I have of course reqorked it before inclusion, that is usual. Close to nothing goes in untouched from the bugs.
Comment 7 Tristan Heaven (RETIRED) gentoo-dev 2006-06-12 18:03:00 UTC
Should probably have some dependencies and it should do something about the exec stack notice.

"RWX --- --- opt/googleearth/libcrypto.so.0.9.8"
Maybe just remove this.
Comment 8 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-12 18:12:37 UTC
Created attachment 89014 [details]
googleearth-4_beta.ebuild

ok, it looks like this now. any more comments? :)
Comment 9 Tristan Heaven (RETIRED) gentoo-dev 2006-06-12 18:14:43 UTC
What happens when you want to do a version bump and the filename isn't changed?
Comment 10 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-12 18:19:00 UTC
then we have a problem. I have been contacted for picasa with a request not to mirror the file. Probably I need to contact the guy then again about Google Earth.
Comment 11 Markku 2006-06-13 01:01:49 UTC
It seems there is a problem with file sizes of the GoogleEarthLinux.bin.

>>> Emerging (1 of 1) x11-misc/googleearth-4_beta to /
>>> Downloading http://dl.google.com/earth/GE4/GoogleEarthLinux.bin
--10:49:56--  http://dl.google.com/earth/GE4/GoogleEarthLinux.bin
           => `/usr/portage/distfiles/GoogleEarthLinux.bin'
Resolving dl.google.com... 64.233.183.91, 64.233.183.93
Connecting to dl.google.com|64.233.183.91|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16,984,110 (16M) [application/octet-stream]

100%[====================================>] 16,984,110   215.44K/s    ETA 00:00

10:50:53 (289.08 KB/s) - `/usr/portage/distfiles/GoogleEarthLinux.bin' saved [16984110/16984110]

!!! Couldn't download GoogleEarthLinux.bin. Aborting.

ebuild shows file size 17077661

bin file works, it passes verification and starts graphical installation program.
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2006-06-13 01:46:07 UTC
(In reply to comment #11)

Been already fixed, emerge --sync. This bug is closed, no more talkie here.