Search Criteria
Package Details: hyperion-hercules 4.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hyperion-hercules.git (read-only, click to copy) |
---|---|
Package Base: | hyperion-hercules |
Description: | Software implementation of System/370 and ESA/390 |
Upstream URL: | https://sdl-hercules-390.github.io/html/ |
Licenses: | custom |
Conflicts: | hercules |
Submitter: | srtlg |
Maintainer: | srtlg |
Last Packager: | srtlg |
Votes: | 2 |
Popularity: | 0.000032 |
First Submitted: | 2022-12-16 20:55 (UTC) |
Last Updated: | 2024-03-14 17:00 (UTC) |
Dependencies (4)
- bzip2 (bzip2-gitAUR)
- libnsl (libnsl-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- x3270AUR (x3270-gitAUR) (optional) – terminal support
Latest Comments
srtlg commented on 2023-08-30 06:18 (UTC)
Thanks for giving feedback.
--enable-optimization=no
seems to keep the CFLAGS of/etc/makepkg.conf
--enable-multi-cpu=2
I just use MVS TK4 (only supports up to 2 CPU) and VM/370 (don't really know if it supports more than one CPU)MaximGun commented on 2023-08-26 15:17 (UTC)
Hi--thanks for this package.
I am curious why the PKGBUILD requires
--enable-optimization=no --enable-multi-cpu=2
andoptions=('!makeflags')
. Is it recommended by upstream?