Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mutter: add libdisplay-info-devel to makedepends
@ 2024-06-26  9:57 chrysos349
  2024-06-26 10:08 ` oreo639
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: chrysos349 @ 2024-06-26  9:57 UTC (permalink / raw)
  To: ml

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

There is a new pull request by chrysos349 against master on the void-packages repository

https://github.com/chrysos349/void-packages mutter
https://github.com/void-linux/void-packages/pull/51010

mutter: add libdisplay-info-devel to makedepends
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

A patch file from https://github.com/void-linux/void-packages/pull/51010.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mutter-51010.patch --]
[-- Type: text/x-diff, Size: 1403 bytes --]

From e42d0a8085cf403b4390f8dcf0cbee2a0824c1e2 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 26 Jun 2024 12:54:04 +0300
Subject: [PATCH] mutter: add libdisplay-info-devel to makedepends

---
 srcpkgs/mutter/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mutter/template b/srcpkgs/mutter/template
index 793eb0e9541284..5f5049ea44d2cc 100644
--- a/srcpkgs/mutter/template
+++ b/srcpkgs/mutter/template
@@ -1,7 +1,7 @@
 # Template file for 'mutter'
 pkgname=mutter
 version=46.2
-revision=1
+revision=2
 build_helper="gir"
 build_style=meson
 configure_args="-Degl_device=true -Dudev=true -Dnative_backend=true
@@ -12,7 +12,8 @@ hostmakedepends="gettext glib-devel pkg-config zenity wayland-devel xorg-server
 makedepends="elogind-devel glib-devel gnome-desktop-devel graphene-devel
  json-glib-devel libglib-devel libSM-devel libXtst-devel libcanberra-devel
  libinput-devel MesaLib-devel pipewire-devel startup-notification-devel gtk4-devel
- wayland-protocols gnome-settings-daemon-devel libgudev-devel libwacom-devel libei-devel"
+ wayland-protocols gnome-settings-daemon-devel libgudev-devel libwacom-devel libei-devel
+ libdisplay-info-devel"
 depends="gsettings-desktop-schemas desktop-file-utils"
 short_desc="Wayland display server, X11 window manager and compositor library"
 maintainer="Orphaned <orphan@voidlinux.org>"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: mutter: add libdisplay-info-devel to makedepends
  2024-06-26  9:57 [PR PATCH] mutter: add libdisplay-info-devel to makedepends chrysos349
@ 2024-06-26 10:08 ` oreo639
  2024-06-26 10:09 ` oreo639
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-06-26 10:08 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/51010#issuecomment-2191315702

Comment:
Change the commit name to 'use libdisplay-info for EDID parsing' and add `-Dlibdisplay_info=enabled` to the configure_args.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: mutter: add libdisplay-info-devel to makedepends
  2024-06-26  9:57 [PR PATCH] mutter: add libdisplay-info-devel to makedepends chrysos349
  2024-06-26 10:08 ` oreo639
@ 2024-06-26 10:09 ` oreo639
  2024-06-26 10:09 ` oreo639
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-06-26 10:09 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/51010#issuecomment-2191315702

Comment:
Change the commit name to "mutter: use libdisplay-info for EDID parsing" and add `-Dlibdisplay_info=enabled` to the configure_args.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: mutter: add libdisplay-info-devel to makedepends
  2024-06-26  9:57 [PR PATCH] mutter: add libdisplay-info-devel to makedepends chrysos349
  2024-06-26 10:08 ` oreo639
  2024-06-26 10:09 ` oreo639
