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 7773C138334 for ; Sun, 30 Jun 2019 06:51:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1488E083E; Sun, 30 Jun 2019 06:51:54 +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 73299E083E for ; Sun, 30 Jun 2019 06:51:54 +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 C6EFC346CED for ; Sun, 30 Jun 2019 06:51:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 545245C0 for ; Sun, 30 Jun 2019 06:51:50 +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: <1561876558.1f61fa2c7ba5db8340e43828162810b3e1562ac9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/thunar-volman/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/thunar-volman/Manifest xfce-extra/thunar-volman/thunar-volman-0.9.3.ebuild X-VCS-Directories: xfce-extra/thunar-volman/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1f61fa2c7ba5db8340e43828162810b3e1562ac9 X-VCS-Branch: master Date: Sun, 30 Jun 2019 06:51:50 +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: 3102f22b-3b25-4039-8384-aab425c4719e X-Archives-Hash: 535295f6bd8ce76d84c1491cd9c1aec8 commit: 1f61fa2c7ba5db8340e43828162810b3e1562ac9 Author: Michał Górny gentoo org> AuthorDate: Sun Jun 30 06:35:58 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jun 30 06:35:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f61fa2c xfce-extra/thunar-volman: Bump to 0.9.3 Signed-off-by: Michał Górny gentoo.org> xfce-extra/thunar-volman/Manifest | 1 + .../thunar-volman/thunar-volman-0.9.3.ebuild | 47 ++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/xfce-extra/thunar-volman/Manifest b/xfce-extra/thunar-volman/Manifest index aecd379d332..742018fa819 100644 --- a/xfce-extra/thunar-volman/Manifest +++ b/xfce-extra/thunar-volman/Manifest @@ -1,2 +1,3 @@ DIST thunar-volman-0.8.1.tar.bz2 474769 BLAKE2B 2bf6378b35f0cd868cc7363909cc5d54a997a5a69758a27d45640968e3ef8d7cb3f5af185d1a8f83e8593610490a8566742070808ab85810cd3411856aa0030a SHA512 a82c019b028277d97e7903dcbeaf4704cb7fc1e95b0ea18c6290a7a8581355691990cbdb5fa0c234ed5dd51c1ba7f1bca9a495e60f9f8597a993845481113bb6 DIST thunar-volman-0.9.2.tar.bz2 495324 BLAKE2B cf02e61d76804b0e1d407c9370daa3c4d0ceaf2c887dcf32a82cacd60e9befbdd7173338dbf025ee16fe3ea4e01c4bd4cd0b1c21452e389712bc103ffd02532d SHA512 808f3dfdf105911275b0c96705604bd1575cd9c5bddaaae96583949c995a3bc84a71ce154c05ed3ce395d4b4d78e4d67770f79b3226fd4a35c509f5e612de72f +DIST thunar-volman-0.9.3.tar.bz2 500689 BLAKE2B db4790874eddd39e880a93c7858a43e4ff9d15b5ed6199b212dbf02adaf4fd3055172d99b0e9674362de892535611d3db876f5f8ce9bf012c2278172cfd56417 SHA512 514fd7256c2cda7fac266b05b631e4c34ddc66e12d63270cf76846b0748d1a7c2444bfb2d5600722c4eb41f0c0c95d4823e9c3c17f0f9e2c289f9967cb75ccc2 diff --git a/xfce-extra/thunar-volman/thunar-volman-0.9.3.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.9.3.ebuild new file mode 100644 index 00000000000..07219cde44d --- /dev/null +++ b/xfce-extra/thunar-volman/thunar-volman-0.9.3.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2-utils + +DESCRIPTION="Daemon that enforces volume-related policies" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-volman" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +# CC for tvm-burn-cd.svg +LICENSE="GPL-2+ CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="libnotify" + +COMMON_DEPEND=">=dev-libs/glib-2.30:= + virtual/libgudev:= + >=x11-libs/gtk+-3.20:3= + >=xfce-base/exo-0.10:= + >=xfce-base/libxfce4ui-4.12:= + >=xfce-base/libxfce4util-4.12:= + >=xfce-base/xfconf-4.12:= + libnotify? ( >=x11-libs/libnotify-0.7:= )" +RDEPEND="${COMMON_DEPEND} + virtual/udev + >=xfce-base/thunar-1.6[udisks]" +DEPEND="${COMMON_DEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +src_configure() { + local myconf=( + $(use_enable libnotify notifications) + ) + econf "${myconf[@]}" +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +}