slackbuilds/system/b2
Antonio Leal 9f38339ba2
system/b2: Updated for version 20250105_203025_e825ff1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-10 12:07:33 +07:00
..
Makefile.unix.mak.patch
README system/b2: Updated for version 20250105_203025_e825ff1 2025-05-10 12:07:33 +07:00
b2.SlackBuild system/b2: Updated for version 20250105_203025_e825ff1 2025-05-10 12:07:33 +07:00
b2.desktop
b2.info system/b2: Updated for version 20250105_203025_e825ff1 2025-05-10 12:07:33 +07:00
b2.png
doinst.sh
slack-desc system/b2: Updated for version 20250105_203025_e825ff1 2025-05-10 12:07:33 +07:00

README

b2 is a cross-platform BBC Micro emulator. Use your Windows/Linux PC or
macOS computer to play your old BBC games or develop new BBC software.

more info at https://github.com/tom-seddon/b2

Note: the maintainer is hosting the source in its github account
due to the many submodules b2 is using.
If in doubt please prepare the source package yourself with these
commands: for example, for TAG=b2-20240720-010024-9f95270

git clone --recursive --branch $TAG https://github.com/tom-seddon/b2.git
rm -rf b2/.git
mv b2 $TAG
tar cvfz $TAG.tar.gz $TAG
rm -rf $TAG

You need a Slackware64 in order to install this package.