aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins-bad/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2021-01-17 09:21:10 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:27:28 -0500
commit820b1b99be4096ecf868c99948c0a72faff959f7 (patch)
treef244be6ae376915b9cd6ef14edfc296d01845773 /multimedia/gst-plugins-bad/README
parent976446eef95ecd860184c1efd7a14df6f3a703de (diff)
downloadslackbuilds-820b1b99be4096ecf868c99948c0a72faff959f7.tar.xz
multimedia/gst-plugins-bad: Updated for version 1.18.3.
Switch to meson, cleanups Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'multimedia/gst-plugins-bad/README')
-rw-r--r--multimedia/gst-plugins-bad/README16
1 files changed, 11 insertions, 5 deletions
diff --git a/multimedia/gst-plugins-bad/README b/multimedia/gst-plugins-bad/README
index d71085b6fcc3..55bb8a3365f5 100644
--- a/multimedia/gst-plugins-bad/README
+++ b/multimedia/gst-plugins-bad/README
@@ -3,8 +3,14 @@ to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests,
a real live maintainer, or some actual wide use.
-This optionally depends on OpenAL, TiMidity++, amrnb, amrwb, celt, faac,
-faad2, flite, fluidsynth, gsm, libass, libcdaudio, libdc1394, libdca,
-libkate, liblrdf, libmimic, libmodplug, libmusicbrainz, libofa,
-libquicktime, libwebp, lv2, musepack-tools, opencv, rtmpdump,
-schroedinger, soundtouch, swfdec, and xvidcore.
+This optionally depends on TiMidity++, aom, amrnb, amrwb, celt, faac, faad2
+flite, gsm, libass, libcdaudio, libdc1394, libdca, libfdk-aac, libkate,
+liblrdf, libmimic, libmodplug, libmusicbrainz, libofa, libquicktime,
+lv2, musepack-tools, opencv, rtmpdump, schroedinger, soundtouch, swfdec
+nvidia*driver, and xvidcore.
+
+Note that if you have any version of the nvidia drivers installed the
+script will autodetect them and will try to build its nvdec support,
+requiring the presence on the system of cudatoolkit too: as cudatoolkit
+is *huge*, cuda support is disabled by default but it can be explicitly
+enabled passing the script the variable CUDA=yes