public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/tapiir/
@ 2017-06-03 20:52 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-06-03 20:52 UTC (permalink / raw
  To: gentoo-commits

commit:     1ecb8125e8e72b145b16960e66af11a472f622b6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 20:48:25 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 20:52:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ecb8125

media-sound/tapiir: Remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/tapiir/Manifest            |  1 -
 media-sound/tapiir/tapiir-0.7.2.ebuild | 38 ----------------------------------
 2 files changed, 39 deletions(-)

diff --git a/media-sound/tapiir/Manifest b/media-sound/tapiir/Manifest
index 0090b70fd5a..0cc6b6bda57 100644
--- a/media-sound/tapiir/Manifest
+++ b/media-sound/tapiir/Manifest
@@ -1,2 +1 @@
-DIST tapiir-0.7.2.tar.gz 164866 SHA256 633e09f2cbc3470340aca0c3dc15dc138946a609d63fc177c2e0766001cccb21 SHA512 7c6cc6e4aa836d5c952eb0b5bd8bcbef3fc43a68a2629a1106d16b4753b1b686cf41c03515751f560fe7397be37f50c419b1675c80d8cdffdb84222e4a28e8e8 WHIRLPOOL 59d2b94c9fd7c952684d77d8863249eb9c67ddf3befa2ea1e16e07ecadcf399a388918f2b37475d289e2713b25e36049688eb15ef3971cf7416b24d27e1011ac
 DIST tapiir-0.7.3.tgz 168651 SHA256 9b2f6f0c4f642c3b128f5dd5b3b8d44e80a6eb3310f8f59e0b7460f71cc36d5f SHA512 e9b935f775ddcaf9d6a2b963a1d002d400fc34220845122188b82f1d6075176afc195ae4320679d8990b57f71d0a44fb6ba0cee8a74cb732b92957596c13f4b3 WHIRLPOOL 20ea8a3d7e8b7afdea88278df4990fb5acdcb5224d95fb45fdbdbc3990abaf1ebf2f07e24b45e4f4e9ba371ce0575f20589a43d88712779aa2640282f9eda541

diff --git a/media-sound/tapiir/tapiir-0.7.2.ebuild b/media-sound/tapiir/tapiir-0.7.2.ebuild
deleted file mode 100644
index 01497537226..00000000000
--- a/media-sound/tapiir/tapiir-0.7.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit eutils
-
-DESCRIPTION="A flexible audio effects processor, inspired by classical tape delay systems"
-HOMEPAGE="http://www.iua.upf.es/~mdeboer/projects/tapiir/"
-SRC_URI="http://www.iua.upf.es/~mdeboer/projects/tapiir/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE=""
-
-RDEPEND="
-	media-sound/jack-audio-connection-kit
-	media-libs/alsa-lib
-	x11-libs/fltk:1"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}/${P}-ldflags.patch"
-}
-
-src_configure() {
-	econf \
-		--disable-dependency-tracking
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed."
-	doman doc/${PN}.1
-	dodoc AUTHORS doc/${PN}.txt
-	dohtml doc/*.html doc/images/*.png
-	insinto /usr/share/${PN}/examples
-	doins doc/examples/*.mtd || die "doins failed."
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/tapiir/
@ 2017-06-03 20:52 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-06-03 20:52 UTC (permalink / raw
  To: gentoo-commits

commit:     a7ad55cbb6a97c7dfd7a5ce686d28211c98744f7
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 20:47:01 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 20:52:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ad55cb

media-sound/tapiir: [QA] Various fixes

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/tapiir/tapiir-0.7.2.ebuild |  4 ++--
 media-sound/tapiir/tapiir-0.7.3.ebuild | 26 +++++++++++++-------------
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/media-sound/tapiir/tapiir-0.7.2.ebuild b/media-sound/tapiir/tapiir-0.7.2.ebuild
index 61c45102b32..01497537226 100644
--- a/media-sound/tapiir/tapiir-0.7.2.ebuild
+++ b/media-sound/tapiir/tapiir-0.7.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
 
-DESCRIPTION="a flexible audio effects processor, inspired on the classical magnetic tape delay systems"
+DESCRIPTION="A flexible audio effects processor, inspired by classical tape delay systems"
 HOMEPAGE="http://www.iua.upf.es/~mdeboer/projects/tapiir/"
 SRC_URI="http://www.iua.upf.es/~mdeboer/projects/tapiir/download/${P}.tar.gz"
 

diff --git a/media-sound/tapiir/tapiir-0.7.3.ebuild b/media-sound/tapiir/tapiir-0.7.3.ebuild
index 4c55697aebe..b0640c8448a 100644
--- a/media-sound/tapiir/tapiir-0.7.3.ebuild
+++ b/media-sound/tapiir/tapiir-0.7.3.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit autotools eutils
+EAPI=6
 
-DESCRIPTION="a flexible audio effects processor, inspired on the classical magnetic tape delay systems"
+inherit autotools
+
+DESCRIPTION="A flexible audio effects processor, inspired by classical tape delay systems"
 HOMEPAGE="http://www.resorama.com/maarten/tapiir/"
 SRC_URI="http://www.resorama.com/maarten/files/${P}.tgz"
 
@@ -19,23 +20,22 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-0.7.2-ldflags.patch
+PATCHES=( "${FILESDIR}"/${PN}-0.7.2-ldflags.patch )
 
+src_prepare() {
+	default
+	mv configure.{in,ac} || die
 	cp "${FILESDIR}"/${P}-acinclude.m4 acinclude.m4 || die
-
 	eautoreconf
 }
 
-src_configure() {
-	econf --disable-dependency-tracking
-}
-
 src_install() {
+	local HTML_DOCS=( doc/{*.html,images/*.png} )
 	default
+
 	doman doc/${PN}.1
-	dodoc AUTHORS doc/${PN}.txt
-	dohtml doc/*.html doc/images/*.png
+	dodoc doc/${PN}.txt
+
 	insinto /usr/share/${PN}/examples
 	doins doc/examples/*.mtd
 }


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-03 20:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-03 20:52 [gentoo-commits] repo/gentoo:master commit in: media-sound/tapiir/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2017-06-03 20:52 David Seifert

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