aboutsummaryrefslogtreecommitdiffstats
path: root/community/libplacebo
diff options
context:
space:
mode:
Diffstat (limited to 'community/libplacebo')
-rw-r--r--community/libplacebo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libplacebo/APKBUILD b/community/libplacebo/APKBUILD
index 76e754bfc3..1efb415af4 100644
--- a/community/libplacebo/APKBUILD
+++ b/community/libplacebo/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=libplacebo
pkgver=1.29.1
-pkgrel=0
+pkgrel=1
pkgdesc="Reusable library for GPU-accelerated video/image rendering"
url="https://github.com/haasn/libplacebo"
arch="all"
@@ -25,7 +25,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=release \
+ --buildtype=debugoptimized \
-Dvulkan=enabled \
-Dglslang=enabled \
-Dshaderc=enabled \