diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 17:10:39 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:56 +0700 |
commit | 18ba164f07d285171fb7b61939b94980963a1030 (patch) | |
tree | 4331591ca7ebc79dd36ddb73841b12bdeac9f68f /graphics | |
parent | d8028bf5b98bba3c2d16ca94ed2af5c615aaf084 (diff) |
graphics/Blender: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Blender/Blender.info | 2 | ||||
-rw-r--r-- | graphics/Blender/README.Slackware | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Blender/Blender.info b/graphics/Blender/Blender.info index 6f6b5dbf7bbe..28f54ebf6ff0 100644 --- a/graphics/Blender/Blender.info +++ b/graphics/Blender/Blender.info @@ -5,6 +5,6 @@ DOWNLOAD="https://download.blender.org/source/blender-2.81a.tar.xz" MD5SUM="fd106a2c3debfd215617d31197883173" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ffmpeg jack-audio-connection-kit opencollada python-requests valgrind numpy3 SDL2 openimageio freealut" +REQUIRES="ffmpeg jack opencollada python-requests valgrind numpy3 SDL2 openimageio freealut" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" diff --git a/graphics/Blender/README.Slackware b/graphics/Blender/README.Slackware index 669253f6c768..62a876851e94 100644 --- a/graphics/Blender/README.Slackware +++ b/graphics/Blender/README.Slackware @@ -4,7 +4,7 @@ time consuming but allows finer tuning of capabilities of the resulting package. Working through the prerequisite packages from the REQUIRES field of Blender.info results in the following basic build order: multimedia/ffmpeg - audio/jack-audio-connection-kit + audio/jack libraries/opencv graphics/opencollada libraries/OpenAL |