Commit graph

17 commits

Author SHA1 Message Date
R. Ryantm 4f31422db1 hdfview: 3.2.0 -> 3.3.0
Skip signing on macOS.
2023-05-24 16:08:03 +03:00
Ben Darwin f00bac4225 hdfview: 3.1.4 -> 3.2.0 2022-08-13 13:17:21 -04:00
Jiajie Chen 73ba71eae6 hdfview: avoid hostname dependency
Signed-off-by: Jiajie Chen <c@jia.je>
2022-07-15 10:22:02 +08:00
Jiajie Chen 433b671066 hdfview: add jiegec to maintainers
Add jiegec to maintainer list of hdfview.
2022-07-15 02:47:38 +08:00
Jiajie Chen f4e3995bf6 hdfview: 3.1.3 -> 3.1.4
Set machine.arch for aarch64 machines.
2022-07-15 02:47:35 +08:00
Jiajie Chen 561721bbb8 hdfview: copy missing libapplauncher.so
This fixes issue #179793.
2022-07-15 02:35:27 +08:00
Jiajie Chen 4a12c56ebd hdfview: add support for darwin
Copy HDFView.app to Applications folder.
2022-07-05 19:49:24 +08:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. RyanTM af82f2628b hdfview: 3.1.2 -> 3.1.3 2021-08-06 21:35:40 +00:00
Astro 4c1f3b87b8 hdfview: 2.14 -> 3.1.2 2021-02-17 22:34:49 +01:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Jörg Thalheim 2f24483de7 hdfview: fix download url 2017-08-26 06:20:33 +01:00
Dmitry Kalinkin 8b8e363979 hdfview: init at 2.14
hdf_java: init at 3.3.2
2017-08-22 18:31:39 -04:00