Search Criteria
Package Details: opensimh-git open.simh.baseline.447.g0dc9deca-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opensimh-git.git (read-only, click to copy) |
|---|---|
| Package Base: | opensimh-git |
| Description: | The Computer History Simulation Project |
| Upstream URL: | https://opensimh.org |
| Keywords: | emulator historic simulator vintage |
| Licenses: | custom:opensimh |
| Conflicts: | simh |
| Provides: | simh |
| Submitter: | ajacocks |
| Maintainer: | ajacocks |
| Last Packager: | ajacocks |
| Votes: | 3 |
| Popularity: | 0.011643 |
| First Submitted: | 2024-01-09 22:31 (UTC) |
| Last Updated: | 2026-06-20 02:42 (UTC) |
Dependencies (9)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- abiword (abiword-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- termcapAUR (make)
Required by (1)
- retro-fuse-git (requires simh) (check)
Latest Comments
ajacocks commented on 2026-06-20 02:43 (UTC)
Thanks @MaximGun. I replaced unoconv with abiword, which seems to do fine.
MaximGun commented on 2026-06-19 13:55 (UTC)
This currently fails in
package()becauseunoconvcrashes:The failure happens while converting
.docdocumentation. Since the upstream.docfiles can be installed directly (or dropped entirely, since the docs are all online), I thinkunoconvcan be removed frommakedepends. Requiring office document conversion during the build adds a heavyweight build-time dependency for little benefit.Suggested patch: