public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/files/
@ 2021-03-22 14:05 Joonas Niilola
  0 siblings, 0 replies; only message in thread
From: Joonas Niilola @ 2021-03-22 14:05 UTC (permalink / raw
  To: gentoo-commits

commit:     71ba85f11ae0bcb5ffc5ae106f6553cb18bfbe2c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Mar 22 08:47:48 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 14:02:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ba85f1

media-sound/pasystray: remove unused patch(es)

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20056
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-sound/pasystray/files/fix-missing-gint.patch | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/media-sound/pasystray/files/fix-missing-gint.patch b/media-sound/pasystray/files/fix-missing-gint.patch
deleted file mode 100644
index 7eeded9284f..00000000000
--- a/media-sound/pasystray/files/fix-missing-gint.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/src/notify.c b/src/notify.c
-index adec0ca..8b54808 100644
---- a/src/notify.c
-+++ b/src/notify.c
-@@ -23,11 +23,13 @@
- 
- #ifndef HAVE_NOTIFY
- 
-+#include <glib.h>
-+
- #include "notify.h"
- 
- void notify_initialize(){}
--notify_handle_t notify(const char* msg, const char* body, const char* icon){ return 0; }
--void notify_update(notify_handle_t h, const char* msg, const char* body, const char* icon){}
-+notify_handle_t notify(const char* msg, const char* body, const char* icon, gint value){ return 0; }
-+void notify_update(notify_handle_t h, const char* msg, const char* body, const char* icon, gint value){}
- 
- #else
- 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-22 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-22 14:05 [gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/files/ Joonas Niilola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox