Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/notification-daemon/
Date: Sun, 13 Dec 2015 18:17:47
Message-Id: 1450030651.b82910546ce3f9afa754fb6652b5437c5d036e4c.eva@gentoo
1 commit: b82910546ce3f9afa754fb6652b5437c5d036e4c
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 13 18:11:20 2015 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 13 18:17:31 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8291054
7
8 x11-misc/notification-daemon: version bump to 3.18.1
9
10 Package-Manager: portage-2.2.26
11
12 x11-misc/notification-daemon/Manifest | 1 +
13 .../notification-daemon-3.18.1.ebuild | 44 ++++++++++++++++++++++
14 2 files changed, 45 insertions(+)
15
16 diff --git a/x11-misc/notification-daemon/Manifest b/x11-misc/notification-daemon/Manifest
17 index 2b5d6d8..8f4f2c4 100644
18 --- a/x11-misc/notification-daemon/Manifest
19 +++ b/x11-misc/notification-daemon/Manifest
20 @@ -2,3 +2,4 @@ DIST notification-daemon-0.5.0.tar.bz2 330034 SHA256 aa1d3546fd1d5c51087317f4921
21 DIST notification-daemon-0.7.6.tar.xz 279488 SHA256 64d0ce6fb12c94c3b73b701502c804c408cb5a94580bcae5ac37607639f7a0b3 SHA512 b781eef6b0a0208726c669083f024047651e2cf4ab79275076b6c36d2c6b551349a085618828bf4d8c013367be3c88c660d3231c8a6c6ce37cb6c6b0e436ed44 WHIRLPOOL 7f8e1ab298df8e945511eb438afae0943cc9da193c6a5cd0c36ed0a0bcf15c5553e8ff1b918c9a3c23cc534ff747a8a2e370e48a46f408b39abbdb0a1af85897
22 DIST notification-daemon-3.14.1.tar.xz 280344 SHA256 3cd9af77708fb1ab95ed6c8c66095c5c99a19e84eadc6ba607ef07973e262b80 SHA512 977d028206d6a2005d346f697af5790b404f56399c451774037db25e37724f0cfbd558ae413c9ada40d2d7f399c1911392b19194e8fd093de74f65a6783ccc05 WHIRLPOOL 6c4161a75cdf4db1c99ebc8ede36c4229de1a491a3d5aefab41279b934a95c73dca1799848bd62c63aea31c282d56afeced73f7c51ee36821b642d3490cf08cc
23 DIST notification-daemon-3.16.1.tar.xz 280404 SHA256 256b322f5d18d438c3f1b0d1d10b6b1fbcff80f82f785e3fc69680e4e498fd81 SHA512 02971b68c5f16d5cf7760915040ac6336a540cda4fd85766e4597a9df3fc4971d7f12f8023a84e55c5cc90c79ea5c685b440411854d2113a719474347c8c4979 WHIRLPOOL 21f06857caf115cd4d53de14e9531a09ade102d378c1a80ba779f4c4cf7b392ae31c50cf7c148aa21800e882a3cd4bd10ba64ae197fd56e560ce050d2875d307
24 +DIST notification-daemon-3.18.1.tar.xz 327140 SHA256 5c3c86d677884b648bff58985fd3f5eb67d1fc92b78161f1e2e1dc5be91f5d05 SHA512 f21fe99e9c12debd05212e45c4887371ea985182bdf5d3559aef6a912ff87f717a3856976bf4bba0c49c4d188a7ef7503893389c7ca193f02ec7aa4bbcb38717 WHIRLPOOL 8489d91eeec979237c338f5ae82a191fe25b214506d7aca2245c32124ac044f0f2147549b59d29a1412d146e05bd6005b866e918660a472c59ea52c8b6122c5d
25
26 diff --git a/x11-misc/notification-daemon/notification-daemon-3.18.1.ebuild b/x11-misc/notification-daemon/notification-daemon-3.18.1.ebuild
27 new file mode 100644
28 index 0000000..31471eb
29 --- /dev/null
30 +++ b/x11-misc/notification-daemon/notification-daemon-3.18.1.ebuild
31 @@ -0,0 +1,44 @@
32 +# Copyright 1999-2015 Gentoo Foundation
33 +# Distributed under the terms of the GNU General Public License v2
34 +# $Id$
35 +
36 +EAPI=5
37 +
38 +inherit gnome.org
39 +
40 +DESCRIPTION="Notification daemon"
41 +HOMEPAGE="https://git.gnome.org/browse/notification-daemon/"
42 +
43 +LICENSE="GPL-2"
44 +SLOT="0"
45 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
46 +IUSE=""
47 +
48 +RDEPEND="
49 + >=dev-libs/glib-2.28:2
50 + >=x11-libs/gtk+-3.15.2:3
51 + sys-apps/dbus
52 + x11-libs/libX11
53 + !x11-misc/notify-osd
54 + !x11-misc/qtnotifydaemon
55 +"
56 +DEPEND="${RDEPEND}
57 + dev-util/gdbus-codegen
58 + >=sys-devel/gettext-0.19.4
59 + virtual/pkgconfig
60 +"
61 +
62 +DOCS=( AUTHORS ChangeLog NEWS )
63 +
64 +src_install() {
65 + default
66 +
67 + cat <<-EOF > "${T}"/org.freedesktop.Notifications.service
68 + [D-BUS Service]
69 + Name=org.freedesktop.Notifications
70 + Exec=/usr/libexec/notification-daemon
71 + EOF
72 +
73 + insinto /usr/share/dbus-1/services
74 + doins "${T}"/org.freedesktop.Notifications.service
75 +}