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-libs/lv2/
Date: Wed, 17 Feb 2021 09:40:08 +0000 (UTC)	[thread overview]
Message-ID: <1613554804.4e11b69a25b686ba72c4d13cecaf5659214a7798.fordfrog@gentoo> (raw)

commit:     4e11b69a25b686ba72c4d13cecaf5659214a7798
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 17 09:39:44 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Feb 17 09:40:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e11b69a

media-libs/lv2: removed obsolete 1.18.0

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/lv2/Manifest          |  1 -
 media-libs/lv2/lv2-1.18.0.ebuild | 62 ----------------------------------------
 2 files changed, 63 deletions(-)

diff --git a/media-libs/lv2/Manifest b/media-libs/lv2/Manifest
index 464aad05f41..ad4c47784cb 100644
--- a/media-libs/lv2/Manifest
+++ b/media-libs/lv2/Manifest
@@ -1,2 +1 @@
-DIST lv2-1.18.0.tar.bz2 530172 BLAKE2B 2d9c7fe6e4de1d68762445061907873ff98871277fe0e423c34b0e9586cc8bfc7674787c020f3c01731204e80262a52902676f6cec8c8a6c18a97953cc626d3e SHA512 9e8dd9c1f30371260d21efc105b1d4d4ad03d9e332d4d3877d873f20b9527bcd0e917ff23fc6e0a9cc4337bda85882c742f225f7cf4fbc8a8a0964565c91f9d9
 DIST lv2-1.18.2.tar.bz2 538345 BLAKE2B 824c7bc2ce62de858308d856d0f89c6285c183764be3727eba5074f42543a1bb8a5e1cdd8a85bf0a4ba1103e1243c843013bd516d2d6e7ade09c46380bca3cee SHA512 d5bdcf94d3cf9a569e29964002a038ae73cd6ae7f09f7d973f8fd74858c8cf9d01bbed85ae8bf0a00efcb2b3611357a64571222a89972091941449c36d76b0ef

