Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfce4-notifyd: update to 0.6.2.
@ 2020-09-01 17:49 steinex
  2020-09-02 14:37 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: steinex @ 2020-09-01 17:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages xfce4-notifyd
https://github.com/void-linux/void-packages/pull/24593

xfce4-notifyd: update to 0.6.2.
This update disabled autostart of xfce-notifyd via dbus by default, see: https://gitlab.xfce.org/apps/xfce4-notifyd/-/commit/e604b499353aae7759714dfe8c96b53f434a6f47

I think this is against POLA - if xfce4-notifyd is used outside of full XFCE, especially on wm's that don't honour XDG Autostart, people will wonder where their notification daemon has gone because it won't be started automatically anymore.

So i re-enabled dbus autostart via build options. Let me know if you think this is a bad idea.

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

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

From 6038096355394203f81241e36eb69bb22f188580 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Tue, 1 Sep 2020 19:20:33 +0200
Subject: [PATCH] xfce4-notifyd: update to 0.6.2.

---
 srcpkgs/xfce4-notifyd/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xfce4-notifyd/template b/srcpkgs/xfce4-notifyd/template
index b2fbc33e994..265ee451316 100644
--- a/srcpkgs/xfce4-notifyd/template
+++ b/srcpkgs/xfce4-notifyd/template
@@ -1,8 +1,9 @@
 # Template file for 'xfce4-notifyd'
 pkgname=xfce4-notifyd
-version=0.6.1
+version=0.6.2
 revision=1
 build_style=gnu-configure
+configure_args="--enable-dbus-start-daemon"
 hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
 makedepends="libnotify-devel xfce4-panel-devel"
 depends="hicolor-icon-theme desktop-file-utils"
@@ -11,7 +12,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-or-later"
 homepage="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
 distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=9b5274999c89bf296a7de03b375e8233eef37940b7444502130b92dfb6a089b4
+checksum=19ab84c6665c7819998f2269322d53f462c30963ce26042df23ae525e7d16545
 provides="notification-daemon-${version}_${revision}"
 replaces="notification-daemon>=0"
 

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

* Re: [PR PATCH] [Closed]: xfce4-notifyd: update to 0.6.2.
  2020-09-01 17:49 [PR PATCH] xfce4-notifyd: update to 0.6.2 steinex
@ 2020-09-02 14:37 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-09-02 14:37 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

xfce4-notifyd: update to 0.6.2.
https://github.com/void-linux/void-packages/pull/24593

Description:
This update disabled autostart of xfce-notifyd via dbus by default, see: https://gitlab.xfce.org/apps/xfce4-notifyd/-/commit/e604b499353aae7759714dfe8c96b53f434a6f47

I think this is against POLA - if xfce4-notifyd is used outside of full XFCE, especially on wm's that don't honour XDG Autostart, people will wonder where their notification daemon has gone because it won't be started automatically anymore.

So i re-enabled dbus autostart via build options. Let me know if you think this is a bad idea.

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

end of thread, other threads:[~2020-09-02 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-01 17:49 [PR PATCH] xfce4-notifyd: update to 0.6.2 steinex
2020-09-02 14:37 ` [PR PATCH] [Closed]: " ahesford

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