From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4FFD8138334 for ; Sun, 17 Mar 2019 11:11:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C953E0957; Sun, 17 Mar 2019 11:11:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B007E0957 for ; Sun, 17 Mar 2019 11:11:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 10356335D0A for ; Sun, 17 Mar 2019 11:11:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D1A1584 for ; Sun, 17 Mar 2019 11:11:44 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1552821091.abac2751fc8bfbd5b6ea78c2e8c9c1740bdf1e16.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/mate-notification-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/mate-notification-daemon/Manifest x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild X-VCS-Directories: x11-misc/mate-notification-daemon/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: abac2751fc8bfbd5b6ea78c2e8c9c1740bdf1e16 X-VCS-Branch: master Date: Sun, 17 Mar 2019 11:11:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 59857ada-0c86-4a46-bf38-4dba8011dc2b X-Archives-Hash: a02bc8a230013c663f731418cbcb7393 commit: abac2751fc8bfbd5b6ea78c2e8c9c1740bdf1e16 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 17 09:19:36 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 17 11:11:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abac2751 x11-misc/mate-notification-daemon: Version bump (v1.22.0) Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 x11-misc/mate-notification-daemon/Manifest | 1 + .../mate-notification-daemon-1.22.0.ebuild | 54 ++++++++++++++++++++++ 2 files changed, 55 insertions(+) diff --git a/x11-misc/mate-notification-daemon/Manifest b/x11-misc/mate-notification-daemon/Manifest index fda72b8ba46..af8f8c6c18c 100644 --- a/x11-misc/mate-notification-daemon/Manifest +++ b/x11-misc/mate-notification-daemon/Manifest @@ -1 +1,2 @@ DIST mate-notification-daemon-1.18.1.tar.xz 330940 BLAKE2B e05d2b69a66037a49cf0a1aa44a417d9fb55fecc1dd713861907b38d0361d6a9d79faa95094027add0d0e549a979eb237e8e71e1e2102664813b7745f34316f3 SHA512 92edb738e38b879a94985d97c961fd900853e330cc49024cf33a1b564734e86c076b47a05c64ec7ea34a170425b97f80aedb60ad14db98718c4609c464e091e4 +DIST mate-notification-daemon-1.22.0.tar.xz 360676 BLAKE2B 0eb50a6179b5b90243e8206bbbb6c3ce1bf65cf3b2969e0c259e4bdebdf6e86d769f74020509cc170b087a02c6295007f83efc950407f803be6e717b0fc900ae SHA512 1345604dee1315843ad5a6920aab7cbe1544c8f7c7ccea686e5684c7ea5272fa09d27edbcc996f6a568f8b3760f561b84901c44f93f1b3ae2d5ddcd3c3ce86fc 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 new file mode 100644 index 00000000000..f9f44a9d3f4 --- /dev/null +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +MATE_LA_PUNT="yes" + +inherit mate + +if [[ ${PV} != 9999 ]]; then + KEYWORDS="~amd64 ~arm ~arm64 ~x86" +fi + +DESCRIPTION="MATE Notification daemon" +LICENSE="GPL-2" +SLOT="0" + +IUSE="" + +COMMON_DEPEND="dev-libs/atk + >=dev-libs/dbus-glib-0.78 + >=dev-libs/glib-2.50:2 + >=sys-apps/dbus-1 + x11-libs/cairo + >=x11-libs/gdk-pixbuf-2.22:2 + >=x11-libs/libnotify-0.7 + x11-libs/libX11 + virtual/libintl + >=x11-libs/gtk+-3.22:3 + >=x11-libs/libwnck-3:3 + >=media-libs/libcanberra-0.4:0[gtk3] + !x11-misc/notify-osd + !x11-misc/qtnotifydaemon + !x11-misc/notification-daemon" + +RDEPEND="${COMMON_DEPEND}" + +DEPEND="${COMMON_DEPEND} + app-arch/xz-utils + >=dev-util/intltool-0.50.1 + sys-devel/gettext:* + >=sys-devel/libtool-2.2.6:2 + virtual/pkgconfig:*" + +src_configure() { + mate_src_configure +} + +src_install() { + mate_src_install + + insinto /usr/share/dbus-1/services + doins "${FILESDIR}/org.freedesktop.Notifications.service" +}