






















Currently doesn't build on KDE 6, so this currently does not work on up to date systems running KDE.
Version 2.3 does build on KDE 6 if the correct flags are passed through.
I had to install extra-cmake-modules and add -DBUILD_GTK4=OFF -DBUILD_GTK3=OFF -DBUILD_XFCE=OFF to build successfully using KDE.
Diff for 1.9, if you can update it:
-pkgver=1.8.3
+pkgver=1.9
-depends=('curl' 'zlib' 'libpng' 'libjpeg-turbo' 'nettle' 'tinyxml2' 'libseccomp')
+depends=('curl' 'zlib' 'libpng' 'libjpeg-turbo' 'nettle' 'tinyxml2' 'libseccomp' 'openmp')
-sha256sums=('72bbf5560f197a7a53cf2686e23e204027bf3fbbc5ef733f4194ec3c582e61c4')
+sha256sums=('50a38d85eb37d27ceebcbf412db53f2506281650deda476be0a42126463f7784')
python is needed in makedepends.
I don't have tinyxml2 installed and it builds just fine.
Yes also needed tinyxml2 in order to build.
I had to install cmake to be able to build this. It should be added as a makedepends.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Diff for 2.7: