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 AC7291382C5 for ; Sun, 4 Mar 2018 11:19:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC84AE0921; Sun, 4 Mar 2018 11:19:43 +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 BC5F8E0921 for ; Sun, 4 Mar 2018 11:19:43 +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 B0A3F335C63 for ; Sun, 4 Mar 2018 11:19:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 415F023D for ; Sun, 4 Mar 2018 11:19:41 +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: <1520162369.38a936ede5c76722408cafe68cea120245202e86.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, xfce-extra/thunar-shares-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask xfce-extra/thunar-shares-plugin/Manifest xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.0.ebuild X-VCS-Directories: xfce-extra/thunar-shares-plugin/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 38a936ede5c76722408cafe68cea120245202e86 X-VCS-Branch: master Date: Sun, 4 Mar 2018 11:19:41 +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: 2f588368-039c-4ad1-992b-7e94d0fb57e8 X-Archives-Hash: 4181c93317286e3fecc51d42911543fb commit: 38a936ede5c76722408cafe68cea120245202e86 Author: Michał Górny gentoo org> AuthorDate: Sun Mar 4 09:29:44 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Mar 4 11:19:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38a936ed xfce-extra/thunar-shares-plugin: Bump to 0.3.0 (GTK+3 port) profiles/package.mask | 1 + xfce-extra/thunar-shares-plugin/Manifest | 1 + .../thunar-shares-plugin-0.3.0.ebuild | 25 ++++++++++++++++++++++ 3 files changed, 27 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cc94e7dfb18..aa0fb134030 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -490,6 +490,7 @@ games-kids/crayon-physics >=xfce-base/thunar-1.7 >=xfce-extra/thunar-archive-plugin-0.4.0 >=xfce-extra/thunar-media-tags-plugin-0.3.0 +>=xfce-extra/thunar-shares-plugin-0.3.0 # Andreas Sturmlechner (16 Nov 2017) # Depends on dead Qt4WebKit. Masked for removal in 30 days. Bug #620702 diff --git a/xfce-extra/thunar-shares-plugin/Manifest b/xfce-extra/thunar-shares-plugin/Manifest index a15961d98a1..25c3453c695 100644 --- a/xfce-extra/thunar-shares-plugin/Manifest +++ b/xfce-extra/thunar-shares-plugin/Manifest @@ -1 +1,2 @@ DIST thunar-shares-plugin-0.2.0_p20101105.tar.bz2 686286 BLAKE2B 2b4977cd6c0a407da20608c4abf6ff6de4b053cf1bda6e749aeed797c7db36747a421ac1463216f9aa33ac161b467971cbd2ddca256f916de468af5688500e0e SHA512 88e171eb1c859938df1c8f7d323456aa1ff2430a6c88928d3614aefbab16e8a9fa3052bdee2d7f7e16c6ba2bbf78301f1c4ac7c2454b8436cde49af716c46986 +DIST thunar-shares-plugin-0.3.0.tar.bz2 340867 BLAKE2B c648b9855a9627c0659087b55f8f45d36f998c11504d32be7bf18abb40ad0dc1124ed710f55c12b35978e5727ef6a4706c1415dbb04f2d5f6259fc6dd1f06f3e SHA512 20432990c6ea241d24fa8fd1b94990ec25a5ff6213361599936f1bacf86e323c8cbe868491ff600ef8c11dff86dfdf9773258b9c5e7919bab50f332cf4a7797c diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.0.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.0.ebuild new file mode 100644 index 00000000000..e63c697c431 --- /dev/null +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Thunar plugin to share files using Samba" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin" +SRC_URI="mirror://xfce/src/thunar-plugins/thunar-shares-plugin/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.18 + >=x11-libs/gtk+-3.22:3 + >=xfce-base/thunar-1.7:=" +DEPEND="${RDEPEND} + dev-util/intltool + virtual/pkgconfig" + +src_install() { + default + find "${D}" -name '*.la' -delete || die +}