From d9e387b527275b13b15ed6413c0852a77d9f6542 Mon Sep 17 00:00:00 2001 From: nathan Date: Sat, 28 Jun 2025 16:05:53 -0600 Subject: xscreensaver fixed --- README.org | 1 - psi-plus/template | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 52f79df..ffd4729 100644 --- a/README.org +++ b/README.org @@ -3,7 +3,6 @@ psi+ xbps package for void linux Things you might want to know: + psi+ webkit version is enabled -+ xscreensaver is disabled + psi plugins are included + psi resources are not included diff --git a/psi-plus/template b/psi-plus/template index 68a70db..afdda2c 100644 --- a/psi-plus/template +++ b/psi-plus/template @@ -2,7 +2,7 @@ pkgname=psi-plus version=1.5.2081 revision=1 build_style=cmake -configure_args="-DUSE_XSS=OFF -DENABLE_PLUGINS=ON +configure_args="-DUSE_XSS=ON -DENABLE_PLUGINS=ON -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ -DBUNDLED_IRIS_ALL=ON -DIRIS_BUNDLED_QCA=ON -DPRODUCTION=ON -DBUILD_PSIMEDIA=OFF -DCHAT_TYPE=WEBKIT" @@ -12,7 +12,7 @@ qt5-webkit-devel qt5-x11extras-devel libSM-devel libtls-devel qtkeychain-qt5-devel qt5-multimedia-devel zlib-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-tds qt5-plugin-sqlite hunspell-devel qt5-devel http-parser-devel libotr-devel libomemo-c-devel -libtidy5-devel libsasl-devel" +libtidy5-devel libsasl-devel libXScrnSaver-devel" short_desc="psi+ xmpp client" maintainer="Nathan Smith " license="GPL-2.0-only" -- cgit v1.2.3