all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: Rutherther <rutherther@protonmail.com>
Cc: 73124-done@debbugs.gnu.org
Subject: bug#73124: [PATCH v2 0/3] gnu: wlroots: update on mesa-updates
Date: Mon, 09 Sep 2024 03:31:41 +0000	[thread overview]
Message-ID: <874j6pbizq.fsf@protonmail.com> (raw)
In-Reply-To: <cover.1725819647.git.rutherther@protonmail.com>

Hello,

Thanks for the patches! I've applied them to mesa-updates as 108aee2706, 715399c84f, and c1ca70a980 with some minor changes. Though note with rebasing these hashes will change. The most significant was reworking the last patch, detailed below. (Sorry for not sending diffs against your patches, but you can see the committed versions.)

On Sun, Sep 08, 2024 at 06:26 PM, Rutherther wrote:

> I've changed the order of the commits to first remove
> hwdata patch, as it was no longer needed. I've also
> added changelog style, sorry for not sending it
> with that on first try. This is based on feedback
> I got from podiki in #guix IRC channel.
>

Thanks for the changes. For changelog, some details below, but do see the manual for some helpers (like yasnippet in Emacs) and use the git log as reference.

> Rutherther (3):
>   gnu: wlroots: Remove hwdata patch

I applied this second as it went more as a start to the wlroots updates. For changelog, be sure to use fields (what variable or record was changed in the file) and this one didn't really need commentary. Though fine to include, I opted to simplify here.

>   gnu: wayland: Update to 1.23.1

I applied this first. Use periods (and double spaces) in the first line and for every change. Again, variable names go in the changelog.

>   gnu: wlroots: add 0.18
>

Here I added myself as a coauthor for the following changes: did chain inheritance (typically what we do and makes for less repeated work as things change), cleaned up wlroots-0.17 a bit for things that aren't needed, renamed all current wlroots usage to wlroots-0.17 as there were just a few. For the changelog, again use variable and field names; I cleaned up the comment a little and added one about the inconsistent names/file-names for older wlroots just as a note.

Hope that gets everything and I didn't mess anything up! Thanks again for your work here and I'll see how it looks on mesa-updates.

John

>  gnu/local.mk                                  |  1 -
>  gnu/packages/freedesktop.scm                  |  4 +-
>  .../patches/wlroots-hwdata-fallback.patch     | 46 -------------------
>  gnu/packages/wm.scm                           | 30 +++++++++---
>  4 files changed, 25 insertions(+), 56 deletions(-)
>  delete mode 100644 gnu/packages/patches/wlroots-hwdata-fallback.patch
>
>
> base-commit: fafd0245505fad7629ec98cef8d15e6e478f3f98





      parent reply	other threads:[~2024-09-09  3:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-08 17:27 [bug#73124] [PATCH 0/3] gnu: wlroots: update on mesa-updates Rutherther via Guix-patches via
2024-09-08 17:30 ` [bug#73124] [PATCH 1/3] gnu: wayland: Update to 1.23.1 Rutherther via Guix-patches via
2024-09-08 17:30 ` [bug#73124] [PATCH 2/3] gnu: wlroots: add 0.18 Rutherther via Guix-patches via
2024-09-08 17:30 ` [bug#73124] [PATCH 3/3] gnu: wlroots: Remove hwdata patch Rutherther via Guix-patches via
2024-09-08 18:26 ` [bug#73124] [PATCH v2 0/3] gnu: wlroots: update on mesa-updates Rutherther via Guix-patches via
2024-09-08 18:26   ` [bug#73124] [PATCH v2 1/3] gnu: wlroots: Remove hwdata patch Rutherther via Guix-patches via
2024-09-08 18:26   ` [bug#73124] [PATCH v2 2/3] gnu: wayland: Update to 1.23.1 Rutherther via Guix-patches via
2024-09-08 18:26   ` [bug#73124] [PATCH v2 3/3] gnu: wlroots: add 0.18 Rutherther via Guix-patches via
2024-09-09  3:31   ` John Kehayias 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=874j6pbizq.fsf@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=73124-done@debbugs.gnu.org \
    --cc=john.kehayias@protonmail.com \
    --cc=rutherther@protonmail.com \
    /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.