diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-11-19 18:36:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-19 18:55:07 +0700 |
commit | 7304565e0bf8f85d10eb55917a24f5371449d2bf (patch) | |
tree | ff6491aa03b40009b512a4c7838587235a515251 /development/bbcsdl/README | |
parent | 1211c099b95275b20589550159291580bbed1630 (diff) |
development/bbcsdl: Updated for version 1.38a.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bbcsdl/README')
-rw-r--r-- | development/bbcsdl/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/development/bbcsdl/README b/development/bbcsdl/README index 3c746a15ce892..3822d49af7238 100644 --- a/development/bbcsdl/README +++ b/development/bbcsdl/README @@ -17,9 +17,11 @@ sources available at https://github.com/rtrussell/BBCSDL In addition to the 'bbcsdl' the 'bbcbasic' linux console version of the program is also build. -The Box2D321.so library (md5 215bbda5d9a92a5cc99534de4e1235aa) -is bundled with the original release by R.T.Russell available -at https://www.bbcbasic.co.uk/bbcsdl/bbclinux.zip +The Box2D (Box2D321.so) libraries: +- 64 bits md5 215bbda5d9a92a5cc99534de4e1235aa and +- 32 bits md5 f079027b8e2589a10fd17eca77e644f7 +are bundled with the original release by R.T.Russell available +at https://www.bbcbasic.co.uk/bbcsdl/bbclinux.zip. This SlackBuild includes it as a separate download from the package maintainer github account as it is not packaged with program sources. If you do not need it you can exclude the |