From: basploeger <basploeger@users.noreply.github.com> To: ml@inbox.vuxu.org Subject: Re: [PR PATCH] [Updated] xfce4-panel: enable StatusNotifier support. Date: Mon, 03 Jan 2022 00:26:53 +0100 [thread overview] Message-ID: <20220102232653.W1O5gIHVa_YBymlxQD0_0eS6LVipXwB6BSQRoeIU3Ec@z> (raw) In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34818@inbox.vuxu.org> [-- Attachment #1: Type: text/plain, Size: 1348 bytes --] There is an updated pull request by basploeger against master on the void-packages repository https://github.com/basploeger/void-packages xfcepanel-sni https://github.com/void-linux/void-packages/pull/34818 xfce4-panel: enable StatusNotifier support. The Status Tray plugin then works properly for applications using the StatusNotifier API. Context: - https://github.com/J-Lentz/iwgtk/issues/21 - https://forum.xfce.org/viewtopic.php?pid=65399#p65399 Also remove an unrecognized configure flag (--enable-gtk3). <!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO** --> <!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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) A patch file from https://github.com/void-linux/void-packages/pull/34818.patch is attached [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: github-pr-xfcepanel-sni-34818.patch --] [-- Type: text/x-diff, Size: 1387 bytes --] From 28769d3e26cc0e79a2889f0fe607aa83b64e31ff Mon Sep 17 00:00:00 2001 From: Bas Ploeger <5904333+basploeger@users.noreply.github.com> Date: Sun, 2 Jan 2022 23:40:29 +0100 Subject: [PATCH] xfce4-panel: enable StatusNotifier support. The Status Tray plugin then works properly for applications using the StatusNotifier API. Context: - https://github.com/J-Lentz/iwgtk/issues/21 - https://forum.xfce.org/viewtopic.php?pid=65399#p65399 --- srcpkgs/xfce4-panel/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xfce4-panel/template b/srcpkgs/xfce4-panel/template index a02e9bc24830..4235ced0d78b 100644 --- a/srcpkgs/xfce4-panel/template +++ b/srcpkgs/xfce4-panel/template @@ -1,13 +1,13 @@ # Template file for 'xfce4-panel' pkgname=xfce4-panel version=4.16.3 -revision=1 +revision=2 build_style=gnu-configure build_helper="gir" configure_args="--with-locales-dir=/usr/share/locale --disable-static --enable-gio-unix --enable-gtk3" hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel glib-devel" -makedepends="libwnck-devel libxfce4ui-devel xfconf-devel garcon-devel exo-devel" +makedepends="libwnck-devel libxfce4ui-devel xfconf-devel garcon-devel exo-devel libdbusmenu-gtk3-devel" short_desc="Next generation panel for the XFCE desktop environment" maintainer="Orphaned <orphan@voidlinux.org>" license="GPL-2.0-or-later"
next prev parent reply other threads:[~2022-01-02 23:26 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-01-02 23:08 [PR PATCH] " basploeger 2022-01-02 23:24 ` [PR PATCH] [Updated] " basploeger 2022-01-02 23:26 ` basploeger [this message] 2022-01-12 19:55 ` [PR REVIEW] " paper42 2022-01-12 19:59 ` [PR PATCH] [Updated] " basploeger 2022-01-12 20:01 ` [PR REVIEW] " basploeger 2022-01-12 20:06 ` [PR PATCH] [Updated] " basploeger 2022-01-12 20:15 ` basploeger 2022-01-12 20:32 ` basploeger 2022-01-14 12:20 ` [PR PATCH] [Merged]: " paper42
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=20220102232653.W1O5gIHVa_YBymlxQD0_0eS6LVipXwB6BSQRoeIU3Ec@z \ --to=basploeger@users.noreply.github.com \ --cc=ml@inbox.vuxu.org \ --subject='Re: [PR PATCH] [Updated] xfce4-panel: enable StatusNotifier support.' \ /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
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).