sci-visualization/gfsview: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 20:21:48 +0000 (21:21 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 20:21:48 +0000 (21:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
profiles/package.mask
sci-visualization/gfsview/Manifest [deleted file]
sci-visualization/gfsview/gfsview-20120706-r1.ebuild [deleted file]
sci-visualization/gfsview/metadata.xml [deleted file]

index ac84e78c48e287065fc0cc40fe4efd0798edbcc3..516ef7a103a2cbc910b01c110271504852cae7f8 100644 (file)
@@ -596,11 +596,6 @@ sci-chemistry/ghemical
 # No revdeps, Removal in 30 days.
 sci-physics/lightspeed
 
-# David Seifert <soap@gentoo.org> (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 <mgorny@gentoo.org> (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 (file)
index 0dff270..0000000
+++ /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 (file)
index 7a896c5..0000000
+++ /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 (file)
index 57ac151..0000000
+++ /dev/null
@@ -1,14 +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@gentoo.org</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <longdescription lang="en">
-  GfsView is a graphical viewer for Gerris simulation files.
-  </longdescription>
-  <upstream>
-    <remote-id type="sourceforge">gfs</remote-id>
-  </upstream>
-</pkgmetadata>