app-crypt/lxqt-wallet
A kwallet like functionality for lxqt
ChangeLog
commit eea1e725519cb8ae09e3dd939e5f078cb0ccf288
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Sun Jul 26 10:12:43 2026 +0800
lxqt-wallet: add 4.0.2-r1 with CXX_VISIBILITY_PRESET fix for hardened toolchains
Gentoo Hardened GCC 15 injects -fvisibility=protected globally, causing
all symbols in liblxqt-wallet.so to be GLOBAL PROTECTED. GCC 15 +
binutils 2.44 then refuse to link a PIE executable against a protected
symbol from another DSO (protected symbol ... isn't defined).
Fix: set CXX_VISIBILITY_PRESET default on the shared library target.
Upstream PR: https://github.com/lxqt/lxqt_wallet/pull/63
commit a1bc86855c41341298231229fc38d62673211b4a
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Wed Jan 14 16:25:04 2026 +0800
sirikali-1.8.4.ebuild
commit 88aae64ee18988d4b1e6b2ecce6dc9b97bb2f9df
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Tue Jul 15 12:24:18 2025 +0800
sirikali: fixing external lxqt-wallet
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Sun Jul 26 10:12:43 2026 +0800
lxqt-wallet: add 4.0.2-r1 with CXX_VISIBILITY_PRESET fix for hardened toolchains
Gentoo Hardened GCC 15 injects -fvisibility=protected globally, causing
all symbols in liblxqt-wallet.so to be GLOBAL PROTECTED. GCC 15 +
binutils 2.44 then refuse to link a PIE executable against a protected
symbol from another DSO (protected symbol ... isn't defined).
Fix: set CXX_VISIBILITY_PRESET default on the shared library target.
Upstream PR: https://github.com/lxqt/lxqt_wallet/pull/63
commit a1bc86855c41341298231229fc38d62673211b4a
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Wed Jan 14 16:25:04 2026 +0800
sirikali-1.8.4.ebuild
commit 88aae64ee18988d4b1e6b2ecce6dc9b97bb2f9df
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Tue Jul 15 12:24:18 2025 +0800
sirikali: fixing external lxqt-wallet


View
Download
Browse