guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#46012] Upgrade Nheko


From: Nicolò Balzarotti
Subject: [bug#46012] Upgrade Nheko
Date: Thu, 21 Jan 2021 01:37:19 +0100

Hi guix! Today nheko 0.8.0 was released.

This patch series upgrades it and its dependency, mtxclient.
I alsotook some time to unbundle all its dependencies (adding
cpp-httplib, blurhash, and single-applicaiton-qt5).

About this last dependency (single-applicaiton-qt5), I'm unsure on how
to name it.  Also, devs are suggested to include its source directly,
and by default builds a static library.  The main SingleApplication
class inherit from a Qt*Application class which is choosen at build
time, so the library to be useful in the target program must be built
with the correct flag (I'm using the one used by nheko by default).

Nheko builds and run fine.  It should support voice call now, but I
cannot test it (I get `[error] WebRTC: failed to start device monitor',
not sure if the problem is in my setup, in gstreamer or in my package).

Attachment: 0001-gnu-Add-cpp-httplib.patch
Description: Text Data

Attachment: 0002-gnu-Add-blurhash.patch
Description: Text Data

Attachment: 0003-gnu-mtxclient-Update-to-0.4.0.patch
Description: Text Data

Attachment: 0004-gnu-Add-single-application-qt5.patch
Description: Text Data

Attachment: 0005-gnu-nheko-Update-to-0.8.0.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]