diff options
author | B. Watson <yalhcru@gmail.com> | 2020-08-02 00:15:20 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:35 +0700 |
commit | b2a034dc13ac0d5f21f909de88bb7e785b34d4d0 (patch) | |
tree | be97592848373877b7ab010ec60661ee9aaa5007 /system/vice/README | |
parent | c13070d596f24c3dc1de0f64bcfe3c2e2460b800 (diff) | |
download | slackbuilds-b2a034dc13ac0d5f21f909de88bb7e785b34d4d0.tar.gz |
system/vice: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vice/README')
-rw-r--r-- | system/vice/README | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/system/vice/README b/system/vice/README index 695f7c927c..cf93780f1a 100644 --- a/system/vice/README +++ b/system/vice/README @@ -1,16 +1,8 @@ +vice (Commodore 8-bit emulator) + VICE is the one and only Versatile Commodore Emulator. It provides emulation of the Commodore C64, C128, VIC20, PET, PLUS4 and CBM-II computers. -NOTE: To use the standard application menu instead of the in-emulator -PETSCII menu, GTK3 v3.22 is required. Slackware 14.2 ships with 3.18 -and there is no upgrade package for this. Slackware Current has 3.22. -So to use the normal application menus, you either need to use Slackware -Current or find a way to upgrade your Slackware 14.2's GTK3 to v3.22. - -Optional Dependency - -To enable recording of videos, you need ffmpeg. Enable this by passing -to the script the parameter: - - FFMPEG=yes ./vice.SlackBuild +See README_SBo.txt for build options. The defaults should be fine for +most users. |