Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions srcpkgs/google-earth-pro/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# Template file for 'google-earth-pro'

pkgname=google-earth-pro
version=7.3.7.1155
version=7.3.7.1327
revision=1
archs="x86_64"
depends="alsa-lib desktop-file-utils fontconfig glu gst-plugins-base1
hicolor-icon-theme libSM libXi libXrender libcups libproxy nss qt5-script
qt5-sensors qt5-webkit"
depends="alsa-lib desktop-file-utils fontconfig glu gst-plugins-base1 hicolor-icon-theme libSM libXi libXrender libcups libproxy nss qt5-script qt5-sensors qt5-webkit"
short_desc="Explore the far reaches of the world"
maintainer="Jason Elswick <jason@jasondavid.us>"
license="custom:Google"
homepage="https://www.google.com/earth/index.html"
distfiles="https://dl.google.com/dl/earth/client/current/google-earth-pro-stable_current_amd64.deb"
checksum=956146a4ee1f0b2c312bf9da8c7cc54287ed7c21058985ffdf59e5a094b30b23
checksum=ca75671ef785e613d0c24beef914429c047eac48641b7c79fbc11b42fefb0b7a
repository=nonfree
restricted=yes
nostrip=yes
Expand All @@ -28,7 +25,6 @@ post_extract() {
do_install() {
vcopy opt /
vcopy usr /

vinstall opt/google/earth/pro/google-earth-pro.desktop 644 usr/share/applications

for i in 16 22 24 32 48 64 128 256; do
Expand Down