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 D27A71396D9 for ; Wed, 18 Oct 2017 06:41:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43356E0DC9; Wed, 18 Oct 2017 06:41:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 150A3E0DC9 for ; Wed, 18 Oct 2017 06:41:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CC2DC33BF0F for ; Wed, 18 Oct 2017 06:40:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93D3A31B for ; Wed, 18 Oct 2017 06:40:58 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1508308854.33df19993773decae9c44658d73245083df76f70.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notifyd/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-notifyd/Manifest xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild X-VCS-Directories: xfce-extra/xfce4-notifyd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 33df19993773decae9c44658d73245083df76f70 X-VCS-Branch: master Date: Wed, 18 Oct 2017 06:40:58 +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-Archives-Salt: 450b985c-5452-40d3-b8e5-43aa512b3b11 X-Archives-Hash: 2e3d1ad90139bf7714502ec8ea69154d commit: 33df19993773decae9c44658d73245083df76f70 Author: Michał Górny gentoo org> AuthorDate: Wed Oct 18 06:34:59 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Oct 18 06:40:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33df1999 xfce-extra/xfce4-notifyd: Bump to 0.4.0 xfce-extra/xfce4-notifyd/Manifest | 1 + .../xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/xfce-extra/xfce4-notifyd/Manifest b/xfce-extra/xfce4-notifyd/Manifest index 47f1f4e3d5a..426b3b350cd 100644 --- a/xfce-extra/xfce4-notifyd/Manifest +++ b/xfce-extra/xfce4-notifyd/Manifest @@ -1,2 +1,3 @@ DIST xfce4-notifyd-0.2.4.tar.bz2 361619 SHA256 8c7ed62f9496816d1391281f77d1b32216f9bf6fd22fbe4f6f3f4e07a6bbced0 SHA512 4cee6395ee925e41ec22baa0fca21b38261a547ddff32f6c140db91996e2aa39b86113ffbe42da3c98728513a10eadd99504a05f31100762eb5b19bf8a74ae7c WHIRLPOOL d3e33bae0292852f8645a83d469e0fc093edbc038210aec7f02a879aa28cce81b95ab937a63d890f3f5177008c070721d488076272705a76b66cafedf9f65919 DIST xfce4-notifyd-0.3.6.tar.bz2 458536 SHA256 f4ca7c0dadd3d4cdf8cd3c8ae60ccea77b8cf409f8517161796364eb1d766cf9 SHA512 96067de2e08e29c8e6285796bc4b23087f97286e28adfb485dc20f449ae32e10c8fb743f42585e0e6cda82d713eb6da3cc1d94920eb170b7cfa1e687ffcb3ddf WHIRLPOOL 1553171decf0bed143d0d46388673a0f1c34944de458f34db68a547adf346b4d13a367ad80a1c2159801c56795903cd866dbeb3e882a9fc57ff5e2c84409c9b6 +DIST xfce4-notifyd-0.4.0.tar.bz2 519355 SHA256 2771871f67effc0bb80f656cf4aa3cd71fe0ea0f4c04b5d8e97bb1752faf36c9 SHA512 17a651685885e8fb8fdc74c89b5126e24aa8704068332e45352fe9d5bc95aa7cbe2002afbc18b2446dc11c6d4d9c1d857d44d685ecd0148bc865a01851f1b045 WHIRLPOOL 2fc684f9e5e2f686008cff0b9a6c709e335f483b4950b6daa29a15482d8ed5c252af4434f7304c970e29a69dfedcef9d2298e9f24640f1a7194977d91456dbc2 diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild new file mode 100644 index 00000000000..fa8606a3b73 --- /dev/null +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2-utils + +DESCRIPTION="Notification daemon for the Xfce desktop environment" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" +SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.42:2= + >=x11-libs/gtk+-3.14:3= + >=x11-libs/libnotify-0.7:= + >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/libxfce4util-4.12:= + >=xfce-base/xfconf-4.10:=" +DEPEND="${RDEPEND} + dev-util/gdbus-codegen + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +DOCS=( AUTHORS NEWS README TODO ) + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +}