Commit Graph

6 Commits

Author SHA1 Message Date
Anna (cybertailor) Vyalkova
17a4490686 net-im/nheko: add 0.12.0-r2
// Major changes:

* Add a patch to disable HTTP/3 by default.

* Relax requirements for indirect dependencies, which are only checked
  at build time.

* Separate runtime dependencies from build dependencies.

// Notable changes:

* Drop Qt6Concurrency dependency.

* Drop Qt6DeclarativeWidgets dependency.

* Add subslot operators for qtbase and qtdeclarative because private
  APIs are used.

* Do not hard-depend on GStreamer support for QtMultimedia.

* Add gst-plugins-qt6 dependency for video call support.

* Fix GStreamer deps for X11 and Wayland.

// Minor changes:

* Add minimum Qt version restriction.

* Bump minimum GStreamer version.

* Add pkg-config dependency.

* Change IUSE: +man -> man

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-12-08 15:22:00 +05:00
Anna (cybertailor) Vyalkova
0bbb8412c6 net-im/nheko: fix build with libfmt 11
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-12-08 14:30:45 +05:00
Anna (cybertailor) Vyalkova
962b7ced97 net-im/nheko: remove patches for old versions
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-12-08 14:27:42 +05:00
tea
429788ad79 net-im/nheko: remove forced wayland dependency
backported the fix from upstream

Bug: https://bugs.gentoo.org/934414
Signed-off-by: tea <gentoo@tastytea.de>
2024-07-05 18:59:25 +02:00
tastytea
0c4d0f82e4 net-im/nheko: fix build error with >=dev-libs/libfmt-10
Signed-off-by: tastytea <gentoo@tastytea.de>
2023-06-30 14:12:40 +02:00
tastytea
95615d9127 net-im/nheko: fix building with gcc-13
Tested-by: Anders from the Nheko matrix room
Signed-off-by: tastytea <gentoo@tastytea.de>
2023-05-01 10:43:30 +02:00