Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfce4-panel: enable StatusNotifier support.
@ 2022-01-02 23:08 basploeger
  2022-01-02 23:24 ` [PR PATCH] [Updated] " basploeger
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: basploeger @ 2022-01-02 23:08 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1488 bytes --]

From a0c68ea3757c29462df5d6474d51d21c9c562df4 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

Also remove an unrecognized configure flag (--enable-gtk3).
---
 srcpkgs/xfce4-panel/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xfce4-panel/template b/srcpkgs/xfce4-panel/template
index a02e9bc24830..0383b4f9b55b 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"
+ --disable-static --enable-gio-unix"
 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"

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

end of thread, other threads:[~2022-01-14 12:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02 23:08 [PR PATCH] xfce4-panel: enable StatusNotifier support basploeger
2022-01-02 23:24 ` [PR PATCH] [Updated] " basploeger
2022-01-02 23:26 ` basploeger
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

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