From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/cmt-plugins/
Date: Sat, 27 Apr 2024 08:51:50 +0000 (UTC) [thread overview]
Message-ID: <1714207901.e3f08aa97c1e1fbb176f94b91de50a8eace6054d.fordfrog@gentoo> (raw)
commit: e3f08aa97c1e1fbb176f94b91de50a8eace6054d
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 08:51:41 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 08:51:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f08aa9
media-plugins/cmt-plugins: dropped obsolete 1.17-r1
Bug: https://bugs.gentoo.org/930660
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
.../cmt-plugins/cmt-plugins-1.17-r1.ebuild | 61 ----------------------
1 file changed, 61 deletions(-)
diff --git a/media-plugins/cmt-plugins/cmt-plugins-1.17-r1.ebuild b/media-plugins/cmt-plugins/cmt-plugins-1.17-r1.ebuild
deleted file mode 100644
index 3205a5bdc884..000000000000
--- a/media-plugins/cmt-plugins/cmt-plugins-1.17-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs multilib-minimal
-
-MY_P="cmt_${PV}"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="CMT (computer music toolkit) LADSPA library plugins"
-HOMEPAGE="https://www.ladspa.org/cmt/overview.html"
-SRC_URI="https://www.ladspa.org/download/${MY_P}.tgz"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-
-DEPEND=">=media-libs/ladspa-sdk-1.13-r2[${MULTILIB_USEDEP}]"
-
-PATCHES=(
- "${FILESDIR}/${P}-makefile.patch"
- "${FILESDIR}/${P}-clang.patch"
-)
-
-DOCS="../README"
-HTML_DOCS="../doc/*"
-
-src_prepare() {
- default
-
- use elibc_Darwin && eapply "${FILESDIR}/${P}-darwin.patch"
-
- multilib_copy_sources
-}
-
-multilib_src_compile() {
- # -Werror=odr
- # https://bugs.gentoo.org/860120
- # Upstream contact method is email. I have sent one describing the issue.
- filter-lto
-
- cd src
- tc-export CXX
- emake PLUGIN_LIB="cmt.so"
-}
-
-multilib_src_install() {
- cd src
- insopts -m755
- insinto /usr/$(get_libdir)/ladspa
- doins *.so
-}
-
-multilib_src_install_all() {
- cd src
- insinto /usr/share/ladspa/rdf/
- doins "${FILESDIR}/cmt.rdf"
-
- einstalldocs
-}
next reply other threads:[~2024-04-27 8:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-27 8:51 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-25 14:45 [gentoo-commits] repo/gentoo:master commit in: media-plugins/cmt-plugins/ Sam James
2024-04-25 14:45 Sam James
2024-04-25 14:45 Sam James
2024-04-25 14:45 Sam James
2024-04-25 14:45 Sam James
2024-04-25 14:19 Sam James
2024-03-25 9:21 Sam James
2024-03-25 9:21 Sam James
2024-03-25 9:21 Sam James
2024-03-25 9:21 Sam James
2024-03-25 9:21 Sam James
2022-12-05 5:30 WANG Xuerui
2021-08-20 23:23 Marek Szuba
2020-09-05 17:01 Sam James
2020-09-03 23:57 Sam James
2020-08-17 14:06 Agostino Sarubbo
2020-08-17 13:52 Agostino Sarubbo
2020-08-17 13:51 Agostino Sarubbo
2020-08-17 9:55 Agostino Sarubbo
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=1714207901.e3f08aa97c1e1fbb176f94b91de50a8eace6054d.fordfrog@gentoo \
--to=fordfrog@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