Package Details: b-em-git r2158.7eb9b67-1

Git Clone URL: https://aur.archlinux.org/b-em-git.git (read-only, click to copy)
Package Base: b-em-git
Description: BBC Micro emulator - git version
Upstream URL: http://b-em.bbcmicro.com/
Licenses: GPL-2.0-or-later
Submitter: FredBezies
Maintainer: FredBezies
Last Packager: FredBezies
Votes: 0
Popularity: 0.000000
First Submitted: 2023-07-30 14:35 (UTC)
Last Updated: 2026-04-27 19:11 (UTC)

Latest Comments

hildigerr commented on 2026-04-27 18:37 (UTC)

gcc-libs is being deprecated.

In auditing this package to recommend what should replace it, I traced ldd output through the dependency tree. Based on my analysis, this package should only depend upon allegro, zlib, and jack.

Upstream documentation only lists allegro and zlib as required dependencies. It has been mentioned previously that jack may be more appropriate as an optional dependency.

hildigerr commented on 2023-12-02 21:48 (UTC)

Please do not commit pkgver-only bumps to -git packages.

FelledTreeNo9 commented on 2023-08-17 19:20 (UTC) (edited on 2023-08-17 19:21 (UTC) by FelledTreeNo9)

I think the 'pipewire-jack' dependency should be changed to plain 'jack', since the program works with either 'pipewire-jack' or 'jack2', both of which themselves provide 'jack'.

In fact, the program also builds and runs (and makes sound) without any variant of jack installed at all, so I think that 'jack' ought to be an optional dependency moreover.