public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/pymemphis/
Date: Sat, 18 Feb 2017 20:25:35 +0000 (UTC)	[thread overview]
Message-ID: <1487449530.9ef956e8fcc216173a9016cdb1a4591e6aa90d3b.mgorny@gentoo> (raw)

commit:     9ef956e8fcc216173a9016cdb1a4591e6aa90d3b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 20:24:56 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 20:25:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef956e8

media-libs/pymemphis: python-single-r1, EAPI=6

 ...phis-0.2.1.ebuild => pymemphis-0.2.1-r1.ebuild} | 23 +++++++++-------------
 1 file changed, 9 insertions(+), 14 deletions(-)

diff --git a/media-libs/pymemphis/pymemphis-0.2.1.ebuild b/media-libs/pymemphis/pymemphis-0.2.1-r1.ebuild
similarity index 55%
rename from media-libs/pymemphis/pymemphis-0.2.1.ebuild
rename to media-libs/pymemphis/pymemphis-0.2.1-r1.ebuild
index 8b01018f72..c26036a807 100644
--- a/media-libs/pymemphis/pymemphis-0.2.1.ebuild
+++ b/media-libs/pymemphis/pymemphis-0.2.1-r1.ebuild
@@ -1,17 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="3"
+EAPI=6
 
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-PYTHON_EXPORT_PHASE_FUNCTIONS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
+PYTHON_COMPAT=( python2_7 )
 
 AT_M4DIR="build/autotools/"
 
-inherit autotools python
+inherit autotools python-single-r1
 
 DESCRIPTION="Python bindings for the libmemphis library"
 HOMEPAGE="http://gitorious.net/pymemphis"
@@ -23,22 +20,20 @@ LICENSE="LGPL-2.1"
 IUSE=""
 
 RDEPEND="
-	dev-python/pycairo
-	dev-python/pygobject:2
+	dev-python/pycairo[${PYTHON_USEDEP}]
+	dev-python/pygobject:2[${PYTHON_USEDEP}]
 	media-libs/memphis"
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}"/${PN}-mainline
 
 src_prepare() {
+	default
 	eautoreconf
-	echo "#!${EPREFIX}/bin/sh" > py-compile
 	sed 's:0.1:0.2:g' -i pymemphis.pc.in || die
-	python_src_prepare
 }
 
 src_install() {
-	python_src_install
-	python_clean_installation_image
-	dodoc AUTHORS ChangeLog README || die
+	default
+	find "${D}" -name '*.la' -delete || die
 }


             reply	other threads:[~2017-02-18 20:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-18 20:25 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-09 16:29 [gentoo-commits] repo/gentoo:master commit in: media-libs/pymemphis/ Michał Górny
2017-02-19 10:33 David Seifert
2016-01-10  9:07 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1487449530.9ef956e8fcc216173a9016cdb1a4591e6aa90d3b.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox