Search Criteria
Package Details: hashlink 1.14-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/hashlink.git (read-only, click to copy) |
---|---|
Package Base: | hashlink |
Description: | A virtual machine for Haxe (tagged releases) |
Upstream URL: | https://hashlink.haxe.org/ |
Licenses: | MIT |
Conflicts: | hashlink-git |
Submitter: | IceDragon |
Maintainer: | IceDragon |
Last Packager: | IceDragon |
Votes: | 4 |
Popularity: | 0.085728 |
First Submitted: | 2020-09-23 02:14 (UTC) |
Last Updated: | 2024-06-09 17:03 (UTC) |
Dependencies (8)
- glu (glu-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-apngAUR, libpng-gitAUR)
- libuv (libuv-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- mbedtls2
- openal (openal-gitAUR)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
Latest Comments
Bink commented on 2024-06-09 13:27 (UTC) (edited on 2024-06-09 13:27 (UTC) by Bink)
The build is failing with error:
IceDragon commented on 2023-07-07 14:08 (UTC)
The included libraries are only used for WIN32 and are not applicable to linux, Hashlink needs to fix their calls to mbedtls, that's all, the dependencies will remain unchanged.
I've just tested it in a clean environment, it will not compile without mbedtls installed on the host system.
Bjoel2 commented on 2023-07-07 11:58 (UTC) (edited on 2023-07-07 12:00 (UTC) by Bjoel2)
mbedtls package installed actually creates a conflict between itself and the older distribution of mbedtls, that is provided with the hashlink package sources. So it would be nice if you removed it from dependencies list. See https://github.com/HaxeFoundation/hashlink/issues/604
nevergarden commented on 2023-02-07 10:08 (UTC)
Please add glu package to dependencies it's required and won't compile without glu