media-gfx/structure-synth: Remove last-rited package
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 2 Jun 2018 11:32:18 +0000 (13:32 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 8 Jun 2018 20:55:10 +0000 (22:55 +0200)
Closes: https://bugs.gentoo.org/408651
Closes: https://bugs.gentoo.org/642950
Closes: https://bugs.gentoo.org/651622

media-gfx/structure-synth/Manifest [deleted file]
media-gfx/structure-synth/metadata.xml [deleted file]
media-gfx/structure-synth/structure-synth-1.5.0.ebuild [deleted file]
profiles/package.mask

diff --git a/media-gfx/structure-synth/Manifest b/media-gfx/structure-synth/Manifest
deleted file mode 100644 (file)
index 57a765c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST StructureSynth-Source-v1.5.0.zip 1922583 BLAKE2B a2b35d824d73f28cf8ccb6d57feed1d3442b30e1797425a3184cbf6af72507def24136165ee7bc43afe6fc5039eeaacd84ea9646853ee7a755d9283ca37fe18c SHA512 50fbd2838ccc9978e9646d3b0a45bcad92cf64008db205fa171b2ea90ca6327981de6bce9d0eec61a670be8c883f03731c265c730a1218c5ffc9882d53ff7289
diff --git a/media-gfx/structure-synth/metadata.xml b/media-gfx/structure-synth/metadata.xml
deleted file mode 100644 (file)
index 66e0f54..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>graphics@gentoo.org</email>
-    <name>Gentoo Graphics Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="sourceforge">structuresynth</remote-id>
-  </upstream>
-</pkgmetadata>
diff --git a/media-gfx/structure-synth/structure-synth-1.5.0.ebuild b/media-gfx/structure-synth/structure-synth-1.5.0.ebuild
deleted file mode 100644 (file)
index 0974d6a..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils qt4-r2
-
-MY_P="StructureSynth-Source-v${PV}"
-DESCRIPTION="A program to generate 3D structures by specifying a design grammar"
-HOMEPAGE="http://structuresynth.sourceforge.net/"
-SRC_URI="mirror://sourceforge/structuresynth/${MY_P}.zip"
-
-LICENSE="|| ( LGPL-2.1 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/opengl
-       dev-qt/qtcore:4
-       dev-qt/qtgui:4
-       dev-qt/qtopengl:4
-       dev-qt/qtscript:4"
-DEPEND="${RDEPEND}
-       app-arch/unzip"
-
-S="${WORKDIR}/Structure Synth Source Code"
-
-src_prepare() {
-       qmake -project -o ${PN}.pro -after "CONFIG+=opengl" \
-               -after "QT+=xml opengl script" || die "qmake failed"
-}
-
-src_install() {
-       dobin ${PN}
-       dodoc roadmap.txt changelog.txt bugs.txt
-       domenu ${PN}.desktop
-       newicon images/structuresynth.png ${PN}.png
-}
index 2bbb5cdb28da7acc7f9692b91e2074c59816f4dd..d938b3766edb7258866f3f5abfa286d131fb27b7 100644 (file)
@@ -232,11 +232,6 @@ media-sound/projectm-jack
 # Depends on dead Qt4, no revdeps. Masked for removal in 30 days.
 dev-libs/sni-qt
 
-# Andreas Sturmlechner <asturm@gentoo.org> (10 May 2018)
-# Depends on dead Qt4, dead upstream.
-# Masked for removal in 30 days. Bugs #408651, #642950, #651622
-media-gfx/structure-synth
-
 # Hans de Graaff <graaff@gentoo.org> (7 May 2018)
 # Old slots that are ruby23-only and no longer maintained
 # upstream, and that do not have packages depend on them.