Could you change the upstream URL to https://www.google.com/earth/about/versions/?
Search Criteria
Package Details: google-earth-pro 7.3.6.9796-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/google-earth-pro.git (read-only, click to copy) |
---|---|
Package Base: | google-earth-pro |
Description: | 3D interface to explore the globe, terrain, streets, buildings and other planets (Pro version) |
Upstream URL: | https://www.google.com/earth/ |
Licenses: | custom |
Provides: | google-earth |
Submitter: | Det |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 1077 |
Popularity: | 0.65 |
First Submitted: | 2017-01-23 16:08 (UTC) |
Last Updated: | 2024-02-27 14:45 (UTC) |
Dependencies (12)
- alsa-lib
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glu (glu-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libproxy (libproxy-gitAUR)
- libsm
- libxi (libxi-gitAUR)
- libxrender
- sqlite (sqlite-fossilAUR)
Required by (3)
- fcitx5-qt-google-earth
- google-earth-pro-libproxy-patch
- telive (requires google-earth) (optional)
Sources (5)
epicycle6 commented on 2024-09-14 11:55 (UTC)
HurricanePootis commented on 2024-05-09 04:56 (UTC)
Hey instead of asking users to make the change for their thing to work with wayland, why not just force x11?
diff --git a/PKGBUILD b/PKGBUILD
index 1de5b28..2dd15e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,6 +56,7 @@ package() {
# desktop file
mv "${pkgdir}/${_installdir}/google-earth-pro.desktop" "${pkgdir}/usr/share/applications"
+ sed -i 's/Exec=/Exec=env QT_QPA_PLATFORM=xcb /g' "${pkgdir}/usr/share/applications/google-earth-pro.desktop"
# icons
local _res
diff --git a/google-earth-pro.install b/google-earth-pro.install
index 2603fda..ab43d00 100644
--- a/google-earth-pro.install
+++ b/google-earth-pro.install
@@ -14,15 +14,11 @@ yellow="${bold}$(tput setaf 3)"
post_install() {
note "The launcher is called 'google-earth-pro'."
- note "If you are using Wayland, modify the Exec line in the .desktop file:
- Exec=env -u QT_QPA_PLATFORMTHEME -u QT_QPA_PLATFORM /opt/google/earth/pro/google-earth-pro %f"
note "If experiencing graphical corruption:
$ rm -r ~/.googleearth/Cache/"
}
post_upgrade() {
- note "If you are using Wayland, modify the Exec line in the .desktop file:
- Exec=env -u QT_QPA_PLATFORMTHEME -u QT_QPA_PLATFORM /opt/google/earth/pro/google-earth-pro %f"
note "If experiencing graphical corruption:
$ rm -r ~/.googleearth/Cache/"
}
dreieck commented on 2024-02-12 14:58 (UTC)
Can you add google-earth-pro-libproxy-patch
as optional dependency (optdepends=("google-earth-pro-libproxy-patch: Add a 'libproxy' version that is known to work with Google Earth.")
)?
Regards!
cyqsimon commented on 2023-03-19 14:43 (UTC)
@jaro3 thanks for the idea regarding fixing proxy, I managed to get it to work.
I also made a package for this (google-earth-pro-libproxy-patch
) so others can take advantage. Check the pinned comment for more details.
iyanmv commented on 2022-12-13 22:54 (UTC)
I will not update (for now) to the latest version 7.3.6.9326 because it crashes continuously for me.
fansuregrin commented on 2022-07-25 12:23 (UTC)
I got an issue. After closing google earth, the process of it did not terminate.
stronnag commented on 2022-06-18 17:03 (UTC)
Thanks, unfortunate timing then.
For reference, with Gnome shell / wayland I need to
unset QT_QPA_PLATFORMTHEME
unset QT_QPA_PLATFORM
to avoid
Google Earth has caught signal 6.
iyanmv commented on 2022-06-18 15:51 (UTC)
stronnag: Not last, previous to last. I was trying aurpublish
and it replaced SKIP entries with hashes for the html files. I fixed it almost immediately.
stronnag commented on 2022-06-18 15:49 (UTC)
last update:
google-earth-pro-stable_7.3.4.8642-r0_amd64.deb ... Passed Google-Terms-of-Service.html ... FAILED Google-Earth-Additional-Terms-of-Service.html ... FAILED Legal-Notices-for-Google-Earth-and-Google-Earth-APIs.html ... FAILED Google-Privacy-Policy.html ... FAILED
Pinned Comments
iyanmv commented on 2022-12-13 22:54 (UTC)
I will not update (for now) to the latest version 7.3.6.9326 because it crashes continuously for me.
stronnag commented on 2022-06-18 17:03 (UTC)
Thanks, unfortunate timing then.
For reference, with Gnome shell / wayland I need to
to avoid
Det commented on 2017-08-24 15:33 (UTC) (edited on 2017-12-05 16:17 (UTC) by Det)
✔ NOTE
The "Free" Google Earth has been dropped: https://support.google.com/earth/answer/168344?hl=enAll future updates go to Google Earth Pro (also free): https://aur.archlinux.org/packages/google-earth-pro/