public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/jaaa/
Date: Sat,  3 Jun 2017 20:52:47 +0000 (UTC)	[thread overview]
Message-ID: <1496523132.24cdc8d98b4a1f6b64f1c16b5236c4716c68a0ae.soap@gentoo> (raw)

commit:     24cdc8d98b4a1f6b64f1c16b5236c4716c68a0ae
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 20:27:27 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 20:52:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24cdc8d9

media-sound/jaaa: [QA] Various fixes

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/jaaa/jaaa-0.4.2.ebuild |  4 ++--
 media-sound/jaaa/jaaa-0.6.0.ebuild |  4 ++--
 media-sound/jaaa/jaaa-0.8.4.ebuild | 22 +++++++++-------------
 3 files changed, 13 insertions(+), 17 deletions(-)

diff --git a/media-sound/jaaa/jaaa-0.4.2.ebuild b/media-sound/jaaa/jaaa-0.4.2.ebuild
index ff8bbe45c4f..b1a2f3947a3 100644
--- a/media-sound/jaaa/jaaa-0.4.2.ebuild
+++ b/media-sound/jaaa/jaaa-0.4.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
 inherit eutils toolchain-funcs
 
-DESCRIPTION="The JACK and ALSA Audio Analyser is an audio signal generator and spectrum analyser"
+DESCRIPTION="JACK and ALSA Audio Analyser is an audio signal generator and spectrum analyser"
 HOMEPAGE="http://www.kokkinizita.net/linuxaudio"
 SRC_URI="http://www.kokkinizita.net/linuxaudio/downloads/${P}.tar.bz2"
 

diff --git a/media-sound/jaaa/jaaa-0.6.0.ebuild b/media-sound/jaaa/jaaa-0.6.0.ebuild
index 0c7f313f9e8..6a3b2345d6b 100644
--- a/media-sound/jaaa/jaaa-0.6.0.ebuild
+++ b/media-sound/jaaa/jaaa-0.6.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils toolchain-funcs
 
-DESCRIPTION="The JACK and ALSA Audio Analyser is an audio signal generator and spectrum analyser"
+DESCRIPTION="JACK and ALSA Audio Analyser is an audio signal generator and spectrum analyser"
 HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/"
 SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2"
 

diff --git a/media-sound/jaaa/jaaa-0.8.4.ebuild b/media-sound/jaaa/jaaa-0.8.4.ebuild
index a92f9890a1e..468c1cc0eba 100644
--- a/media-sound/jaaa/jaaa-0.8.4.ebuild
+++ b/media-sound/jaaa/jaaa-0.8.4.ebuild
@@ -1,10 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils toolchain-funcs
+EAPI=6
 
-DESCRIPTION="The JACK and ALSA Audio Analyser is an audio signal generator and spectrum analyser"
+inherit toolchain-funcs
+
+DESCRIPTION="JACK and ALSA Audio Analyser is an audio signal generator and spectrum analyser"
 HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/"
 SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2"
 
@@ -18,23 +19,18 @@ RDEPEND="media-libs/zita-alsa-pcmi
 	>=media-libs/libclalsadrv-2.0.0
 	>=media-libs/libclthreads-2.2.1
 	>=media-libs/libclxclient-3.3.2
-	>=sci-libs/fftw-3.0.0
+	sci-libs/fftw:3.0=
 	x11-libs/gtk+:2"
 DEPEND="${RDEPEND}"
 
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-0.8.4-makefile.patch
-}
+PATCHES=( "${FILESDIR}"/${PN}-0.8.4-makefile.patch )
 
 src_compile() {
-	cd source || die
 	tc-export CC CXX
-	emake PREFIX=/usr
+	emake -C source PREFIX="${EPREFIX}"/usr
 }
 
 src_install() {
-	pushd source &>/dev/null || die
-	emake DESTDIR="${D}" PREFIX=/usr install
-	popd &>/dev/null || die
-	dodoc AUTHORS README
+	emake -C source PREFIX="${EPREFIX}"/usr DESTDIR="${D}" install
+	einstalldocs
 }


             reply	other threads:[~2017-06-03 20:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-03 20:52 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-24 11:09 [gentoo-commits] repo/gentoo:master commit in: media-sound/jaaa/ Agostino Sarubbo
2019-12-19 15:44 Agostino Sarubbo
2019-11-17 13:18 Miroslav Šulc
2018-03-07 13:51 Agostino Sarubbo
2018-01-08 23:57 Thomas Deutschmann
2017-05-14 12:44 Michael Weber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1496523132.24cdc8d98b4a1f6b64f1c16b5236c4716c68a0ae.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox