From: Michał Górny Date: Fri, 21 Feb 2020 20:21:48 +0000 (+0100) Subject: sci-visualization/gfsview: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9823bb6bda3e9c9047f86448bfa1bd40532b9a39;p=gentoo.git sci-visualization/gfsview: Remove last-rited pkg Signed-off-by: Michał Górny --- diff --git a/profiles/package.mask b/profiles/package.mask index ac84e78c48e2..516ef7a103a2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -596,11 +596,6 @@ sci-chemistry/ghemical # No revdeps, Removal in 30 days. sci-physics/lightspeed -# David Seifert (2020-01-21) -# Last release over 7 years ago, depends on EOL gtkglext. -# No revdeps, Removal in 30 days. -sci-visualization/gfsview - # Michał Górny (2020-01-16) # The new version loses Python 2 support but does not introduce any real # changes. Let's mask it to reduce the noise, and hopefully try to get diff --git a/sci-visualization/gfsview/Manifest b/sci-visualization/gfsview/Manifest deleted file mode 100644 index 0dff27000f11..000000000000 --- a/sci-visualization/gfsview/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gfsview-snapshot-120706.tar.gz 707640 BLAKE2B 680d3f2edff08a9032cd0c6c3c79cfa1c832427af53b6c6a8f1a3cb9fc174ad5dbfcd92481bba8fe6373552eb2174294d578b83939368fb738d543cfc9c78363 SHA512 89d31a5a10c7ba21a16534b20faf6532c097c84375d09ce9940593b9e569e538db0e5174b9554e0890fb94b2194852b782e235f20dd9d7d609c08d88ac0bffa2 diff --git a/sci-visualization/gfsview/gfsview-20120706-r1.ebuild b/sci-visualization/gfsview/gfsview-20120706-r1.ebuild deleted file mode 100644 index 7a896c558ffa..000000000000 --- a/sci-visualization/gfsview/gfsview-20120706-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools-utils toolchain-funcs - -MYP=${P/-20/-snapshot-} - -DESCRIPTION="Graphical viewer for Gerris simulation files" -HOMEPAGE="http://gfs.sourceforge.net/" -SRC_URI="http://gerris.dalembert.upmc.fr/gerris/tarballs/${MYP}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="static-libs" - -RDEPEND=" - sci-libs/gerris - media-libs/ftgl - media-libs/mesa[osmesa,X(+)] - x11-libs/gtk+:2 - >=x11-libs/gtkglext-1.0.6 - x11-libs/startup-notification -" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -S="${WORKDIR}/${MYP}" - -src_prepare() { - export LIBS="$($(tc-getPKG_CONFIG) --libs gl)" - autotools-utils_src_prepare -} diff --git a/sci-visualization/gfsview/metadata.xml b/sci-visualization/gfsview/metadata.xml deleted file mode 100644 index 57ac151a80d9..000000000000 --- a/sci-visualization/gfsview/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - sci@gentoo.org - Gentoo Science Project - - - GfsView is a graphical viewer for Gerris simulation files. - - - gfs - -