diff options
author | nathan <nathansmith@disroot.org> | 2025-08-27 13:03:39 +0000 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-08-27 13:03:39 +0000 |
commit | 42ee7b46e5bc86685e176f6626c6336e77289f8d (patch) | |
tree | 05357bdf135fac11ff2af9b9572ee4e485a56062 /psi-plus | |
parent | f2f73f5e30067559e6bf337d99372bf1aecf8985 (diff) | |
download | psi-plus-void-main.tar.gz psi-plus-void-main.tar.bz2 psi-plus-void-main.zip |
Diffstat (limited to 'psi-plus')
-rw-r--r-- | psi-plus/template | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/psi-plus/template b/psi-plus/template index 40b2085..14990b3 100644 --- a/psi-plus/template +++ b/psi-plus/template @@ -1,13 +1,14 @@ pkgname=psi-plus -version=1.5.2096 +version=1.5.2114 revision=1 build_style=cmake configure_args="-DUSE_XSS=ON -DENABLE_PLUGINS=ON -DBUNDLED_IRIS_ALL=ON -DIRIS_BUNDLED_QCA=ON -DPRODUCTION=ON --DBUILD_PSIMEDIA=OFF -DCHAT_TYPE=WEBKIT" +-DBUILD_PSIMEDIA=ON -DCHAT_TYPE=BASIC" hostmakedepends="git qt5-qmake qt5-host-tools" makedepends="minizip-devel qt5-svg-devel -qt5-webkit-devel qt5-x11extras-devel libSM-devel libtls-devel +pkg-config qt5-x11extras-devel libSM-devel libtls-devel gstreamer1-devel +gst-plugins-base1-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 @@ -18,4 +19,4 @@ maintainer="Nathan Smith <nathansmith@disroot.org>" license="GPL-2.0-only" homepage="https://psi-plus.com" distfiles="https://github.com/psi-plus/psi-plus-snapshots/archive/refs/tags/${version}.tar.gz" -checksum="3efaf85091d28d099012e822a158447a4e6e59532adf90b72d2cd3507e89a2a1"
\ No newline at end of file +checksum="add907b7e81f6b9ef0f49d31dee2b9093dd0cf4fb92eaaea231d6656aea83b99"
\ No newline at end of file |