Search Criteria
Package Details: hatari-enhanced-git v2.5.0.148.g17bec54e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hatari-enhanced-git.git (read-only, click to copy) |
---|---|
Package Base: | hatari-enhanced-git |
Description: | An Atari ST and STE emulator. This build uses capsimage for using IPF and STX disk images. |
Upstream URL: | http://hatari.sourceforge.net/ |
Licenses: | GPL |
Conflicts: | hatari |
Submitter: | OJaksch |
Maintainer: | beelzebud |
Last Packager: | beelzebud |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-08 05:28 (UTC) |
Last Updated: | 2024-09-27 08:22 (UTC) |
Dependencies (9)
- capsimageAUR (capsimage-gitAUR, kryofluxAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- portaudio
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-gitAUR, systemd-selinuxAUR) (make)
Latest Comments
Solskogen commented on 2025-02-23 21:28 (UTC)
the git url has changed to https://framagit.org/hatari/hatari
veganvelociraptr commented on 2025-02-23 10:06 (UTC) (edited on 2025-02-23 10:12 (UTC) by veganvelociraptr)
I apologize for the lousy formatting but I cannot get codeblocks nor quotes to work. This happens when I try to build the package:
/tmp/hatari-enhanced-git ‹master› » makepkg -csi
==> Making package: hatari-enhanced-git v2.5.0.148.g17bec54e-1 (Sun Feb 23 11:05:10 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning hatari git repo...
Cloning into bare repository '/tmp/hatari-enhanced-git/hatari'...
fatal: remote error: access denied or repository not exported: /gitroot/hatari/hatari.git
==> ERROR: Failure while downloading hatari git repo
Aborting...
The fix appears to be to change line 15 in PKGBUILD to: source=("git+https://github.com/hatari/hatari.git")
OJaksch commented on 2024-09-04 10:28 (UTC)
I'm the original maintainer of this package. The "enhanced" derives from the dependency capsimage so that hatari is capable or working with IPF and CTR floppy images.
https://aur.archlinux.org/packages/capsimage
Solskogen commented on 2024-09-04 10:17 (UTC)
Also the url should be https://hatari.tuxfamily.org/
Solskogen commented on 2024-09-04 10:16 (UTC)
I'm failing to see what's so enhanced in this build that it cannot just be renamed to "hatari-git"