Search Criteria
Package Details: libkazv-git 0.7.0+16.r487.20241022.2976174-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/libkazv-git.git (read-only, click to copy) |
---|---|
Package Base: | libkazv-git |
Description: | A matrix client sdk built upon lager and the value-oriented design it enables. |
Upstream URL: | https://lily-is.land/kazv/libkazv |
Licenses: | AGPL-3.0-or-later |
Conflicts: | libkazv |
Provides: | libkazv |
Submitter: | dreieck |
Maintainer: | shrik3 |
Last Packager: | dreieck |
Votes: | 1 |
Popularity: | 0.001233 |
First Submitted: | 2023-08-29 10:01 (UTC) |
Last Updated: | 2024-11-11 19:50 (UTC) |
Dependencies (12)
- crypto++ (crypto++-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- vodozemac-bindings-cpp-kazvAUR
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- immer (make)
- lager (lager-gitAUR) (make)
- libhttpserverAUR (libhttpserver-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- zug (zug-gitAUR) (make)
- libhttpserverAUR (libhttpserver-gitAUR) (optional) – For examples.
Required by (1)
- kazv-git (requires libkazv)
Latest Comments
dreieck commented on 2024-11-11 21:50 (UTC) (edited on 2024-11-11 21:53 (UTC) by dreieck)
@shrik3, it seems you have contact to upstream.
I do not want to make another account at some minor service (in this case, https://lily-is.land/kazv), so can you forward, please?:
Building this with debugging enabled (
options+=('!lto' 'debug')
,MAKEFLAGS="-j1"
in thePKGBUILD
) results in errors<command-line>: error: expected ‘}’ before numeric constant
,debug.hpp:34:13: error: ‘OutputLevel’ does not name a type; did you mean ‘OutputHelper’?
and further errors:GCC version: 14.2.1
I want to build with debugging information since
kazv
crashes for me after login withand I wanted to collect a GDB backtrace to submit a bug report.
Regards!
dreieck commented on 2024-11-11 19:51 (UTC)
OK,
OK, I updated the
PKGBUILD
and now transfer ownership to you.shrik3 commented on 2024-10-26 15:09 (UTC)
this no longer builds as the upstream replaces libolm with vodozemac. I've packaged
vodozemac-bindings-cpp-kazv
in the AUR. Please update the PKGBUILD. Also I'm glad to adopt this package, since you commented "disowning" earlier.dreieck commented on 2023-11-06 10:42 (UTC)
Disowning, since I am not using it.