Search Criteria
Package Details: amiberry 7.0.4-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/amiberry.git (read-only, click to copy) |
---|---|
Package Base: | amiberry |
Description: | Optimized Amiga emulator |
Upstream URL: | https://github.com/BlitterStudio/amiberry |
Keywords: | amiberry amiga emulator |
Licenses: | GPL3 |
Conflicts: | amiberry-git, amiberry-lite |
Provides: | amiberry |
Submitter: | chandlerkc |
Maintainer: | chandlerkc (Solskogen) |
Last Packager: | chandlerkc |
Votes: | 2 |
Popularity: | 0.52 |
First Submitted: | 2023-10-15 01:44 (UTC) |
Last Updated: | 2025-02-09 02:23 (UTC) |
Dependencies (14)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- flac (flac-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libmpeg2
- libserialport (libserialport-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- portmidi
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_ttf
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
« First ‹ Previous 1 2
codewiz commented on 2024-07-05 21:56 (UTC)
For x86-64, the author of amiberry recommends building from the preview branch: https://github.com/BlitterStudio/amiberry/issues/1376#issuecomment-2204696268
Also, installing to /usr/share/amiberry makes the config dirs read-only for users. The GUI silently fails to save the config, which is confusing.
chandlerkc commented on 2024-06-05 03:50 (UTC)
This flag has been already placed in PKGBUILD in earlier versions, bumped to
v5.7.2
Solskogen commented on 2024-06-04 03:43 (UTC)
PLATFORM=x86-64
is not needed when using cmakechandlerkc commented on 2024-06-04 00:51 (UTC) (edited on 2024-06-04 00:53 (UTC) by chandlerkc)
Soon will upgrade to
v5.7.1
, issue open in main repository with build issues.chandlerkc commented on 2024-03-07 02:31 (UTC)
Fixed it, thanks for your contribution!!
Upgraded to v5.6.8
hendy643 commented on 2024-02-28 16:35 (UTC)
To successfully build, i needed to install portmidi. whether it was a problem just on my system, or with the pkgbuild may require looking into.
chandlerkc commented on 2023-11-25 18:14 (UTC)
you don't have to, I fixed that one more time :)
FabioLolix commented on 2023-11-25 18:01 (UTC)
Thanks for removing sudo, pkease don't use -j$(nproc) and revision the versioning, I'll send you a patch
chandlerkc commented on 2023-11-25 17:49 (UTC)
Thanks for your feedback, I have updated PKGBUILD without
sudo
.I also updated amiberry to commit 873103a (release v5.6.4).
FabioLolix commented on 2023-10-29 22:31 (UTC)
Hello,
« First ‹ Previous 1 2