diff --git a/media-libs/lv2/lv2-1.18.0.ebuild b/media-libs/lv2/lv2-1.18.0.ebuild
deleted file mode 100644
index 8f6e3688728..00000000000
--- a/media-libs/lv2/lv2-1.18.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-PYTHON_REQ_USE='threads(+)'
-
-inherit python-single-r1 waf-utils multilib-build multilib-minimal
-
-DESCRIPTION="A simple but extensible successor of LADSPA"
-HOMEPAGE="https://lv2plug.in/"
-SRC_URI="https://lv2plug.in/spec/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
-IUSE="doc plugins"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-BDEPEND="
-	plugins? ( virtual/pkgconfig )
-	doc? ( app-doc/doxygen dev-python/rdflib )
-"
-CDEPEND="
-	${PYTHON_DEPS}
-	plugins? ( x11-libs/gtk+:2 media-libs/libsndfile )
-"
-DEPEND="
-	${CDEPEND}
-	doc? ( dev-python/markdown )
-"
-RDEPEND="
-	${CDEPEND}
-	$(python_gen_cond_dep '
-		dev-python/lxml[${PYTHON_MULTI_USEDEP}]
-		dev-python/pygments[${PYTHON_MULTI_USEDEP}]
-		dev-python/rdflib[${PYTHON_MULTI_USEDEP}]
-	')
-"
-DOCS=( "README.md" "NEWS" )
-
-src_prepare() {
-	default
-	multilib_copy_sources
-}
-
-multilib_src_configure() {
-	waf-utils_src_configure \
-		--docdir="${EPREFIX}"/usr/share/doc/${PF} \
-		--lv2dir="${EPREFIX}"/usr/$(get_libdir)/lv2 \
-		$(use plugins || echo " --no-plugins") \
-		$(multilib_native_usex doc --docs "")
-}
-
-multilib_src_install() {
-	waf-utils_src_install
-}
-
-multilib_src_install_all() {
-	python_fix_shebang "${D}"
-}


             reply	other threads:[~2021-02-17  9:40 UTC|newest]

Thread overview: 89+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17  9:40 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07  2:52 [gentoo-commits] repo/gentoo:master commit in: media-libs/lv2/ Sam James
2024-09-06 15:26 Arthur Zamarin
2024-05-28 17:01 Sam James
2024-05-28 13:19 Sam James
2024-05-28 13:19 Sam James
2024-05-28 12:29 Michał Górny
2023-05-16  4:12 Sam James
2023-05-04 11:21 Sam James
2023-05-04 11:21 Sam James
2023-03-24 14:29 Arthur Zamarin
2023-03-24  6:02 Sam James
2023-03-24  6:02 Sam James
2023-03-24  6:02 Sam James
2023-03-24  6:02 Sam James
2023-03-24  6:02 Sam James
2023-03-24  5:44 Miroslav Šulc
2023-03-14  6:41 Miroslav Šulc
2022-10-19 10:07 WANG Xuerui
2022-10-02  7:35 Miroslav Šulc
2022-09-28  4:38 Miroslav Šulc
2022-09-27  7:07 Agostino Sarubbo
2022-09-27  6:07 Jakov Smolić
2022-09-27  6:07 Jakov Smolić
2022-09-27  6:05 Jakov Smolić
2022-09-27  6:05 Jakov Smolić
2022-09-27  6:00 Arthur Zamarin
2022-08-27 11:17 Sam James
2022-08-27 11:17 Sam James
2022-08-23 19:31 Miroslav Šulc
2022-08-15  5:52 Miroslav Šulc
2022-07-30 11:32 Miroslav Šulc
2022-07-21  3:39 Miroslav Šulc
2022-05-29  6:35 Miroslav Šulc
2022-05-01 17:16 Arthur Zamarin
2021-08-24 21:02 Marek Szuba
2021-02-15  6:03 Sam James
2021-02-14 14:53 Sam James
2021-02-09  6:15 Sam James
2021-02-08 17:26 Sam James
2021-02-08 17:25 Sam James
2021-01-08 12:32 Miroslav Šulc
2020-07-22  7:07 Miroslav Šulc
2020-07-17  7:44 Agostino Sarubbo
2020-07-17  7:40 Agostino Sarubbo
2020-07-17  7:21 Agostino Sarubbo
2020-07-15 12:19 Sam James
2020-07-11 19:55 Sergei Trofimovich
2020-07-10 12:09 Sam James
2020-06-20 10:34 Miroslav Šulc
2020-06-10  7:53 Miroslav Šulc
2020-06-10  7:19 Miroslav Šulc
2020-06-04  9:06 David Seifert
2020-04-13 13:05 Sergei Trofimovich
2020-04-01 21:01 Mart Raudsepp
2020-02-10 12:12 Michał Górny
2020-02-09 16:29 Michał Górny
2020-01-27 12:29 Mikle Kolyada
2020-01-20 22:11 Sergei Trofimovich
2020-01-17 12:25 Agostino Sarubbo
2020-01-17 10:45 Agostino Sarubbo
2020-01-17 10:27 Agostino Sarubbo
2020-01-17  9:33 Agostino Sarubbo
2020-01-17  9:29 Agostino Sarubbo
2019-12-14 13:01 Miroslav Šulc
2019-09-14  5:03 Matt Turner
2019-06-20 18:04 Sergei Trofimovich
2019-06-06  6:46 Agostino Sarubbo
2019-05-26 11:10 Mikle Kolyada
2019-05-24 20:18 Sergei Trofimovich
2019-05-21 21:50 Aaron Bauman
2019-02-18 19:24 Alexis Ballier
2018-12-23  3:25 Matt Turner
2018-08-25 21:30 Andreas Sturmlechner
2018-07-22  1:55 Mikle Kolyada
2018-05-17 13:52 Thomas Deutschmann
2018-05-05 12:52 Sergei Trofimovich
2018-05-01 11:47 Jeroen Roovers
2018-03-30 17:26 Sergei Trofimovich
2018-03-29  6:17 Sergei Trofimovich
2017-12-21  7:39 Matt Thode
2017-12-20 23:22 Matt Thode
2017-07-12 14:43 Pacho Ramos
2017-06-15 14:23 Anthony G. Basile
2017-04-28 13:22 Agostino Sarubbo
2017-04-27 10:14 Agostino Sarubbo
2017-04-23 11:29 David Seifert
2017-02-17 20:24 Michał Górny
2016-11-30  9:25 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=1613554804.4e11b69a25b686ba72c4d13cecaf5659214a7798.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