




















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.
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 updpkgsums
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.
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.
thanks to aperez, now libpcap is in the depends array
This is missing libpcap in the depends array.
Wanted to give this a try using yay on my Arch install but build failed at
[327/508] Building CXX object CMakeFiles/amiberry.dir/src/mame/tm34010/tms34010.cpp.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
with amiberry - exit status 4
(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!
cmake at 7.0.0.rc3-1 is not using ninja as default option, which is taking a longer time to build package
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
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