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 3291313835A for ; Mon, 26 Apr 2021 11:00:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50C49E08BB; Mon, 26 Apr 2021 11:00:29 +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 3932FE08BB for ; Mon, 26 Apr 2021 11:00:29 +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 EC32C340FB7 for ; Mon, 26 Apr 2021 11:00:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C5EB478 for ; Mon, 26 Apr 2021 11:00:26 +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: <1619434822.bf75f5072fec9637f14711b6713250eb41a9f81d.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.3.ebuild X-VCS-Directories: xfce-extra/xfdashboard/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: bf75f5072fec9637f14711b6713250eb41a9f81d X-VCS-Branch: master Date: Mon, 26 Apr 2021 11:00:26 +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: f291efef-b886-4235-bfd1-c9e27812b590 X-Archives-Hash: e4810b72e6204c95e8cea1b27211df6b commit: bf75f5072fec9637f14711b6713250eb41a9f81d Author: Michał Górny gentoo org> AuthorDate: Mon Apr 26 10:56:59 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Apr 26 11:00:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf75f507 xfce-extra/xfdashboard: Bump to 0.9.3 Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfdashboard/Manifest | 1 + xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild | 45 +++++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest index c98bfd37e87..37d37571d04 100644 --- a/xfce-extra/xfdashboard/Manifest +++ b/xfce-extra/xfdashboard/Manifest @@ -1,2 +1,3 @@ DIST xfdashboard-0.9.1.tar.bz2 3341851 BLAKE2B 6e2c06b59798d578ecfee99c03be40b66377012d44d9fd463de8f92ed47ce7e44c390767ac87fe50f19b903dc5c34c698b547da30a392d8053f4674a53613f29 SHA512 676b138633b519d3af9bc9b7597a0d3f5464826b190076cc146bb7c739b275c56eb5c0b912fc7f700eb9de01e1457dec814790b4c3575ee9b675a31ad675f249 DIST xfdashboard-0.9.2.tar.bz2 3349027 BLAKE2B 37028f29bb0b10a00b14593713488d6392b14f4b7ba519c4c311063636d871855af527b978865c245cdd2071425e02129bd0ccce9f50a8d4331dc51ac792ca77 SHA512 7090047af1d621a60e315e212d4828ec98496a8b97b59b81615d0657bfea0e24359334fe98530e090bc0417fbc5ae979ded6dfad00c514b3e92f2768c75da76c +DIST xfdashboard-0.9.3.tar.bz2 3381041 BLAKE2B 6a5ffecf504522a62ab478fcf76f48819e8efec89ec12412e52ae188cc2821ebb1f8549c0888ad5cbd256b0713174cdc85dc2566c483e9fab59f8e625e0df34b SHA512 52121f01207b8912e932e314dd37d0f69c56845a8b9b0ab719dec9dbba437baccc275d193073e32a33b54d54b5de8b07434b4ff4e7838d955b2dfdd123cd5827 diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild new file mode 100644 index 00000000000..1d0bea1ef30 --- /dev/null +++ b/xfce-extra/xfdashboard/xfdashboard-0.9.3.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.14:=" +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 +}