all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Tropin via Guix-patches via <guix-patches@gnu.org>
To: iyzsong@envs.net, 71161-done@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: bug#71161: [PATCH 0/5] obs: Update to 30.1.2
Date: Sat, 07 Sep 2024 18:15:41 +0400	[thread overview]
Message-ID: <87bk0zpn1u.fsf@trop.in> (raw)
In-Reply-To: <cover.1716524546.git.iyzsong@member.fsf.org>

[-- Attachment #1: Type: text/plain, Size: 1678 bytes --]

On 2024-05-24 12:30, iyzsong--- via Guix-patches via wrote:

> From: 宋文武 <iyzsong@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      parent reply	other threads:[~2024-09-07 14:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-24  4:30 [bug#71161] [PATCH 0/5] obs: Update to 30.1.2 iyzsong--- via Guix-patches via
2024-05-24  4:31 ` [bug#71161] [PATCH 1/5] gnu: Add plog iyzsong--- via Guix-patches via
2024-05-24  4:31 ` [bug#71161] [PATCH 2/5] gnu: Add libjuice iyzsong--- via Guix-patches via
2024-05-24  4:31 ` [bug#71161] [PATCH 3/5] gnu: Add libdatachannel iyzsong--- via Guix-patches via
2024-05-24  4:31 ` [bug#71161] [PATCH 4/5] gnu: qrcodegen-cpp: Update to 1.8.0 iyzsong--- via Guix-patches via
2024-05-24  4:31 ` [bug#71161] [PATCH 5/5] gnu: obs: Update to 30.1.2 iyzsong--- via Guix-patches via
2024-09-07 14:15 ` Andrew Tropin via Guix-patches via [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bk0zpn1u.fsf@trop.in \
    --to=guix-patches@gnu.org \
    --cc=71161-done@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.