Package Details: libretro-beetle-saturn-git 2:r619.7fc6101-1

Git Clone URL: https://aur.archlinux.org/libretro-beetle-saturn-git.git (read-only, click to copy)
Package Base: libretro-beetle-saturn-git
Description: Sega Saturn core
Upstream URL: https://github.com/libretro/beetle-saturn-libretro
Keywords: core emulator mednafen
Licenses: GPL-2.0-or-later
Groups: libretro
Conflicts: libretro-beetle-saturn
Provides: libretro-beetle-saturn
Submitter: abouvier
Maintainer: abouvier
Last Packager: abouvier
Votes: 6
Popularity: 0.83
First Submitted: 2020-05-20 12:16 (UTC)
Last Updated: 2026-05-12 10:58 (UTC)

Latest Comments

abouvier commented on 2026-05-12 11:02 (UTC)

I don't think that Claude has mastered the art of PKGBUILD crafting yet.

Arca commented on 2026-05-12 05:26 (UTC)

Got it working with the following changes suggested by Claude:

build() {
    cd $_pkgname
    make  # Without SYSTEM_LIBCHDR=1
}

package() {
    depends+=('libgcc_s.so' 'libstdc++.so')
    ...
}

Seems like it has something to do with libchdr.

Arca commented on 2026-05-12 04:13 (UTC)

An error occurs in build():

/usr/bin/ld: /tmp/ccUqDTtN.ltrans150.ltrans.o: in function `retro_load_game.part.0':
<artificial>:(.text+0x986e): undefined reference to `crc32'
collect2: error: ld returned 1 exit status
make: *** [Makefile:462: mednafen_saturn_libretro.so] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'libretro-beetle-saturn-git-2:r570.b4df47a-1': 
error: packages failed to build: libretro-beetle-saturn-git-2:r570.b4df47a-1