Search Criteria
Package Details: amiberry 7.1.1-1
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: | 3 |
| Popularity: | 0.004741 |
| First Submitted: | 2023-10-15 01:44 (UTC) |
| Last Updated: | 2025-12-27 19:51 (UTC) |
Dependencies (16)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- flac (flac-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libmpeg2
- libpcap (libpcap-gitAUR)
- libserialport (libserialport-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR)
- portmidi
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_ttf
- tinyxml2 (tinyxml2-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
chandlerkc commented on 2025-09-11 11:51 (UTC)
but there is no shame here for improvements implementation. Send me a patch if you think the actual way is not enough. Thanks a lot for your suggstion
chandlerkc commented on 2025-09-11 11:49 (UTC)
It is a git repository cloning at an specific SHA hash, not a binary or a .zip downstream.
Git already verifies tree commits and check hashes when applying diffs, and this AUR uses https over git to download content.
starquake commented on 2025-09-10 17:43 (UTC)
Hi! Thanks for the fix!
Why are you skipping the checksum? Wouldn't it be better to add the checksums? It's really easy to update with
updpkgsumschandlerkc commented on 2025-09-09 19:06 (UTC)
Thank you for the clarification! Yes, there are actually two of them, I will fix it soon.
In earlier builds there wasn't an icon in build folder so copying from source was the solution, this is not necessary anymore.
starquake commented on 2025-08-04 17:07 (UTC) (edited on 2025-08-05 17:19 (UTC) by starquake)
Thanks for packaging! After install I have 2 icons because there are 2 files:
❯ pacman -Ql amiberry | grep desktop
amiberry /usr/share/applications/Amiberry.desktop
amiberry /usr/share/applications/amiberry.desktop
Is that on purpose or is that a mistake?
EDIT: You're doing both
install -d "${pkgdir}/usr/share/applications/"and creating an amiberry.desktop so that explains the duplicate. I guess one of them can be removed.chandlerkc commented on 2025-07-13 16:35 (UTC)
thanks to
aperez, nowlibpcapis in the depends arrayaperez commented on 2025-07-13 11:30 (UTC)
This is missing
libpcapin thedependsarray.Karrde commented on 2025-02-02 19:02 (UTC) (edited on 2025-02-03 16:19 (UTC) by Karrde)
Wanted to give this a try using yay on my Arch install but build failed at
(after a extreme amount of "ISO C++ forbids converting a string constant to 'char*'" warnings)
EDIT: The new, updated to 7.0.2-0, version worked, thanks!
chandlerkc commented on 2025-01-14 13:14 (UTC) (edited on 2025-01-14 13:14 (UTC) by chandlerkc)
cmake at
7.0.0.rc3-1is not usingninjaas default option, which is taking a longer time to build package1 2 3 Next › Last »