From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9E2BF1580EB for ; Fri, 23 May 2025 22:54:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 87CD43436D1 for ; Fri, 23 May 2025 22:54:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7F51211047D; Fri, 23 May 2025 22:54:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 746401103DE for ; Fri, 23 May 2025 22:54:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E5543436D1 for ; Fri, 23 May 2025 22:54:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84AA7198A for ; Fri, 23 May 2025 22:54:34 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1748040735.979fd0558e130043fa59aa3e39c1b5cdfda00c66.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/jack-rack/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/jack-rack/jack-rack-1.4.8_rc1-r1.ebuild X-VCS-Directories: media-sound/jack-rack/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 979fd0558e130043fa59aa3e39c1b5cdfda00c66 X-VCS-Branch: master Date: Fri, 23 May 2025 22:54:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c0af867f-2626-40d3-95a0-23a6974b6056 X-Archives-Hash: 6dbbea3099b066423374705eb83ba7ac commit: 979fd0558e130043fa59aa3e39c1b5cdfda00c66 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 23 22:52:15 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 23 22:52:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979fd055 media-sound/jack-rack: drop 1.4.8_rc1-r1 Signed-off-by: Andreas Sturmlechner gentoo.org> .../jack-rack/jack-rack-1.4.8_rc1-r1.ebuild | 65 ---------------------- 1 file changed, 65 deletions(-) diff --git a/media-sound/jack-rack/jack-rack-1.4.8_rc1-r1.ebuild b/media-sound/jack-rack/jack-rack-1.4.8_rc1-r1.ebuild deleted file mode 100644 index bf21bbc149cf..000000000000 --- a/media-sound/jack-rack/jack-rack-1.4.8_rc1-r1.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools flag-o-matic toolchain-funcs - -MY_P=${PN}_${PV/_/\~} -DEB_URI="mirror://debian/pool/main/j/${PN}" - -DESCRIPTION="JACK Rack is an effects rack for the JACK low latency audio API" -HOMEPAGE="https://jack-rack.sourceforge.net/" -SRC_URI="${DEB_URI}/${MY_P}.orig.tar.gz ${DEB_URI}/${MY_P}-1.debian.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="alsa lash +xml" - -RDEPEND=" - media-libs/ladspa-sdk - virtual/jack - virtual/libintl - x11-libs/gtk+:2 - alsa? ( media-libs/alsa-lib:= ) - lash? ( media-sound/lash:= ) - xml? ( - dev-libs/libxml2:= - media-libs/liblrdf:= - )" -DEPEND="${RDEPEND}" -BDEPEND=" - sys-devel/gettext - virtual/pkgconfig" - -S="${WORKDIR}/${PN}-f9fb65d" - -PATCHES=( - "${WORKDIR}"/debian/patches/01-desktop_file.patch - "${WORKDIR}"/debian/patches/02-gcc45_binutils_gold.patch - "${WORKDIR}"/debian/patches/03-remove_midi_when_replacing_plugin.patch - "${FILESDIR}"/${PN}-1.4.6-noalsa.patch - "${FILESDIR}"/${PN}-1.4.7-disable_deprecated.patch - "${FILESDIR}"/${P}-noxml.patch - "${FILESDIR}"/${P}-underlinking.patch - "${FILESDIR}"/${P}-QA-fix-desktop-file.patch -) - -src_prepare() { - default - eautopoint - eautoreconf -} - -src_configure() { - # Use lrdf.pc to get -I/usr/include/raptor2 (lrdf.h -> raptor.h) - use xml && append-cppflags $($(tc-getPKG_CONFIG) --cflags lrdf) - - econf \ - $(use_enable alsa aseq) \ - --disable-gnome \ - $(use_enable lash) \ - $(use_enable xml) \ - $(use_enable xml lrdf) -}