GNU bug report logs -
#71161
[PATCH 0/5] obs: Update to 30.1.2
Previous Next
Reported by: iyzsong <at> envs.net
Date: Fri, 24 May 2024 04:31:01 UTC
Severity: normal
Tags: patch
Done: Andrew Tropin <andrew <at> trop.in>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 07 Sep 2024 18:15:41 +0400
with message-id <87bk0zpn1u.fsf <at> trop.in>
and subject line Re: [bug#71161] [PATCH 0/5] obs: Update to 30.1.2
has caused the debbugs.gnu.org bug report #71161,
regarding [PATCH 0/5] obs: Update to 30.1.2
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
71161: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71161
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> member.fsf.org>
Hello, these patches update OBS studio to its latest version.
qrcodegen-cpp needs to be updated for obs, need check telegram-desktop
and libreoffice if they build okay with the newer qrcodegen-cpp. I haven't
check that.
Add a LD_LIBRARY_PATH hack for mesa, without it obs won't get a
display via libglvnd's libEGL. It seems we need build mesa with glvnd
support (which will bring egl_vendor.d/50_mesa.json for libglvend to
consume, and rename libEGL.so to libEGL_mesa.so).
Sou Bunnbu (宋文武) (5):
gnu: Add plog.
gnu: Add libjuice.
gnu: Add libdatachannel.
gnu: qrcodegen-cpp: Update to 1.8.0.
gnu: obs: Update to 30.1.2.
gnu/local.mk | 2 +-
gnu/packages/aidc.scm | 22 +-
gnu/packages/logging.scm | 25 +
.../patches/qrcodegen-cpp-cmake.patch | 506 ++++++++++++++++++
.../patches/qrcodegen-cpp-make-install.patch | 448 ----------------
gnu/packages/video.scm | 21 +-
gnu/packages/web.scm | 53 ++
7 files changed, 606 insertions(+), 471 deletions(-)
create mode 100644 gnu/packages/patches/qrcodegen-cpp-cmake.patch
delete mode 100644 gnu/packages/patches/qrcodegen-cpp-make-install.patch
base-commit: 9901416233867233192b63fde7f616751127b189
--
2.41.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
On 2024-05-24 12:30, iyzsong--- via Guix-patches via wrote:
> From: 宋文武 <iyzsong <at> member.fsf.org>
>
> Hello, these patches update OBS studio to its latest version.
>
> qrcodegen-cpp needs to be updated for obs, need check telegram-desktop
> and libreoffice if they build okay with the newer qrcodegen-cpp. I haven't
> check that.
>
> Add a LD_LIBRARY_PATH hack for mesa, without it obs won't get a
> display via libglvnd's libEGL. It seems we need build mesa with glvnd
> support (which will bring egl_vendor.d/50_mesa.json for libglvend to
> consume, and rename libEGL.so to libEGL_mesa.so).
>
>
> Sou Bunnbu (宋文武) (5):
> gnu: Add plog.
> gnu: Add libjuice.
> gnu: Add libdatachannel.
> gnu: qrcodegen-cpp: Update to 1.8.0.
> gnu: obs: Update to 30.1.2.
>
> gnu/local.mk | 2 +-
> gnu/packages/aidc.scm | 22 +-
> gnu/packages/logging.scm | 25 +
> .../patches/qrcodegen-cpp-cmake.patch | 506 ++++++++++++++++++
> .../patches/qrcodegen-cpp-make-install.patch | 448 ----------------
> gnu/packages/video.scm | 21 +-
> gnu/packages/web.scm | 53 ++
> 7 files changed, 606 insertions(+), 471 deletions(-)
> create mode 100644 gnu/packages/patches/qrcodegen-cpp-cmake.patch
> delete mode 100644 gnu/packages/patches/qrcodegen-cpp-make-install.patch
>
>
> base-commit: 9901416233867233192b63fde7f616751127b189
Applied, pushed as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=797138b627
Thank you very much for the patch!
--
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.