Github messages for voidlinux
 help / color / mirror / Atom feed
From: steinex <steinex@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] xfce4-notifyd: update to 0.6.2.
Date: Tue, 01 Sep 2020 19:49:26 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24593@inbox.vuxu.org> (raw)

[-- 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"
 

             reply	other threads:[~2020-09-01 17:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-01 17:49 steinex [this message]
2020-09-02 14:37 ` [PR PATCH] [Closed]: " ahesford

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24593@inbox.vuxu.org \
    --to=steinex@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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).