Search Criteria
Package Details: nheko-git 0.11.3.r704.g2245667f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nheko-git.git (read-only, click to copy) |
---|---|
Package Base: | nheko-git |
Description: | Desktop client for the Matrix protocol |
Upstream URL: | https://github.com/Nheko-Reborn/nheko |
Keywords: | chat matrix protocol qt |
Licenses: | GPL-3.0-or-later |
Conflicts: | nheko |
Provides: | nheko |
Submitter: | mujx |
Maintainer: | mujx (redsky17) |
Last Packager: | redsky17 |
Votes: | 34 |
Popularity: | 0.136219 |
First Submitted: | 2017-05-09 19:19 (UTC) |
Last Updated: | 2024-02-01 22:35 (UTC) |
Dependencies (33)
- cmark (cmark-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gst-plugin-pipewire (gst-plugin-pipewire-gitAUR, gst-plugin-pipewire-full-gitAUR)
- gst-plugin-qml6
- gst-plugins-bad (gst-plugins-bad-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gstreamer (gstreamer-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kdsingleapplication
- libevent (libevent-gitAUR)
- libnice
- libolm (libolm-gitAUR)
- lmdb (lumosqlAUR, lmdb-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- qt6-svg
- Show 13 more dependencies...
Latest Comments
1 2 3 4 5 6 Next › Last »
redsky17 commented on 2023-11-24 03:23 (UTC)
I have added kdsingleapplication to the depends section of the PKGBUILD. Please let me know if anything else is missed!
Nep_Nep commented on 2023-11-24 02:44 (UTC)
Seems like kdsingleapplication (https://github.com/Nheko-Reborn/nheko/commit/8ea03e41e063314ea712f4b81db80c2a4cd85c2d) should be added as a dep, the package fails to built without it.
q234rty commented on 2023-08-25 15:40 (UTC)
The issue is that currently the arch version of spdlog does not work with fmt 10.1.0, see https://bugs.archlinux.org/task/79387. One can either patch system spdlog w/ https://github.com/gabime/spdlog/commit/62a4b8ce4ee985e7c7f3c2bbce2195634c5d7ae3, or one can downgrade fmt to 10.0.0, build nheko-git and then upgrade fmt back to 10.1.0.
skyenosaur commented on 2023-08-21 12:56 (UTC)
yeah, i am getting the same error as the last person, something is broken :(
Foucault commented on 2023-08-20 07:50 (UTC) (edited on 2023-08-20 08:21 (UTC) by Foucault)
Has anyone managed to build this recently? I'm getting errors during compilation.
Switching to system coeurl just moves the problem to the next bundled library until at some point is not possible to progress. The problem might be related to spdlog but using bundled or system spdlog has no difference. Enabling hunter allows nheko to finish building but then segfault at startup.
ryze312 commented on 2023-04-05 12:04 (UTC)
Dependencies are out of date, the package requires gst-plugin-pipewire, otherwise it throws "Missing GStreamer elements: pipewiresrc" error at runtime.
BubuIIC commented on 2023-02-16 09:09 (UTC) (edited on 2023-02-16 12:11 (UTC) by BubuIIC)
Now that nehko is coming to arch proper (https://archlinux.org/packages/community-testing/x86_64/nheko/) I wonder if nheko-git can be changed to be installable in parallel to that? That would greatly improve the beta testing workflow where you can keep a stable version of nheko installed that's supposed to always work and then still can test the current development state.
They'd need to not share their profiles/sessions then as well. Thoughts?
Edit: After discussion in the nheko room it seems that using profiles for the separation of user data should be good enough, which leaves changing the package to not conflict with nheko proper. I have the following patch, which also changes the icon, name and patches the desktop file to launch into the
git
profile directly. Adapting this fully would require users to either migrate their profile data manually or sign in again in the new profile. The icon is from the nehko room (downscaled with `convert --size AxA to all the required sizes.)redsky17 commented on 2022-12-16 23:07 (UTC)
Everyone! If you have updated nheko-git sometime after commit
fa0c14b84
but before commit1a9f7860
, I highly recommend you rebuild! There was an issue where sending 'confetti' messages could cause the message to get stuck, which would break sending any additional messages in that room.1 2 3 4 5 6 Next › Last »