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 824A51382C5 for ; Tue, 13 Feb 2018 09:52:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E12DE0C86; Tue, 13 Feb 2018 09:52:01 +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 56D9BE0C86 for ; Tue, 13 Feb 2018 09:52:01 +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 CDCB0335C34 for ; Tue, 13 Feb 2018 09:51:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DFA41DB for ; Tue, 13 Feb 2018 09:51:57 +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: <1518515511.72b522296e18d724bd9fa495cd97bec07e041cc1.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/thunarx-python/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/thunarx-python/Manifest dev-python/thunarx-python/thunarx-python-0.5.1.ebuild X-VCS-Directories: dev-python/thunarx-python/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 72b522296e18d724bd9fa495cd97bec07e041cc1 X-VCS-Branch: master Date: Tue, 13 Feb 2018 09:51:57 +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: f45649c3-e083-43dc-b32b-5030ad92c2ce X-Archives-Hash: d7b02ff2db0ca5bde69fb40c135438bf commit: 72b522296e18d724bd9fa495cd97bec07e041cc1 Author: Michał Górny gentoo org> AuthorDate: Tue Feb 13 09:36:31 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Feb 13 09:51:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b52229 dev-python/thunarx-python: Bump to 0.5.1 dev-python/thunarx-python/Manifest | 1 + .../thunarx-python/thunarx-python-0.5.1.ebuild | 31 ++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/dev-python/thunarx-python/Manifest b/dev-python/thunarx-python/Manifest index 2ef64330b13..909807468c4 100644 --- a/dev-python/thunarx-python/Manifest +++ b/dev-python/thunarx-python/Manifest @@ -1,3 +1,4 @@ DIST thunarx-python-0.3.0.tar.bz2 303035 BLAKE2B af0193a3bc97c859ba98f52c612d5af81c5b7a0d8142a8283cf2b308fa183ac57ac1a2163cd882749b6fd33e0529f20f1f9e2db2dcc1aed26cb40cd5995780fb SHA512 9be3e8b50cd668e0b63fbf54da5dec3685dde40528067b35bd1cfa87db7e037962baafce3059818a7de76101472a2b07ae209c590f2f143dbc71646e8addb28f DIST thunarx-python-0.4.0.tar.bz2 332620 BLAKE2B 768a2a236e12d298efb3abc86f4a339548248f5f88366ec7d956249c028474612b15c340976ac2c2ced806a89517278c70b50069d76b2eee6af6dd097789e275 SHA512 fb54f83c11857ec2236a249895954efc29446120c192b8d19794b7e8145836969f87d1efa524bfaa4c9d31ee08a2c17a57d7210ce4a3a4982780d128839d02b1 DIST thunarx-python-0.5.0.tar.bz2 334305 BLAKE2B f62e2e7c1faf9c218398d920c1079e82c72253e9ee547892e064f85a2ddb01ac84007ef0fbf4fd7e2bd39a80f74273a96604618f0ec4238f1cb292c97a550a8d SHA512 69350fb76e972fdbf63217e7a200642088816b803e637d3d7a1a909632115f5664cfe6e6bb90b640ed947416e0a0ab2761932a0c0219ccb7bcad767e6e07e7fe +DIST thunarx-python-0.5.1.tar.bz2 334426 BLAKE2B 59f8e625b10ceeaefffa4b6dde150c32023365e76854c6e77ae2f222b509856353c8d62de26ba4e7b967cfcce1219205923938389fd1714a420bc9e1ac2b12b2 SHA512 0c1d8f20b74a3eb87b3c2c181c6438bc059dff75afdc26cfea19dffb7efe1f14e6a880689f73afcbbcb5922312741df72018e3b9980c4a45426e7a7d4651177f diff --git a/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild b/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild new file mode 100644 index 00000000000..cd7f101ea88 --- /dev/null +++ b/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) + +inherit python-single-r1 + +DESCRIPTION="Python bindings for the Thunar file manager" +HOMEPAGE="https://goodies.xfce.org/projects/bindings/thunarx-python" +SRC_URI="mirror://xfce/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="${PYTHON_DEPS} + >=x11-libs/gtk+-3.20:3 + >=dev-libs/glib-2.30:2 + >=dev-python/pygobject-3.20:3[${PYTHON_USEDEP}] + >=xfce-base/thunar-1.7.0" +DEPEND="${RDEPEND} + virtual/pkgconfig" +REQUIRED_USE=${PYTHON_REQUIRED_USE} + +src_install() { + default + + find "${D}" -name '*.la' -delete || die +}