diff options
author | Eric B. Pratt <eric.b.pratt@gmail.com> | 2017-03-14 01:27:44 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:58:31 +0700 |
commit | dcca120cd486566ac85b1ef77503c8952ac9a0d0 (patch) | |
tree | acc9a54349881b4a965e95966dfbd1ccdc810209 /system/vice/README | |
parent | bd1648a1e7e517feb2e6d0db5ca10050196541eb (diff) | |
download | slackbuilds-dcca120cd486566ac85b1ef77503c8952ac9a0d0.tar.gz |
system/vice: Updated for version 3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/vice/README')
-rw-r--r-- | system/vice/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/system/vice/README b/system/vice/README index 2750b6aac4..ade2df503f 100644 --- a/system/vice/README +++ b/system/vice/README @@ -1,7 +1,10 @@ -VICE is the one and only Versatile Commodore Emulator. It provides emulation +VICE is the one and only Versatile Commodore Emulator. It provides emulation of the Commodore C64, C128, VIC20, PET, PLUS4 and CBM-II computers. -To enable recording of videos you need the optional dependency ffmpeg: -enable this passing to the script the parameter - FFMPEG=yes +Optional Dependency + +To enable recording of videos, you need ffmpeg. Enable this by passing +to the script the parameter: + + FFMPEG=yes ./vice.SlackBuild |