diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 14:11:51 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:31:56 -0500 |
commit | 4239f4fa557fb7db20b4a0663e9695c9a901854a (patch) | |
tree | ca12f01bbcab1dc07221e062e47a7619dccd1ebd /multimedia | |
parent | c7e87d0780141841a2a0ebd1887b25172c5c0f57 (diff) | |
download | slackbuilds-4239f4fa557fb7db20b4a0663e9695c9a901854a.tar.gz |
libsndfile is no longer mentioned as a dep in README files.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/cinelerra/README | 8 | ||||
-rw-r--r-- | multimedia/dssi/README | 2 | ||||
-rw-r--r-- | multimedia/mscore/README | 5 |
3 files changed, 5 insertions, 10 deletions
diff --git a/multimedia/cinelerra/README b/multimedia/cinelerra/README index 41433de851..51fe0969c5 100644 --- a/multimedia/cinelerra/README +++ b/multimedia/cinelerra/README @@ -8,9 +8,7 @@ This build script uses a git snapshot that was downloaded and hosted by the script maintainer. By default cinelerra builds with an internal ffmpeg. Building with -an external, system-wide installed ffmpeg is possible by passing -EXTERNALFFMPEG=yes to the SlackBuild. However, this requires -ffmpeg < 0.6.x, which is no longer available on SlackBuilds.org. +an external, system-wide installed ffmpeg is no longer possible. -Cinelerra requires a52dec, libsndfile, imlib2, libdv, faac, faad2 -x264, lame, libavc1394, libiec61883, and mjpegtools. +Cinelerra requires a52dec, imlib2, libdv, faac, faad2 x264, lame, +libavc1394, libiec61883, and mjpegtools. diff --git a/multimedia/dssi/README b/multimedia/dssi/README index 2ea7e998d4..fa92f74816 100644 --- a/multimedia/dssi/README +++ b/multimedia/dssi/README @@ -5,4 +5,4 @@ DSSI is an open and well-documented specification developed for use in Linux audio applications, although portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. -This requires ladspa_sdk, liblo, libsndfile and jack. +This requires ladspa_sdk, liblo, and jack. diff --git a/multimedia/mscore/README b/multimedia/mscore/README index fdf132385f..94dfdd6163 100644 --- a/multimedia/mscore/README +++ b/multimedia/mscore/README @@ -8,7 +8,4 @@ program, licenced under GNU GPL. Features: * import and export of MusicXml and standard midifiles (SMF) * platform independent code for Linux, Windows and Mac -Requires libsndfile (available at slackbuilds.org). - -Optionally jack-audio-connection-kit and portaudio can be used -if installed (available at slackbuilds.org).
\ No newline at end of file +jack-audio-connection-kit and portaudio are optional dependencies. |