aboutsummaryrefslogtreecommitdiff
path: root/system/vice/README
diff options
context:
space:
mode:
authorEric B. Pratt <eric.b.pratt@gmail.com>2020-06-22 17:37:26 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-28 08:16:46 +0700
commit55c9dbad5e9729f31c1453c6116cc054ae9f1276 (patch)
tree41d3d044ba63019b0b84f6e2a2577f2a95298d0f /system/vice/README
parent989e79e60c01d9559c3aa80d083015d7807259db (diff)
downloadslackbuilds-55c9dbad5e9729f31c1453c6116cc054ae9f1276.tar.xz
system/vice: Add optional ffmpeg dependency.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vice/README')
-rw-r--r--system/vice/README20
1 files changed, 14 insertions, 6 deletions
diff --git a/system/vice/README b/system/vice/README
index d023ecb72cbd..695f7c927c8b 100644
--- a/system/vice/README
+++ b/system/vice/README
@@ -1,8 +1,16 @@
-VICE is the one and only Versatile Commodore Emulator. It provides emulation
-of the Commodore C64, C128, VIC20, PET, PLUS4 and CBM-II computers.
+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.
+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