diff options
author | Eric B. Pratt <eric.b.pratt@gmail.com> | 2020-04-04 05:18:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-04 05:18:11 +0700 |
commit | f1e819b5283b98519dfcd8b333444c85c9708873 (patch) | |
tree | 449bc6e81bc30baa2a098665994a2643c053a57f /system/vice/README | |
parent | 70334850eb0401d45086ed49e5f896aa7142c289 (diff) | |
download | slackbuilds-f1e819b5283b98519dfcd8b333444c85c9708873.tar.gz |
system/vice: Updated for version 3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vice/README')
-rw-r--r-- | system/vice/README | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/system/vice/README b/system/vice/README index ade2df503f..d023ecb72c 100644 --- a/system/vice/README +++ b/system/vice/README @@ -1,10 +1,8 @@ VICE is the one and only Versatile Commodore Emulator. It provides emulation of the Commodore C64, C128, VIC20, PET, PLUS4 and CBM-II computers. - -Optional Dependency - -To enable recording of videos, you need ffmpeg. Enable this by passing -to the script the parameter: - - FFMPEG=yes ./vice.SlackBuild +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. |