Package Details: hdfview 3.4.1-1

Git Clone URL: https://aur.archlinux.org/hdfview.git (read-only, click to copy)
Package Base: hdfview
Description: A visual tool for browsing and editing HDF4 and HDF5 files
Upstream URL: https://github.com/HDFGroup/hdfview
Licenses: custom
Submitter: eleftg
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 8
Popularity: 0.001792
First Submitted: 2017-10-17 18:54 (UTC)
Last Updated: 2026-04-15 05:12 (UTC)

Dependencies (8)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5

MartinDiehl commented on 2018-09-23 06:49 (UTC) (edited on 2018-09-23 06:50 (UTC) by MartinDiehl)

The script hdfview-beta.sh can be only executed from whithin the package location. Instead of copying '/opt/HDFView/3.0.0/hdfview.sh' to '/usr/bin/hdfview-beta.sh', the following script will do the job

#! /usr/bin/env bash

/opt/HDFView/3.0.0/hdfview.sh

MartinDiehl commented on 2018-09-23 06:49 (UTC)

The HDFview developers have changed the download location and the file name from HDFView-beta-3.0.0 to HDFView-beta-3.0. Therefore, download and changing directory after unpacking fails. Could be also considered as an upstream issue because the use of three blocks (X.Y.Z) for versioning is kind of a standard.

petronny commented on 2018-09-05 07:51 (UTC) (edited on 2018-09-05 07:52 (UTC) by petronny)

hdf4-java has been replaced by hdf4. See https://lists.archlinux.org/pipermail/aur-requests/2018-August/026259.html

Oh, it's your request.