media-libs/pymemphis: Remove last-rited package

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2020-07-19 21:27:08 +02:00
parent 0fa0186b07
commit 906e24a221
4 changed files with 0 additions and 55 deletions

View File

@@ -1 +0,0 @@
DIST pymemphis-0.2.1.tar.gz 128848 BLAKE2B fe48cb4e33a7402e02fea007667401b77c38f0fc4f47d5ed61e8fa074a21700db008afd7a6d7ad8bdb34dd9ce3d42f416ceb8f41edb9e551b971077b87969a12 SHA512 0eb2d5112956673e115575b7d6601dd56708f02da2a67a67a0d54dd2fe53654d07e99265092c67834a07eaf8f353a643e7d2a6aa50efd38d5761ac349de1813a

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-geosciences@gentoo.org</email>
<name>Gentoo Geosciences Project</name>
</maintainer>
</pkgmetadata>

View File

@@ -1,41 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 )
AT_M4DIR="build/autotools/"
inherit autotools python-single-r1
DESCRIPTION="Python bindings for the libmemphis library"
HOMEPAGE="http://gitorious.net/pymemphis"
SRC_URI="mirror://gentoo/${P}.tar.gz"
SLOT="0"
KEYWORDS="~amd64 ~x86"
LICENSE="LGPL-2.1"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
dev-python/pygobject:2[${PYTHON_MULTI_USEDEP}]
')
media-libs/memphis"
DEPEND="${RDEPEND}"
S="${WORKDIR}"/${PN}-mainline
src_prepare() {
default
eautoreconf
sed 's:0.1:0.2:g' -i pymemphis.pc.in || die
}
src_install() {
default
find "${D}" -name '*.la' -delete || die
}

View File

@@ -421,11 +421,6 @@ sci-chemistry/relax
# library from 2005. Removal in 30 days.
virtual/libstdc++
# Andreas Sturmlechner <asturm@gentoo.org> (2020-06-20)
# Stuck on Python 2, depends on deprecated dev-python/pygobject:2
# Masked for removal in 30 days.
media-libs/pymemphis
# Ulrich Müller <ulm@gentoo.org> (2020-06-20)
# Unmaintained upstream, included with TeX Live.
# Use >=dev-texlive/texlive-metapost-2020-r1 as replacement.