Search Criteria
Package Details: amiberry 20240619:779090b2837af408e2fac804bee869452db4cdea-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/amiberry.git (read-only, click to copy) |
---|---|
Package Base: | amiberry |
Description: | Amiga Emulator for ARM Boards (amd64 build) |
Upstream URL: | https://github.com/BlitterStudio/amiberry |
Keywords: | amiberry amiga emulator |
Licenses: | GPL3 |
Conflicts: | amiberry |
Provides: | amiberry |
Submitter: | chandlerkc |
Maintainer: | chandlerkc |
Last Packager: | chandlerkc |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-10-15 01:44 (UTC) |
Last Updated: | 2024-06-20 02:51 (UTC) |
Dependencies (11)
- flac (flac-gitAUR)
- libmpeg2
- libserialport (libserialport-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- portmidi
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- sdl2_image
- sdl2_ttf
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR) (make)
Latest Comments
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,