diff --git a/astro/google-earth-pro/Makefile b/astro/google-earth-pro/Makefile index 81476fcd7e0b..fadcdb76b6dc 100644 --- a/astro/google-earth-pro/Makefile +++ b/astro/google-earth-pro/Makefile @@ -1,51 +1,52 @@ # # See versions at: # https://support.google.com/earth/answer/168344 PORTNAME= google-earth-pro -PORTVERSION= 7.3.6 +DISTVERSION= 7.3.6.10155 +DISTVERSIONSUFFIX= -0 CATEGORIES= astro deskutils geography -MASTER_SITES= https://dl.google.com/dl/linux/direct/ -DISTFILES_amd64=google-earth-pro-stable-7.3.6.x86_64.rpm +MASTER_SITES= http://dl.google.com/linux/earth/rpm/stable/x86_64/ +DISTFILES_amd64= ${PORTNAME}-stable-${DISTVERSION}${DISTVERSIONSUFFIX}.x86_64.rpm MAINTAINER= jhay@FreeBSD.org COMMENT= Virtual globe, map and geographical information program WWW= https://www.google.com/earth/ LICENSE= GEARTH LICENSE_NAME= Google Earth LICENSE_TEXT= Google Earth Terms are available at: \ https://www.google.com/help/terms_maps/ \ https://about.google/brand-resource-center/products-and-services/geo-guidelines/#google-earth LICENSE_PERMS= no-dist-mirror no-pkg-mirror auto-accept ONLY_FOR_ARCHS= amd64 USES= desktop-file-utils linux:rl9 USE_LINUX= dbuslibs dri gstreamer1 libproxy libxml2 sqlite3 xorglibs NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_SUB= LINUXBASE=${LINUXBASE} SUB_FILES= google-earth-pro SUB_LIST= LINUXBASE=${LINUXBASE} post-patch: @${SED} -i '' 's/^Exec=[^[:space:]]*/Exec=google-earth-pro/' \ ${WRKSRC}/opt/google/earth/pro/google-earth-pro.desktop @${LN} -sf googleearth ${WRKSRC}/opt/google/earth/pro/google-earth-pro do-install: .for s in 16 22 24 32 48 64 128 256 ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps ${INSTALL_DATA} ${WRKSRC}/opt/google/earth/pro/product_logo_${s}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps/google-earth-pro.png .endfor ${INSTALL_DATA} ${WRKSRC}/opt/google/earth/pro/google-earth-pro.desktop \ ${STAGEDIR}${DESKTOPDIR} ${MKDIR} ${STAGEDIR}${LINUXBASE} (cd ${WRKSRC} && ${COPYTREE_SHARE} opt ${STAGEDIR}${LINUXBASE}) ${CHMOD} +x ${STAGEDIR}${LINUXBASE}/opt/google/earth/pro/googleearth-bin ${INSTALL_SCRIPT} ${WRKDIR}/google-earth-pro ${STAGEDIR}${PREFIX}/bin .include diff --git a/astro/google-earth-pro/distinfo b/astro/google-earth-pro/distinfo index 2067e05b9a51..9f02c7eefd8c 100644 --- a/astro/google-earth-pro/distinfo +++ b/astro/google-earth-pro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711697920 -SHA256 (google-earth-pro-stable-7.3.6.x86_64.rpm) = 999f3cb47a16299859cb9d9f18e21652cd9cd8d57cdd1d509221f04978218892 -SIZE (google-earth-pro-stable-7.3.6.x86_64.rpm) = 77365539 +TIMESTAMP = 1734540050 +SHA256 (google-earth-pro-stable-7.3.6.10155-0.x86_64.rpm) = 47b87269767e576ebe7c031fc7c33b43fd9be87ad5e8e278fcb98bf539edff4d +SIZE (google-earth-pro-stable-7.3.6.10155-0.x86_64.rpm) = 77341854