summaryrefslogtreecommitdiffstats
path: root/source/x/mesa/mesa.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-02-24 19:54:11 +0000
committer Eric Hameleers <alien@slackware.com>2023-02-24 21:34:53 +0100
commit7645878c7109ee148b2f9176932ce5878c408059 (patch)
tree421434df8e30941653b49f7418ace3af86b2f8e9 /source/x/mesa/mesa.SlackBuild
parentb2b4f6942b1e8d10c8df8b4f60f3d5c84bd55d33 (diff)
downloadcurrent-7645878c7109ee148b2f9176932ce5878c408059.tar.gz
current-7645878c7109ee148b2f9176932ce5878c408059.tar.xz
Fri Feb 24 19:54:11 UTC 202320230224195411
d/meson-1.0.1-x86_64-1.txz: Upgraded. l/gjs-1.74.2-x86_64-1.txz: Upgraded. x/mesa-22.3.6-x86_64-2.txz: Rebuilt. Hardlink duplicated Amber drivers. Thanks to e5150.
Diffstat (limited to '')
-rwxr-xr-xsource/x/mesa/mesa.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild
index 6f42f6607..eb8a61779 100755
--- a/source/x/mesa/mesa.SlackBuild
+++ b/source/x/mesa/mesa.SlackBuild
@@ -26,7 +26,7 @@ PKGNAM=mesa
VERSION=${VERSION:-$(echo $PKGNAM-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
AMBERVERS=${AMBERVERS:-21.3.9}
DEMOVERS=${DEMOVERS:-8.5.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
BUILD_AMBER=${BUILD_AMBER:-YES}
BUILD_DEMOS=${BUILD_DEMOS:-YES}
CODECS=${CODECS:-h264dec,h264enc,h265dec,h265enc,vc1dec}