From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EC2051382BE for ; Fri, 17 Jun 2016 17:39:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8331814203; Fri, 17 Jun 2016 17:39:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52C03141CD for ; Fri, 17 Jun 2016 17:39:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 675083407D0 for ; Fri, 17 Jun 2016 17:39:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41871242C for ; Fri, 17 Jun 2016 17:39:13 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1466184950.06b6022f3322d40171b4ef5063b933b4ea0fe7ce.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: dev-python/python-caja/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: dev-python/python-caja/Manifest dev-python/python-caja/metadata.xml dev-python/python-caja/python-caja-1.12.0.ebuild dev-python/python-caja/python-caja-9999.ebuild X-VCS-Directories: dev-python/python-caja/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 06b6022f3322d40171b4ef5063b933b4ea0fe7ce X-VCS-Branch: master Date: Fri, 17 Jun 2016 17:39:13 +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: 41fbd75d-3440-4d33-a445-5ff404b61277 X-Archives-Hash: 8c10989fc591e903f5f90514af461751 commit: 06b6022f3322d40171b4ef5063b933b4ea0fe7ce Author: NP-Hardass gentoo org> AuthorDate: Fri Apr 15 08:26:01 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Fri Jun 17 17:35:50 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=06b6022f dev-python/python-caja: Version bump to 1.12.0, add 9999, add gtk3 Package-Manager: portage-2.2.26 dev-python/python-caja/Manifest | 1 + dev-python/python-caja/metadata.xml | 3 ++ dev-python/python-caja/python-caja-1.12.0.ebuild | 46 ++++++++++++++++++++++++ dev-python/python-caja/python-caja-9999.ebuild | 46 ++++++++++++++++++++++++ 4 files changed, 96 insertions(+) diff --git a/dev-python/python-caja/Manifest b/dev-python/python-caja/Manifest index 44b465c..79c9228 100644 --- a/dev-python/python-caja/Manifest +++ b/dev-python/python-caja/Manifest @@ -1 +1,2 @@ DIST python-caja-1.10.0.tar.xz 265836 SHA256 95a1b7b83cbc4ba9f822c80e56740e0d7972c964edac43fd070f445702bd3596 SHA512 98c3a163a7798c66b050b87076e83cd24afa7ffb0cb139333a075cb0283bb07a51f26e427bda6e1f15e6292f87f7b85e43cab09874fae756e07cbc2944d5f5ae WHIRLPOOL 50f4e51db36bd43819738c46c0a77850ef4fe25566b55a4ab30a7c26eaea68b32a6e14f5bae67670fc8270f89917ddb68d47eeb81200244272b5508e22e40986 +DIST python-caja-1.12.0.tar.xz 265720 SHA256 5418ffcc5c4a33c15348a0f10ded161d26fd1dfb46b3f68b2c6e3d2d1a7ba975 SHA512 fbec1a7f5e560cda2b3bba41dcd93c0484f2b7b7527577a2b2114c84019203df92c136fecbbe6c889785c610035a582f1912ad7da9bb1258ada661b56edf4be7 WHIRLPOOL fdf60f678762480f0a9e5532dad08fddead1f3551b2c74d82889b597389cdf37351f9b82bdcf0420dd0505167cb890a75dda3ae5268ba502717cf020a8b922fd diff --git a/dev-python/python-caja/metadata.xml b/dev-python/python-caja/metadata.xml index 1369fb0..27312a5 100644 --- a/dev-python/python-caja/metadata.xml +++ b/dev-python/python-caja/metadata.xml @@ -5,6 +5,9 @@ mate@gentoo.org Gentoo MATE Desktop + + Build with GTK+3 instead of GTK+2 + mate-desktop/python-caja diff --git a/dev-python/python-caja/python-caja-1.12.0.ebuild b/dev-python/python-caja/python-caja-1.12.0.ebuild new file mode 100644 index 0000000..43fc804 --- /dev/null +++ b/dev-python/python-caja/python-caja-1.12.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +MATE_LA_PUNT="yes" +PYTHON_COMPAT=( python2_7 ) + +inherit mate python-single-r1 + +if [[ ${PV} != 9999 ]]; then + KEYWORDS="~amd64 ~arm ~x86" +fi + +DESCRIPTION="Python bindings for the Caja file manager" +LICENSE="GPL-2" +SLOT="0" + +IUSE="doc gtk3" + +RDEPEND="dev-libs/glib:2 + dev-python/pygobject:3[${PYTHON_USEDEP}] + >=mate-base/caja-1.8[gtk3(-)=,introspection] + !gtk3? ( x11-libs/gtk+:2 ) + gtk3? ( x11-libs/gtk+:3 ) + ${PYTHON_DEPS}" + +DEPEND="${RDEPEND} + dev-util/gtk-doc-am + virtual/pkgconfig:* + doc? ( app-text/docbook-xml-dtd:4.1.2 )" + +src_install() { + mate_src_install + + # Keep the directory for systemwide extensions. + keepdir /usr/share/python-caja/extensions/ + + # The HTML documentation generation is broken and commented out by upstream. + # + #if use doc ; then + # insinto /usr/share/gtk-doc/html/nautilus-python # for dev-util/devhelp + # doins -r docs/html/* + #fi +} diff --git a/dev-python/python-caja/python-caja-9999.ebuild b/dev-python/python-caja/python-caja-9999.ebuild new file mode 100644 index 0000000..43fc804 --- /dev/null +++ b/dev-python/python-caja/python-caja-9999.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +MATE_LA_PUNT="yes" +PYTHON_COMPAT=( python2_7 ) + +inherit mate python-single-r1 + +if [[ ${PV} != 9999 ]]; then + KEYWORDS="~amd64 ~arm ~x86" +fi + +DESCRIPTION="Python bindings for the Caja file manager" +LICENSE="GPL-2" +SLOT="0" + +IUSE="doc gtk3" + +RDEPEND="dev-libs/glib:2 + dev-python/pygobject:3[${PYTHON_USEDEP}] + >=mate-base/caja-1.8[gtk3(-)=,introspection] + !gtk3? ( x11-libs/gtk+:2 ) + gtk3? ( x11-libs/gtk+:3 ) + ${PYTHON_DEPS}" + +DEPEND="${RDEPEND} + dev-util/gtk-doc-am + virtual/pkgconfig:* + doc? ( app-text/docbook-xml-dtd:4.1.2 )" + +src_install() { + mate_src_install + + # Keep the directory for systemwide extensions. + keepdir /usr/share/python-caja/extensions/ + + # The HTML documentation generation is broken and commented out by upstream. + # + #if use doc ; then + # insinto /usr/share/gtk-doc/html/nautilus-python # for dev-util/devhelp + # doins -r docs/html/* + #fi +}