pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
GoogleEarth: update to 7.1.8.3036
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Fri Jun 23 23:43:21 2017 +0200
Changeset: 21adbde7c4f4944b07ccdeb590c7229f601ed8f6
Modified Files:
GoogleEarth/Makefile
GoogleEarth/distinfo
Log Message:
GoogleEarth: update to 7.1.8.3036
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=21adbde7c4f4944b07ccdeb590c7229f601ed8f6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
GoogleEarth/Makefile | 6 +++---
GoogleEarth/distinfo | 9 +++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs:
diff --git a/GoogleEarth/Makefile b/GoogleEarth/Makefile
index 4b77144504..7f61b20df2 100644
--- a/GoogleEarth/Makefile
+++ b/GoogleEarth/Makefile
@@ -25,17 +25,17 @@ EMUL_MODULES.linux= fontconfig glx gstreamer gtk2 lsb qt4 webp xslt
ONLY_FOR_PLATFORM= NetBSD-[0-9]*-x86_64 Linux-[0-9]*-x86_64
-GE_VERSION= 7.1.4.1529
+GE_VERSION= 7.1.8.3036
NO_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
EXTRACT_CMD= ar x "$$extract_file"
INSTALLATION_DIRS= bin share
-USE_TOOLS+= pax lzcat tar
+USE_TOOLS+= pax xzcat tar
post-extract:
- cd ${WRKDIR} && mkdir -p ${WRKSRC} && ${LZCAT} data.tar.lzma | ${TAR} -C ${WRKSRC} -xf -
+ cd ${WRKDIR} && mkdir -p ${WRKSRC} && ${XZCAT} data.tar.xz | ${TAR} -C ${WRKSRC} -xf -
do-build:
printf '#! /bin/sh\nLD_LIBRARY_PATH=${PREFIX}/share/google/earth/free exec ${PREFIX}/share/google/earth/free/googleearth-bin "$$@"\n' > \
diff --git a/GoogleEarth/distinfo b/GoogleEarth/distinfo
index 9bc511c6ef..67ab979654 100644
--- a/GoogleEarth/distinfo
+++ b/GoogleEarth/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/03/02 20:04:13 tnn2 Exp $
+$NetBSD$
-SHA1 (google-earth-stable_7.1.4.1529_amd64.deb) = ddce175fcb5cb41448377bc692ca248885b7aa15
-RMD160 (google-earth-stable_7.1.4.1529_amd64.deb) = 61d837dc288aa8e0fd164a156bae0c2b4496c3de
-Size (google-earth-stable_7.1.4.1529_amd64.deb) = 46385468 bytes
+SHA1 (google-earth-stable_7.1.8.3036_amd64.deb) = f02bad883d13db6e87bae7a38c59e386acd1d4ab
+RMD160 (google-earth-stable_7.1.8.3036_amd64.deb) = 095b50672bba60cd53c967ec006d6cfee5432e83
+SHA512 (google-earth-stable_7.1.8.3036_amd64.deb) = 4dd8c29247a85df903ef0e4552081f6b25abae5020ce3ce59277fa1ab566fa429a0e674674e844bf12fa9747a1becff3ad124f1325755771359ffadcbed1e9e2
+Size (google-earth-stable_7.1.8.3036_amd64.deb) = 45349754 bytes
Home |
Main Index |
Thread Index |
Old Index