public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/jalv/
Date: Wed,  5 Sep 2018 21:18:12 +0000 (UTC)	[thread overview]
Message-ID: <1536182266.c20021523a0e765139c5e2bb7fb65b0acc68116f.asturm@gentoo> (raw)

commit:     c20021523a0e765139c5e2bb7fb65b0acc68116f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  5 20:19:10 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep  5 21:17:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2002152

media-sound/jalv: Drop 1.6.0-r1

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 media-sound/jalv/jalv-1.6.0-r1.ebuild | 55 -----------------------------------
 1 file changed, 55 deletions(-)

diff --git a/media-sound/jalv/jalv-1.6.0-r1.ebuild b/media-sound/jalv/jalv-1.6.0-r1.ebuild
deleted file mode 100644
index 76a06677aae..00000000000
--- a/media-sound/jalv/jalv-1.6.0-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-PYTHON_REQ_USE='threads(+)'
-
-inherit python-any-r1 qmake-utils waf-utils
-
-DESCRIPTION="Simple but fully featured LV2 host for Jack"
-HOMEPAGE="http://drobilla.net/software/jalv/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gtk gtk2 gtkmm portaudio qt5"
-
-RDEPEND=">=media-libs/lv2-1.6.0
-	>=media-libs/lilv-0.24.0
-	>=dev-libs/serd-0.14.0
-	>=dev-libs/sord-0.12.0
-	>=media-libs/suil-0.6.0
-	>=media-libs/sratom-0.6.0
-	gtk? ( >=x11-libs/gtk+-3.0.0:3 )
-	gtk2? ( >=x11-libs/gtk+-2.18.0:2 )
-	gtkmm? ( >=dev-cpp/gtkmm-2.20.0:2.4 )
-	portaudio? ( media-libs/portaudio )
-	!portaudio? ( virtual/jack )
-	qt5? (
-		dev-qt/qtcore:5
-		dev-qt/qtgui:5
-		dev-qt/qtwidgets:5
-	)
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	virtual/pkgconfig"
-
-DOCS=( AUTHORS NEWS README )
-
-PATCHES=( "${FILESDIR}/${P}-qt-5.7.0.patch" )
-
-src_configure() {
-	use qt5 && export PATH="$(qt5_get_bindir):${PATH}"
-	waf-utils_src_configure \
-		"--docdir=/usr/share/doc/${PF}" \
-		--no-qt4 \
-		$(use qt5       || echo --no-qt5)       \
-		$(use gtk       || echo --no-gtk3)      \
-		$(use gtk2      || echo --no-gtk2)      \
-		$(use gtkmm     || echo --no-gtkmm)     \
-		$(use portaudio && echo --portaudio)
-}


             reply	other threads:[~2018-09-05 21:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-05 21:18 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-27  6:12 [gentoo-commits] repo/gentoo:master commit in: media-sound/jalv/ Sam James
2022-11-03  7:59 Agostino Sarubbo
2022-10-03  4:01 Miroslav Šulc
2022-10-02  8:20 Miroslav Šulc
2022-06-25  9:27 Miroslav Šulc
2021-02-08 17:25 Sam James
2021-02-08  9:03 Miroslav Šulc
2021-01-08 13:21 Miroslav Šulc
2020-12-25 16:36 Andreas Sturmlechner
2020-01-23 10:59 Agostino Sarubbo
2019-12-23 14:03 Agostino Sarubbo
2017-12-10 10:17 Pacho Ramos
2017-11-12 15:12 Andreas Sturmlechner
2017-10-29 13:00 Andreas Sturmlechner
2017-09-21 14:24 Michael Palimaka
2017-01-08 20:15 Andreas Sturmlechner
2017-01-06  9:32 Alexis Ballier
2016-02-11  0:26 Manuel Rüger

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=1536182266.c20021523a0e765139c5e2bb7fb65b0acc68116f.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