Commit Graph

31 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Jan Tojnar 9fb67a2592
googleearth: do not use legacy gst 2020-09-02 04:01:06 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Brenton Horne db7ccd440e googleearth: adding application launcher and icons
I am adding an application launcher, and icons for the googleearth
package. They are essentially just those in opt/ with the only
adjustment being to make the launcher execute the correct executable
file.
2019-01-25 14:02:47 +00:00
John Ericson 2c2f1e37d4 reewide: Purge all uses `stdenv.system` and top-level `system`
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Markus Hauck d12afa6642 googleearth: init at 7.1.8.3036 2018-05-11 09:34:29 +02:00
Frank Doepper 81c1b9c9fc googleearth: remove
it's broken, and even after adjusting the derivation to the currently
available downloads it does not run well for me and it is rather
annoying to adjust the derivation to the moving
google-earth-stable_current source download link
2018-04-24 21:05:03 +02:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: `abort` -> `throw`
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
lassulus 1e835f23de googleearth: 6.0.3.2197 -> 7.1.4.1529 2017-02-03 19:51:54 +01:00
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Lluís Batlle i Rossell 087fc72f64 Updating google earth to what I've just downloaded.
svn path=/nixpkgs/trunk/; revision=27291
2011-05-21 11:22:20 +00:00
Eelco Dolstra 38c109a395 * Google Earth 6.0.1.2032.
svn path=/nixpkgs/trunk/; revision=25842
2011-02-09 13:33:46 +00:00
Evgeny Egorochkin d07b1b33a5 Googleearth: Add missing dependency
svn path=/nixpkgs/trunk/; revision=24317
2010-10-16 13:11:06 +00:00
Evgeny Egorochkin ebbbb77e6c Google-earth: version bump
svn path=/nixpkgs/trunk/; revision=24308
2010-10-15 20:06:28 +00:00
Eelco Dolstra 81cab76ecd * Updated Google Earth.
svn path=/nixpkgs/trunk/; revision=22064
2010-05-30 23:25:30 +00:00
Lluís Batlle i Rossell e0a7fba6a0 Making googleearth build (buildInputs => buildNativeInputs in the scripts)
svn path=/nixpkgs/trunk/; revision=20466
2010-03-07 22:46:06 +00:00
Eelco Dolstra d8c6bb130c * Sync with the trunk one last time.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19849
2010-02-05 23:06:36 +00:00
Eelco Dolstra 8c8631d974 * Don't set `platforms' on Google Earth because we don't want Hydra to
build it.

svn path=/nixpkgs/trunk/; revision=19839
2010-02-05 19:22:26 +00:00
Eelco Dolstra 4e65c8aa2a * Use patchelf 0.5.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19548
2010-01-19 17:15:47 +00:00
Lluís Batlle i Rossell 5955f25623 Updating the googleearth version (we follow the binary contents of their single-URL package)
svn path=/nixpkgs/trunk/; revision=19083
2009-12-23 19:55:58 +00:00
Lluís Batlle i Rossell 1ebd86987c Updating googleearth.
I had to use a newer patchelf (0.5), otherwise patchelf (0.4) died with an error at
setting the rpath for a lib.
("virtual address overrun" or something like that)

I still don't know of any stable url for a given version, so we will have this working
until they change the package file again updating.

svn path=/nixpkgs/trunk/; revision=17680
2009-10-06 17:37:39 +00:00
Lluís Batlle i Rossell 6917fa229d Fixing the license of google earth according to ludo advices:
"There is no google license, we can use the general 'unfree' license metainfo"

svn path=/nixpkgs/trunk/; revision=15052
2009-04-15 09:09:48 +00:00
Lluís Batlle i Rossell 17e7e8be97 Marking google earth as i686-linux only.
svn path=/nixpkgs/trunk/; revision=15051
2009-04-15 09:09:45 +00:00
Lluís Batlle i Rossell 06a957ecf6 Adding google earth.
svn path=/nixpkgs/trunk/; revision=15014
2009-04-13 15:40:51 +00:00