Search Criteria
Package Details: libkazv-git 0.8.0+1.r493.20241202.3477cd6-1
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: | shrik3 |
Votes: | 1 |
Popularity: | 0.000134 |
First Submitted: | 2023-08-29 10:01 (UTC) |
Last Updated: | 2025-03-05 12:08 (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)
- 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
shrik3 commented on 2025-03-05 12:08 (UTC)
@dreieck: thanks for the headsup.
One also needs to install the newest vodozemac bindings. I've updated the package dependency.
dreieck commented on 2025-03-05 11:06 (UTC)
zug
related build error has been fixed due to an update to the Arch Linuxzug
package.shrik3 commented on 2025-03-04 21:45 (UTC)
I'll change it next time I update the package. Sorry for the inconvenience, if any
it fails for me ... differently. I'll report back. Thanks for the notice!
dreieck commented on 2025-03-04 21:30 (UTC) (edited on 2025-03-04 21:51 (UTC) by dreieck)
Ahoj,
hm, the
Maintainer:
-line in thePKGBUILD
still lists me, not you @shrik3. You should put me toContributor:
and add you toMaintainer
.Anyway,
build()
currently fails for me witheager.hpp:99:14: error: ‘sort’ is not a member of ‘std’; did you mean ‘qsort’?
:This actually is an issue with package
extra/zug
, see this report.Regards!
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.