From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/ir_lv2/
Date: Fri, 24 Feb 2017 10:08:53 +0000 (UTC) [thread overview]
Message-ID: <1487930918.38fe9c9a797c7b73daaa2ced685291f59fca696a.mrueg@gentoo> (raw)
commit: 38fe9c9a797c7b73daaa2ced685291f59fca696a
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 10:08:38 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 10:08:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38fe9c9a
media-plugins/ir_lv2: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-plugins/ir_lv2/Manifest | 1 -
media-plugins/ir_lv2/ir_lv2-1.3.ebuild | 43 ----------------------------------
2 files changed, 44 deletions(-)
diff --git a/media-plugins/ir_lv2/Manifest b/media-plugins/ir_lv2/Manifest
index 1865a85df8..1d83948be1 100644
--- a/media-plugins/ir_lv2/Manifest
+++ b/media-plugins/ir_lv2/Manifest
@@ -1,2 +1 @@
DIST ir.lv2-1.3.2.tar.gz 48698 SHA256 ef9053e7b6002ed9f0b9a95046ec61cfb7035c0b2159f0fdc98ad44403f802ca SHA512 06443aeab05eaa0b1ff5c12fd479c3f1c874976a6d1f5874f6d150aa97c96a8a0b2c3abbc7d6db4882f5674aad8e53ab32bbe7da3873746d5a1e581d010bbae2 WHIRLPOOL 7eb9db984b3716b45c456714eaa327aba9d9a214adcd68c33a153a3736b69f736d256c00e8bb49e8dd98a9125a8392e0d67e0d087390d40445d6f96f6cab46e7
-DIST ir.lv2-1.3.tar.gz 47503 SHA256 1b728e74bc206f459a0fd9138c3122c6d418bebad68661d2d54ebcf33291ef7e SHA512 457e04b3080d9b497b90c737aa40584099222ff8c04aebb8be3d166758f513688cfd272e6fc91a0cdbee12f61b75effe99e63d03f46fea631ff3b24b43c9b667 WHIRLPOOL 5883cf1a2b61ad30ee5618f6636c6016615590428ebca17f546f32e368c63c6541887ef79c95dfdcb9a5268ce7d65e297187470f69ec0c0577cc84d3532ef63e
diff --git a/media-plugins/ir_lv2/ir_lv2-1.3.ebuild b/media-plugins/ir_lv2/ir_lv2-1.3.ebuild
deleted file mode 100644
index 0e851fd7a0..0000000000
--- a/media-plugins/ir_lv2/ir_lv2-1.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit toolchain-funcs flag-o-matic multilib
-
-MY_P="${P/_/.}"
-DESCRIPTION="LV2 convolver plugin especially for creating reverb effects"
-HOMEPAGE="http://factorial.hu/plugins/lv2/ir"
-SRC_URI="http://factorial.hu/system/files/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="media-libs/zita-convolver
- >=x11-libs/gtk+-2.16:2
- media-libs/lv2
- media-libs/libsndfile
- media-libs/libsamplerate"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-S=${WORKDIR}/${PN/_/.}
-
-src_prepare() {
- sed -i -e 's/g++/$(CXX)/' -e 's/gcc/$(CC)/' Makefile || die #respect CC/CXX
- sed -i -e 's/\(^C4CFLAGS =.*\) -O2.*/\1 $(CFLAGS)/' Makefile || die #respect CFLAGS
- sed -i -e 's/\(^CPPFLAGS +=.*\) -O2.*/\1 $(CXXFLAGS)/' Makefile || die #respect CXXFLAGS
-}
-
-src_compile() {
- tc-export CC CXX
- emake || die
-}
-
-src_install() {
- emake INSTDIR="${D}/usr/$(get_libdir)/lv2/ir.lv2" install || die
- dodoc README ChangeLog || die
-}
next reply other threads:[~2017-02-24 10:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-24 10:08 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 7:22 [gentoo-commits] repo/gentoo:master commit in: media-plugins/ir_lv2/ Ulrich Müller
2021-03-15 19:37 Andreas Sturmlechner
2020-02-09 8:45 Mikle Kolyada
2019-12-25 12:33 Miroslav Šulc
2019-12-25 12:33 Miroslav Šulc
2015-11-09 12:37 Alexis Ballier
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=1487930918.38fe9c9a797c7b73daaa2ced685291f59fca696a.mrueg@gentoo \
--to=mrueg@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