Search Criteria
Package Details: amiberry 20241010:8c65d69057c12d6826ac8df300902f3cfb7df233-3
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: | 1 |
Popularity: | 0.65 |
First Submitted: | 2023-10-15 01:44 (UTC) |
Last Updated: | 2024-10-14 06:08 (UTC) |
Dependencies (11)
- flac (flac-gitAUR)
- libmpeg2
- libserialport (libserialport-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- portmidi
- sdl2 (sdl2-gitAUR, sdl2-compat-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
1 2 Next › Last »
jediafr commented on 2024-11-10 07:23 (UTC) (edited on 2024-11-10 08:46 (UTC) by jediafr)
First thanks for maintening that cutting edge Amiga gem !
1/ I stumbed upon a snag on installing : the directory is not created by the Aur build "home/jda/.local/share/amiberry" in my case.
All did is a mkdir -p and relaunched the build, is it by design or would you consider adding the mkdir ?
2/ Core dump at launch : /home/jda/.local/bin/amiberry: line 3: 46596 Segmentation fault (core dumped) ./amiberry "$@"
My rig : OS: CachyOS x86_64 Host: ASUSTeK COMPUTER INC. G513RW Kernel: 6.11.7-2-cachyos
Shell: fish 3.7.1 Resolution: 2560x1440, 2560x1440 DE: Plasma 6.2.3 (Wayland) WM: kwin_wayland_wr Theme: Breeze Dark [Plasma], Adwaita-dark [GTK2/3] Icons: breeze-dark [Plasma], breeze-dark [GTK2/3] Terminal: konsole CPU: AMD Ryzen 9 6900HX with Radeon Graphics (16) @ 3.301GHz GPU: AMD ATI Radeon 680M GPU: NVIDIA Geforce RTX 3070 Ti Laptop GPU Memory: 4545MiB / 15244MiB
chandlerkc commented on 2024-10-24 05:35 (UTC)
the main issue related by users is that installing in
/usr
does not keeps users modifications, since config files are stored there.The fix for that for now is to installing to current user folder, while there is not a better solution for that.
FabioLolix commented on 2024-10-14 05:56 (UTC)
Installing in $HOME is not welcome at all. The pkgbuild have several issues with versioning, at least ine is that this need to build a stable version
chandlerkc commented on 2024-10-14 05:17 (UTC)
/usr/*
to$HOME/.local/*
preview
branch instead ofmaster
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.
1 2 Next › Last »