From 9f76e7124081b62ef58649dfa875874545bb9d17 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 26 Nov 2020 07:15:51 +0000 Subject: obs-studio: rebuilt against newer libraries in Slackware-current --- obs-studio/build/obs-studio.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'obs-studio') diff --git a/obs-studio/build/obs-studio.SlackBuild b/obs-studio/build/obs-studio.SlackBuild index 6c00a7e5..487912b5 100755 --- a/obs-studio/build/obs-studio.SlackBuild +++ b/obs-studio/build/obs-studio.SlackBuild @@ -38,6 +38,8 @@ # 26.0.2-2: 18/Oct/2020 by Eric Hameleers # * Add fdk-aac dependency so that you no longer have to reply # on a custom-built ffmpeg with AAC encoder support. +# 26.0.2-3: 26/nov/2020 by Eric Hameleers +# * Rebuilt against updated libraries in -current. # # Run 'sh obs-studio.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -47,7 +49,7 @@ PRGNAM=obs-studio VERSION=${VERSION:-26.0.2} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} TAG=${TAG:-alien} -- cgit v1.2.3-79-gdb01