Search Criteria
Package Details: panoply-nodesktop 4.10.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/panoply-nodesktop.git (read-only, click to copy) |
---|---|
Package Base: | panoply-nodesktop |
Description: | NetCDF, HDF and GRIB Data Viewer by NASA GISS (no freedesktop.org support) |
Upstream URL: | http://www.giss.nasa.gov/tools/panoply/ |
Keywords: | data Earth GRIB HDF Java map NASA netCDF plot science viewer |
Licenses: | custom |
Conflicts: | panoply |
Submitter: | MadPhysicist |
Maintainer: | MadPhysicist |
Last Packager: | MadPhysicist |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-01 21:17 (UTC) |
Last Updated: | 2019-04-27 03:27 (UTC) |
Dependencies (1)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, zulu-15-bin, jre-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, jre17-jetbrains-imfix, jre-lts, jre, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, mandrel-bin, java-openjdk-ea-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
Latest Comments
MadPhysicist commented on 2018-05-07 01:36 (UTC)
@ram. I didn't realize the version here looks messed up. It looks fine in the email that I got. I did not include any of the changes you suggest besides changing the version number and the SHA1.
ram commented on 2018-05-02 08:25 (UTC)
shit, that looks aweful
take this: https://code.mpimet.mpg.de/attachments/download/17336/update-4.9.0.diff
ram commented on 2018-05-02 08:23 (UTC)
diff for update to 4.9.0
--- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: MadPhysicist <jfoxrabinovitz at="" com="" dot="" gmail=""> pkgname=panoply-nodesktop -pkgver=4.8.10 -pkgrel=1 +pkgver=4.9.0 +pkgrel=0 pkgdesc='NetCDF, HDF and GRIB Data Viewer by NASA GISS (no freedesktop.org support)' arch=('any') url='http://www.giss.nasa.gov/tools/panoply/' @@ -17,11 +17,11 @@ backup=() options=() install= changelog= -source=("http://www.giss.nasa.gov/tools/panoply/download/PanoplyJ-${pkgver}.zip" +source=("http://www.giss.nasa.gov/tools/panoply/download/PanoplyJ-${pkgver}.tgz" 'LICENSES' 'panoply-script.patch') noextract=() -sha1sums=('5ad06e63a913aa27bbac554e5db10b38c8ce7652' +sha1sums=('279407edf7d03567921db4d87323e80e2761c0b2' 'a83855747414873269e21aaff1a53d13ab5de304' '707208d062922b5426303238870e0dd269257697')</jfoxrabinovitz>