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 21A5B1382C5 for ; Fri, 5 Mar 2021 12:08:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F053E0917; Fri, 5 Mar 2021 12:08:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 EFABAE0917 for ; Fri, 5 Mar 2021 12:08:46 +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 84030340F00 for ; Fri, 5 Mar 2021 12:08:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C72E456F for ; Fri, 5 Mar 2021 12:08:43 +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: <1614946119.06981672a66081b03f1760f1cb7db3e7305ff85c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfdashboard/Manifest xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild X-VCS-Directories: xfce-extra/xfdashboard/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 06981672a66081b03f1760f1cb7db3e7305ff85c X-VCS-Branch: master Date: Fri, 5 Mar 2021 12:08:43 +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: 2631b378-d10f-4831-b8c8-75832ad692c1 X-Archives-Hash: 86a4e2dcb02e54c02c3c70563963a8aa commit: 06981672a66081b03f1760f1cb7db3e7305ff85c Author: Michał Górny gentoo org> AuthorDate: Fri Mar 5 12:07:39 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 5 12:08:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06981672 xfce-extra/xfdashboard: Bump to 0.9.0 Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfdashboard/Manifest | 1 + xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild | 45 +++++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest index d9c2728539e..27845aacad7 100644 --- a/xfce-extra/xfdashboard/Manifest +++ b/xfce-extra/xfdashboard/Manifest @@ -1,2 +1,3 @@ DIST xfdashboard-0.8.0.tar.bz2 3341109 BLAKE2B 8787bd5069d8c4781c1b728e051e344dab227c847faf0762595079556a206b61ba4e6e45cc967f0f7267b41125bee62ff5fdf05cbbc7b3663fa785ad1fdddc16 SHA512 3bbddf079f129c8f32b764f61c75cc4efac52dff752375bdafd5537ad9c9435a5b12ead51176a684fca8fdc24f5bf44d774d8d3d6eae6942b266e1d0e4e89d62 DIST xfdashboard-0.8.1.tar.bz2 3365273 BLAKE2B 1ab93a684f680a813fa32ca0ef610835d17aa9a854fc114298762abf92ac82f49a026ce123dacd03966667ea64ff31b05396faf94db4ea5f4ffb63e8a8f1b016 SHA512 235b5e0c4b9fd58a8b0078e4a5432ed84366865d8db0a248d377a593d31304fe68d48138c1dd9408abc02ed59b24542d5debaee3288a5fa0bf080e84632bf2fb +DIST xfdashboard-0.9.0.tar.bz2 3331542 BLAKE2B 2155035082fe9948ae6fbc484dd09fbf748183e09d62911e7b63348884ce6e0fdd5fdd5abbe32db93be8499fbf2ebe38c3e5c81c2a3dad828f944819b69b52c9 SHA512 f13a58c781349f9c9e1d027cebfcb2828a4c646eaf16743bb20342c5681f29248d6d6193991bd890a931bb5db2713d89c507a18f4c50c48fa68b239db9f52ca0 diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild new file mode 100644 index 00000000000..2605d199843 --- /dev/null +++ b/xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xdg-utils + +DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start" +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.38:2 + >=x11-libs/gtk+-3.2:3 + >=media-libs/clutter-1.12:1.0=[gtk] + >=x11-libs/libwnck-3:3= + x11-libs/libX11:= + x11-libs/libXcomposite:= + x11-libs/libXdamage:= + x11-libs/libXinerama:= + >=xfce-base/garcon-0.2.0:= + >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4util-4.10:= + >=xfce-base/xfconf-4.13:=" +DEPEND="${RDEPEND}" +BDEPEND=" + dev-util/intltool + virtual/pkgconfig" + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +}