From: muradm <mail@muradm.net>
To: 50627@debbugs.gnu.org
Subject: [bug#50627] [PATCH 0/2] Make wayland-protocols dependency native-input.
Date: Thu, 16 Sep 2021 22:23:31 +0300 [thread overview]
Message-ID: <20210916192331.29606-1-mail@muradm.net> (raw)
wayland-protocols is not runtime dependency and only build time
dependency for applications that directly using wayland.
Initially I tought that making wayland-protocols a native-inputs
dependency as it should, it would reduce number of dependants on
it. But it turns out other way around. With this patchset we are
fixing gtk+ to not advertise it as dependency in its .pc files,
and moving wayland-protocols to native-inputs where it should be.
Patch provided for gtk+ also merged with upstream.
Patchset prepared from core-updates-frozen. While it seems that
it will impact many other packages, actually this patch reduces
number of packages that touches wayland-protocols and probably
avoids it at runtime.
muradm (2):
gnu: gtk: Move wayland-protocols to native-inputs.
gnu: Fix wayland-protocols dependency to be in native-inputs.
gnu/packages/arcan.scm | 6 ++--
gnu/packages/enlightenment.scm | 10 +++----
gnu/packages/fcitx5.scm | 4 +--
gnu/packages/freedesktop.scm | 14 +++++-----
gnu/packages/gl.scm | 10 +++----
gnu/packages/gtk.scm | 7 +++--
gnu/packages/image.scm | 12 ++++----
gnu/packages/julia-jll.scm | 2 +-
gnu/packages/kde-frameworks.scm | 6 ++--
gnu/packages/kodi.scm | 4 ++-
gnu/packages/language.scm | 2 +-
.../gtk3-wayland-protocols-dependency.patch | 23 +++++++++++++++
gnu/packages/sdl.scm | 5 ++--
gnu/packages/video.scm | 28 +++++++++----------
gnu/packages/wm.scm | 4 +--
gnu/packages/xdisorg.scm | 20 ++++++-------
gnu/packages/xorg.scm | 4 ++-
17 files changed, 95 insertions(+), 66 deletions(-)
create mode 100644 gnu/packages/patches/gtk3-wayland-protocols-dependency.patch
--
2.33.0
next reply other threads:[~2021-09-16 19:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-16 19:23 muradm [this message]
2021-09-16 19:26 ` [bug#50627] [PATCH 1/2] gnu: gtk: Move wayland-protocols to native-inputs muradm
2021-09-16 19:26 ` [bug#50627] [PATCH 2/2] gnu: Fix wayland-protocols dependency to be in native-inputs muradm
2021-09-16 19:57 ` [bug#50627] [PATCH 0/2] Make wayland-protocols dependency native-input Liliana Marie Prikler
2021-09-17 2:35 ` muradm
2021-09-17 7:46 ` Liliana Marie Prikler
2021-09-17 8:20 ` muradm
2021-09-17 13:01 ` Liliana Marie Prikler
2021-09-17 14:11 ` muradm
2021-09-17 17:01 ` Liliana Marie Prikler
2021-09-17 14:11 ` [bug#50627] [PATCH v1] gnu: gtk: Move wayland-protocols to inputs muradm
2022-10-06 8:18 ` Maxime Devos via Guix-patches
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210916192331.29606-1-mail@muradm.net \
--to=mail@muradm.net \
--cc=50627@debbugs.gnu.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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).