From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/terminatorx/
Date: Mon, 11 Nov 2024 18:37:48 +0000 (UTC) [thread overview]
Message-ID: <1731350190.c93c11377154aca14992e318d2ad5e24bc645812.asturm@gentoo> (raw)
commit: c93c11377154aca14992e318d2ad5e24bc645812
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 10:38:26 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 11 18:36:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93c1137
media-sound/terminatorx: drop 4.2.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/terminatorx/terminatorx-4.2.0.ebuild | 67 ------------------------
1 file changed, 67 deletions(-)
diff --git a/media-sound/terminatorx/terminatorx-4.2.0.ebuild b/media-sound/terminatorx/terminatorx-4.2.0.ebuild
deleted file mode 100644
index e49c433efa9f..000000000000
--- a/media-sound/terminatorx/terminatorx-4.2.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome2
-
-MY_P=${P/terminatorx/terminatorX}
-
-DESCRIPTION="Realtime audio synthesizer allowing you to 'scratch' on sampled audio data"
-HOMEPAGE="https://terminatorx.org/"
-# this is the original location but there is an issue with their certificate so mirroring the file
-#SRC_URI="https://terminatorx.org/dist/${MY_P}.tar.bz2"
-SRC_URI="https://dev.gentoo.org/~fordfrog/distfiles/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-# Making X optional fails when disabled: https://bugs.gentoo.org/636832
-IUSE="+alsa debug jack mad pulseaudio vorbis sox"
-
-REQUIRED_USE="|| ( alsa jack pulseaudio )"
-
-RDEPEND="
- dev-libs/glib:2
- dev-libs/libxml2:2
- media-libs/audiofile:=
- media-libs/ladspa-sdk
- media-libs/liblrdf
- media-plugins/cmt-plugins
- x11-libs/gtk+:3
- x11-libs/libXi
- x11-libs/libXxf86dga
- alsa? ( media-libs/alsa-lib )
- jack? ( virtual/jack )
- mad? ( media-sound/madplay )
- pulseaudio? ( media-sound/pulseaudio )
- vorbis? ( media-libs/libvorbis )
- sox? (
- media-sound/sox
- media-sound/mpg123
- )
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/itstool
- virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
- "${FILESDIR}/${P}-metadata-dir.patch"
-)
-
-src_configure() {
- gnome2_src_configure \
- --enable-x11 \
- $(use_enable alsa) \
- $(use_enable debug) \
- $(use_enable jack) \
- $(use_enable mad) \
- $(use_enable pulseaudio pulse) \
- $(use_enable vorbis) \
- $(use_enable sox)
-}
next reply other threads:[~2024-11-11 18:37 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 18:37 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-11 18:37 [gentoo-commits] repo/gentoo:master commit in: media-sound/terminatorx/ Andreas Sturmlechner
2022-11-30 8:29 Miroslav Šulc
2022-11-18 7:07 Jakov Smolić
2022-11-18 7:04 Jakov Smolić
2022-10-10 22:11 Sam James
2022-10-10 22:11 Sam James
2021-10-29 11:16 Sam James
2021-10-27 22:33 Sam James
2021-10-26 7:08 Miroslav Šulc
2021-09-25 6:59 Miroslav Šulc
2018-04-27 1:39 Matt Turner
2018-01-08 0:11 Mikle Kolyada
2018-01-04 22:17 Pacho Ramos
2017-06-03 20:52 David Seifert
2016-11-04 10:30 Pacho Ramos
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=1731350190.c93c11377154aca14992e318d2ad5e24bc645812.asturm@gentoo \
--to=asturm@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