@ 2024-06-26 10:09 ` oreo639
  2024-06-26 10:13 ` [PR PATCH] [Updated] " chrysos349
  2024-06-26 10:26 ` [PR PATCH] [Merged]: mutter: enable libdisplay-info for EDID parsing oreo639
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-06-26 10:09 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/51010#issuecomment-2191315702

Comment:
Change the commit name to "mutter: enable libdisplay-info for EDID parsing" and add `-Dlibdisplay_info=enabled` to the configure_args.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] mutter: add libdisplay-info-devel to makedepends
  2024-06-26  9:57 [PR PATCH] mutter: add libdisplay-info-devel to makedepends chrysos349
                   ` (2 preceding siblings ...)
  2024-06-26 10:09 ` oreo639
@ 2024-06-26 10:13 ` chrysos349
  2024-06-26 10:26 ` [PR PATCH] [Merged]: mutter: enable libdisplay-info for EDID parsing oreo639
  4 siblings, 0 replies; 6+ messages in thread
From: chrysos349 @ 2024-06-26 10:13 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by chrysos349 against master on the void-packages repository

https://github.com/chrysos349/void-packages mutter
https://github.com/void-linux/void-packages/pull/51010

mutter: add libdisplay-info-devel to makedepends
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

A patch file from https://github.com/void-linux/void-packages/pull/51010.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mutter-51010.patch --]
[-- Type: text/x-diff, Size: 1601 bytes --]

From f49e2d5c38f5c1517d2ad277641986b46dd49fcd Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 26 Jun 2024 12:54:04 +0300
Subject: [PATCH] mutter: enable libdisplay-info for EDID parsing

---
 srcpkgs/mutter/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mutter/template b/srcpkgs/mutter/template
index 793eb0e9541284..37cc72074780a2 100644
--- a/srcpkgs/mutter/template
+++ b/srcpkgs/mutter/template
@@ -1,18 +1,19 @@
 # Template file for 'mutter'
 pkgname=mutter
 version=46.2
-revision=1
+revision=2
 build_helper="gir"
 build_style=meson
 configure_args="-Degl_device=true -Dudev=true -Dnative_backend=true
  -Dprofiler=false -Dintrospection=true -Dxwayland_path=/usr/bin/Xwayland
- -Dxwayland_initfd=disabled -Dtests=false"
+ -Dxwayland_initfd=disabled -Dtests=false -Dlibdisplay_info=enabled"
 hostmakedepends="gettext glib-devel pkg-config zenity wayland-devel xorg-server
  xorg-server-xwayland"
 makedepends="elogind-devel glib-devel gnome-desktop-devel graphene-devel
  json-glib-devel libglib-devel libSM-devel libXtst-devel libcanberra-devel
  libinput-devel MesaLib-devel pipewire-devel startup-notification-devel gtk4-devel
- wayland-protocols gnome-settings-daemon-devel libgudev-devel libwacom-devel libei-devel"
+ wayland-protocols gnome-settings-daemon-devel libgudev-devel libwacom-devel libei-devel
+ libdisplay-info-devel"
 depends="gsettings-desktop-schemas desktop-file-utils"
 short_desc="Wayland display server, X11 window manager and compositor library"
 maintainer="Orphaned <orphan@voidlinux.org>"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: mutter: enable libdisplay-info for EDID parsing
  2024-06-26  9:57 [PR PATCH] mutter: add libdisplay-info-devel to makedepends chrysos349
                   ` (3 preceding siblings ...)
  2024-06-26 10:13 ` [PR PATCH] [Updated] " chrysos349
@ 2024-06-26 10:26 ` oreo639
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-06-26 10:26 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

mutter: enable libdisplay-info for EDID parsing
https://github.com/void-linux/void-packages/pull/51010

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-26 10:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-26  9:57 [PR PATCH] mutter: add libdisplay-info-devel to makedepends chrysos349
2024-06-26 10:08 ` oreo639
2024-06-26 10:09 ` oreo639
2024-06-26 10:09 ` oreo639
2024-06-26 10:13 ` [PR PATCH] [Updated] " chrysos349
2024-06-26 10:26 ` [PR PATCH] [Merged]: mutter: enable libdisplay-info for EDID parsing oreo639

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).