public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/spectromatic/
@ 2017-01-15 10:13 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-01-15 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     01c39a12b99ac562887476a3224e4b48b4a020db
Author:     Gerhard Bräunlich <wippbox <AT> gmx <DOT> net>
AuthorDate: Sat Jan 14 16:24:57 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:13:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c39a12

sci-visualization/spectromatic: Removing EAPI 4 ebuild

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3478

 .../spectromatic/spectromatic-1.0-r2.ebuild        | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild b/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild
deleted file mode 100644
index 0dcd9f0..00000000
--- a/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-MY_P=${PN}_${PV}-1
-
-DESCRIPTION="Generates time-frequency analysis images from wav files"
-HOMEPAGE="http://ieee.uow.edu.au/~daniel/software/spectromatic/"
-SRC_URI="http://ieee.uow.edu.au/~daniel/software/spectromatic/dist/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-	media-libs/libpng:0
-	sci-libs/gsl"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-DOCS=( README )
-
-PATCHES=(
-	"${FILESDIR}"/${P}-makefile.patch
-	"${FILESDIR}"/${P}-stringliteral.patch
-	"${FILESDIR}"/${P}-waveheaderstruct-amd64.patch
-)
-
-pkg_setup() {
-	tc-export CC
-	export TOPLEVEL_HOME="${EROOT}/usr"
-}
-
-src_prepare() {
-	epatch ${PATCHES[@]}
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-15 10:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15 10:13 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/spectromatic/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox