public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/notification-daemon/
Date: Sun,  8 Nov 2020 01:31:44 +0000 (UTC)	[thread overview]
Message-ID: <1604799089.a8982511249953dbb4316e1dc4d30cf3f9d639db.mattst88@gentoo> (raw)

commit:     a8982511249953dbb4316e1dc4d30cf3f9d639db
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Nov  7 16:39:21 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 01:31:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8982511

x11-misc/notification-daemon: EAPI 7

Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../notification-daemon-3.20.0-r1.ebuild           | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/x11-misc/notification-daemon/notification-daemon-3.20.0-r1.ebuild b/x11-misc/notification-daemon/notification-daemon-3.20.0-r1.ebuild
new file mode 100644
index 00000000000..136f1965fa1
--- /dev/null
+++ b/x11-misc/notification-daemon/notification-daemon-3.20.0-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org
+
+DESCRIPTION="Notification daemon"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/notification-daemon/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+
+RDEPEND="
+	>=dev-libs/glib-2.28:2
+	>=x11-libs/gtk+-3.19.5:3[X]
+	sys-apps/dbus
+	x11-libs/libX11
+	!x11-misc/notify-osd
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/gdbus-codegen
+	>=sys-devel/gettext-0.19.4
+	virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog NEWS )
+
+src_install() {
+	default
+
+	insinto /usr/share/dbus-1/services
+	newins <<-EOF - org.freedesktop.Notifications.service
+	[D-BUS Service]
+	Name=org.freedesktop.Notifications
+	Exec=/usr/libexec/notification-daemon
+	EOF
+}


             reply	other threads:[~2020-11-08  1:31 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-08  1:31 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-28  6:49 [gentoo-commits] repo/gentoo:master commit in: x11-misc/notification-daemon/ WANG Xuerui
2021-09-07 14:08 Pacho Ramos
2021-05-26  1:01 Yixun Lan
2021-01-06 12:05 Fabian Groffen
2020-12-16 21:25 Sam James
2020-12-13  7:42 Sam James
2020-12-13  7:42 Sam James
2020-12-11 23:10 Sergei Trofimovich
2020-12-11 23:07 Sergei Trofimovich
2020-12-11 18:06 Sergei Trofimovich
2020-12-10 21:41 Thomas Deutschmann
2019-05-20 20:05 Aaron Bauman
2018-11-29 17:44 Tobias Klausmann
2018-11-25 10:06 Mikle Kolyada
2018-11-24 10:59 Sergei Trofimovich
2018-11-24 10:49 Sergei Trofimovich
2018-11-18 10:38 Sergei Trofimovich
2018-11-18  8:38 Mikle Kolyada
2018-11-17 21:34 Thomas Deutschmann
2018-11-17 20:45 Sergei Trofimovich
2018-11-17 18:12 Gilles Dartiguelongue
2017-06-19 14:03 Alexis Ballier
2016-11-12 10:55 Gilles Dartiguelongue
2016-09-07 22:32 Gilles Dartiguelongue
2016-09-07 22:32 Gilles Dartiguelongue
2016-02-18 21:41 Manuel Rüger
2015-12-13 18:17 Gilles Dartiguelongue

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=1604799089.a8982511249953dbb4316e1dc4d30cf3f9d639db.mattst88@gentoo \
    --to=mattst88@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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