public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qmidiarp/
Date: Wed, 17 May 2023 07:09:15 +0000 (UTC)	[thread overview]
Message-ID: <1684307347.f5f777a73050cf81e951144e65a9529b263bc7dd.fordfrog@gentoo> (raw)

commit:     f5f777a73050cf81e951144e65a9529b263bc7dd
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed May 17 07:09:07 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed May 17 07:09:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f777a7

media-sound/qmidiarp: dropped obsolete 0.6.5

Bug: https://bugs.gentoo.org/906521
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/qmidiarp/Manifest              |  1 -
 media-sound/qmidiarp/qmidiarp-0.6.5.ebuild | 39 ------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/qmidiarp/Manifest b/media-sound/qmidiarp/Manifest
index 2e5e09bde5ad..2f87bfc50b0a 100644
--- a/media-sound/qmidiarp/Manifest
+++ b/media-sound/qmidiarp/Manifest
@@ -1,2 +1 @@
-DIST qmidiarp-0.6.5.tar.bz2 541288 BLAKE2B eb2acb80c6fd442b197510eef2be000dc6a8e4cf7142cebbbbd156dad464f80062cc0a41881476aedc41c1b7cff27b1c56ae64354134b255b6cbd7672ef182f0 SHA512 171d74230a77b15453367fd38f9bcc94bbbd025a9665853180172bdfd812c2ee5ae0954124706d46c7e5cec0aafaebd5de68435f717789f052e7f86c48917379
 DIST qmidiarp-0.6.7.tar.bz2 579039 BLAKE2B 18cfc92a2fa5f2e183549caab3dbe4d95f3086f515614ccb4c9ef511d635526605fd4d3c97da2479288776cce0a1cbf4c545f21a1f4d6c3744dec239bd9425ca SHA512 db495223dc27ca46a009e662543ba189dbe56370e276272ea7cba6177471a2e46c5ce7960b2cc7f6be97ade059714f352373d06aa3382fe31ed208575323586c

diff --git a/media-sound/qmidiarp/qmidiarp-0.6.5.ebuild b/media-sound/qmidiarp/qmidiarp-0.6.5.ebuild
deleted file mode 100644
index 4a93ca1e850f..000000000000
--- a/media-sound/qmidiarp/qmidiarp-0.6.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils xdg
-
-DESCRIPTION="Arpeggiator, sequencer and MIDI LFO for ALSA"
-HOMEPAGE="http://qmidiarp.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="lv2 nls osc"
-
-BDEPEND="
-	nls? ( dev-qt/linguist-tools:5 )
-	virtual/pkgconfig"
-RDEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	media-libs/alsa-lib
-	virtual/jack
-	lv2? ( media-libs/lv2 )
-	osc? ( media-libs/liblo )"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	export PATH="$(qt5_get_bindir):${PATH}"
-
-	local myeconfargs=(
-		$(use_enable lv2 lv2plugins)
-		$(use_enable nls translations)
-		$(use_enable osc nsm)
-	)
-	econf "${myeconfargs[@]}"
-}


             reply	other threads:[~2023-05-17  7:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-17  7:09 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-30  7:41 [gentoo-commits] repo/gentoo:master commit in: media-sound/qmidiarp/ Miroslav Šulc
2024-09-29 10:59 Arthur Zamarin
2024-08-29 11:29 Miroslav Šulc
2023-06-22  7:59 Miroslav Šulc
2023-06-21  8:15 Arthur Zamarin
2023-05-22  6:20 Miroslav Šulc
2023-05-16  6:10 Sam James
2023-04-15  8:30 Miroslav Šulc
2023-04-10  8:48 Sam James
2023-04-10  7:27 Miroslav Šulc
2020-08-22 16:06 Andreas Sturmlechner
2020-08-22 16:06 Andreas Sturmlechner
2020-05-20 13:19 Andreas Sturmlechner
2020-05-20 13:19 Andreas Sturmlechner
2017-06-18 16:42 Alexis Ballier
2017-02-09 13:15 Alexis Ballier
2016-10-22  9:38 David Seifert
2015-08-30 13:41 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=1684307347.f5f777a73050cf81e951144e65a9529b263bc7dd.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