Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-08-30 01:15:08 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-08-30 01:16:15 +0300
commita4ff2f744a08e3be86b261eeb4f61d6b358b6dea (patch)
tree0033dc0324f9cd8cbd8db3a7568718b9399ae894 /extra
parent28bc50f239577a79ecf1d8df8e4f3b49f4d23a8f (diff)
extra/kimageformats: Disable JXR
Diffstat (limited to 'extra')
-rw-r--r--extra/kimageformats/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/kimageformats/PKGBUILD b/extra/kimageformats/PKGBUILD
new file mode 100644
index 00000000..d619fa3b
--- /dev/null
+++ b/extra/kimageformats/PKGBUILD
@@ -0,0 +1,2 @@
+# /build/kimageformats/src/kimageformats-6.5.0/src/imageformats/jxr.cpp:845:88: error: no matching function for call to ‘min(qint64&, qsizetype)’
+eval "$(declare -f build | sed 's@DKIMAGEFORMATS_JXR=ON@DKIMAGEFORMATS_JXR=OFF@')"