Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-shell: add gnome-menus dependency
@ 2023-06-21  1:18 oreo639
  2023-06-21  1:23 ` [PR PATCH] [Updated] " oreo639
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: oreo639 @ 2023-06-21  1:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages gmenu
https://github.com/void-linux/void-packages/pull/44548

gnome-shell: add gnome-menus dependency
This fixes translations for the default folders i.e. X-GNOME-Utilities.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 58ed60143b30667b550946df62393897b3a19d79 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Tue, 20 Jun 2023 18:16:31 -0700
Subject: [PATCH] gnome-shell: add gnome-menus dependency

This fixes translations for the default folders i.e. X-GNOME-Utilities.
---
 srcpkgs/gnome-shell/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gnome-shell/template b/srcpkgs/gnome-shell/template
index 3fc7eb89d17d..fd36ed793e15 100644
--- a/srcpkgs/gnome-shell/template
+++ b/srcpkgs/gnome-shell/template
@@ -12,8 +12,8 @@ makedepends="gnome-control-center-devel at-spi2-atk-devel
  polkit-devel startup-notification-devel ibus-devel gnome-desktop-devel
  NetworkManager-devel pulseaudio-devel gtk4-devel gnome-autoar-devel gjs-devel
  gnome-bluetooth-devel pipewire-devel gstreamer1-devel gcr4-devel"
-depends="elogind gnome-control-center gsettings-desktop-schemas upower
- gstreamer1-pipewire gst-plugins-good1"
+depends="elogind gnome-control-center gsettings-desktop-schemas gnome-menus
+ upower gstreamer1-pipewire gst-plugins-good1"
 checkdepends="xvfb-run mesa-dri $depends"
 short_desc="GNOME core user interface"
 maintainer="Michal Vasilek <michal@vasilek.cz>"

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

end of thread, other threads:[~2023-06-27  8:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-21  1:18 [PR PATCH] gnome-shell: add gnome-menus dependency oreo639
2023-06-21  1:23 ` [PR PATCH] [Updated] " oreo639
2023-06-21  1:26 ` oreo639
2023-06-21  1:26 ` oreo639
2023-06-27  7:16 ` classabbyamp
2023-06-27  8:48 ` oreo639
2023-06-27  8:48 ` classabbyamp
2023-06-27  8:49 ` oreo639
2023-06-27  8:49 ` oreo639
2023-06-27  8:49 ` oreo639
2023-06-27  8:50 ` classabbyamp
2023-06-27  8:51 ` oreo639
2023-06-27  8:51 ` oreo639
2023-06-27  8:52 ` [PR PATCH] [Merged]: " classabbyamp

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).