From: Andreas Sturmlechner Date: Sat, 2 Jun 2018 11:32:18 +0000 (+0200) Subject: media-gfx/structure-synth: Remove last-rited package X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=efc89d1aa9607e6c810555b8426458320731a4af;p=gentoo.git media-gfx/structure-synth: Remove last-rited package Closes: https://bugs.gentoo.org/408651 Closes: https://bugs.gentoo.org/642950 Closes: https://bugs.gentoo.org/651622 --- diff --git a/media-gfx/structure-synth/Manifest b/media-gfx/structure-synth/Manifest deleted file mode 100644 index 57a765c59afa..000000000000 --- a/media-gfx/structure-synth/Manifest +++ /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 index 66e0f549e615..000000000000 --- a/media-gfx/structure-synth/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - graphics@gentoo.org - Gentoo Graphics Project - - - structuresynth - - 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 index 0974d6a6c10d..000000000000 --- a/media-gfx/structure-synth/structure-synth-1.5.0.ebuild +++ /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 -} diff --git a/profiles/package.mask b/profiles/package.mask index 2bbb5cdb28da..d938b3766edb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -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 (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 (7 May 2018) # Old slots that are ruby23-only and no longer maintained # upstream, and that do not have packages depend on them.