Gentoo Archives: gentoo-commits

From: Adam Feldman <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/
Date: Wed, 02 Sep 2020 05:55:48
Message-Id: 1599026134.39e4b50b9921d1aad100c53930c9a4536eabc197.np-hardass@gentoo
1 commit: 39e4b50b9921d1aad100c53930c9a4536eabc197
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 2 05:03:46 2020 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 2 05:55:34 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=39e4b50b
7
8 x11-misc/mate-notification-daemon: Sync with ::gentoo
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
12
13 x11-misc/mate-notification-daemon/Manifest | 1 -
14 .../mate-notification-daemon-1.22.0-r1.ebuild | 54 ----------------------
15 .../mate-notification-daemon-1.22.0.ebuild | 54 ----------------------
16 .../mate-notification-daemon-1.22.1.ebuild | 2 +-
17 .../mate-notification-daemon-1.24.0.ebuild | 2 +-
18 5 files changed, 2 insertions(+), 111 deletions(-)
19
20 diff --git a/x11-misc/mate-notification-daemon/Manifest b/x11-misc/mate-notification-daemon/Manifest
21 index ecf3d46..b7b30b9 100644
22 --- a/x11-misc/mate-notification-daemon/Manifest
23 +++ b/x11-misc/mate-notification-daemon/Manifest
24 @@ -1,3 +1,2 @@
25 -DIST mate-notification-daemon-1.22.0.tar.xz 360676 BLAKE2B 0eb50a6179b5b90243e8206bbbb6c3ce1bf65cf3b2969e0c259e4bdebdf6e86d769f74020509cc170b087a02c6295007f83efc950407f803be6e717b0fc900ae SHA512 1345604dee1315843ad5a6920aab7cbe1544c8f7c7ccea686e5684c7ea5272fa09d27edbcc996f6a568f8b3760f561b84901c44f93f1b3ae2d5ddcd3c3ce86fc
26 DIST mate-notification-daemon-1.22.1.tar.xz 340472 BLAKE2B 09a4fd8f14ffcde530bf3f95aa5d38f5ab1d105dd854464eb698fa3f42594e4559a48d034a0e25a021f2cd2382d02fbe357269636ea2603f940d666467ba4058 SHA512 5faec84a2c25b3d17db5e0e564081a5712a0ae9a648b61e7d6233f7c6671a137cb9e0d2328eccad4e634eb99cae72cf235589f3667b9bf29e66c3734f7ed8bc7
27 DIST mate-notification-daemon-1.24.0.tar.xz 392588 BLAKE2B 480272848b3403d34eaa1f555a573dbf74a4e8e45e76c4726943bda4c29d7002f00d1a828e318d51dd07a44df1c64902c38bbe41c1c14339e8cb8710f7008f36 SHA512 0fd2da98001c60672d4833e974ac74dd561f54ca6f3fd74f8d6620e3b28768add46dd891d7446b01426b6aed09d4966d902cbde45aac3498fdcbb837e531a147
28
29 diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild
30 deleted file mode 100644
31 index 6956bd1..0000000
32 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild
33 +++ /dev/null
34 @@ -1,54 +0,0 @@
35 -# Copyright 1999-2020 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -
40 -MATE_LA_PUNT="yes"
41 -
42 -inherit mate
43 -
44 -if [[ ${PV} != 9999 ]]; then
45 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
46 -fi
47 -
48 -DESCRIPTION="MATE Notification daemon"
49 -LICENSE="GPL-2+ GPL-3+"
50 -SLOT="0"
51 -
52 -IUSE=""
53 -
54 -COMMON_DEPEND="dev-libs/atk
55 - >=dev-libs/glib-2.50:2
56 - >=sys-apps/dbus-1
57 - x11-libs/cairo
58 - >=x11-libs/gdk-pixbuf-2.22:2
59 - >=x11-libs/libnotify-0.7
60 - x11-libs/libX11
61 - virtual/libintl
62 - >=x11-libs/gtk+-3.22:3
63 - >=x11-libs/libwnck-3:3
64 - >=media-libs/libcanberra-0.4:0[gtk3]
65 - !x11-misc/notify-osd
66 - !x11-misc/qtnotifydaemon
67 - !x11-misc/notification-daemon"
68 -
69 -RDEPEND="${COMMON_DEPEND}"
70 -
71 -DEPEND="${COMMON_DEPEND}
72 - app-arch/xz-utils
73 - dev-util/gdbus-codegen
74 - >=dev-util/intltool-0.50.1
75 - sys-devel/gettext:*
76 - >=sys-devel/libtool-2.2.6:2
77 - virtual/pkgconfig:*"
78 -
79 -src_configure() {
80 - mate_src_configure
81 -}
82 -
83 -src_install() {
84 - mate_src_install
85 -
86 - insinto /usr/share/dbus-1/services
87 - doins "${FILESDIR}/org.freedesktop.Notifications.service"
88 -}
89
90 diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild
91 deleted file mode 100644
92 index 73f1417..0000000
93 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild
94 +++ /dev/null
95 @@ -1,54 +0,0 @@
96 -# Copyright 1999-2020 Gentoo Authors
97 -# Distributed under the terms of the GNU General Public License v2
98 -
99 -EAPI=6
100 -
101 -MATE_LA_PUNT="yes"
102 -
103 -inherit mate
104 -
105 -if [[ ${PV} != 9999 ]]; then
106 - KEYWORDS="amd64 ~arm ~arm64 x86"
107 -fi
108 -
109 -DESCRIPTION="MATE Notification daemon"
110 -LICENSE="GPL-2+ GPL-3+"
111 -SLOT="0"
112 -
113 -IUSE=""
114 -
115 -COMMON_DEPEND="dev-libs/atk
116 - >=dev-libs/dbus-glib-0.78
117 - >=dev-libs/glib-2.50:2
118 - >=sys-apps/dbus-1
119 - x11-libs/cairo
120 - >=x11-libs/gdk-pixbuf-2.22:2
121 - >=x11-libs/libnotify-0.7
122 - x11-libs/libX11
123 - virtual/libintl
124 - >=x11-libs/gtk+-3.22:3
125 - >=x11-libs/libwnck-3:3
126 - >=media-libs/libcanberra-0.4:0[gtk3]
127 - !x11-misc/notify-osd
128 - !x11-misc/qtnotifydaemon
129 - !x11-misc/notification-daemon"
130 -
131 -RDEPEND="${COMMON_DEPEND}"
132 -
133 -DEPEND="${COMMON_DEPEND}
134 - app-arch/xz-utils
135 - >=dev-util/intltool-0.50.1
136 - sys-devel/gettext:*
137 - >=sys-devel/libtool-2.2.6:2
138 - virtual/pkgconfig:*"
139 -
140 -src_configure() {
141 - mate_src_configure
142 -}
143 -
144 -src_install() {
145 - mate_src_install
146 -
147 - insinto /usr/share/dbus-1/services
148 - doins "${FILESDIR}/org.freedesktop.Notifications.service"
149 -}
150
151 diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild
152 index 6956bd1..aafe199 100644
153 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild
154 +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild
155 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
156 inherit mate
157
158 if [[ ${PV} != 9999 ]]; then
159 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
160 + KEYWORDS="amd64 ~arm ~arm64 x86"
161 fi
162
163 DESCRIPTION="MATE Notification daemon"
164
165 diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild
166 index 1fffb1c..5ae2320 100644
167 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild
168 +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild
169 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
170 inherit mate
171
172 if [[ ${PV} != 9999 ]]; then
173 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
174 + KEYWORDS="amd64 ~arm ~arm64 x86"
175 fi
176
177 DESCRIPTION="MATE Notification daemon"