From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lsp-plugins/
Date: Sat, 6 Feb 2021 10:39:37 +0000 (UTC) [thread overview]
Message-ID: <1612607899.7d1fcb1dd881984338fe342c8e3c7ebd0364eed9.fordfrog@gentoo> (raw)
commit: 7d1fcb1dd881984338fe342c8e3c7ebd0364eed9
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 6 10:38:19 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Feb 6 10:38:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1fcb1d
media-libs/lsp-plugins: removed obsolete ebuilds
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-libs/lsp-plugins/Manifest | 3 --
media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild | 52 ----------------------
media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild | 52 ----------------------
media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild | 52 ----------------------
4 files changed, 159 deletions(-)
diff --git a/media-libs/lsp-plugins/Manifest b/media-libs/lsp-plugins/Manifest
index 1a5244c0e3e..0d4cc65eb84 100644
--- a/media-libs/lsp-plugins/Manifest
+++ b/media-libs/lsp-plugins/Manifest
@@ -1,6 +1,3 @@
-DIST lsp-plugins-1.1.10.tar.gz 53837323 BLAKE2B d890e80d2c6bf871053bd53994af597e653c19894b64df8396c54e1b70bd716adacb8ff7ce7946098d96ca64fe0e03aafc7d4d52af342b67b2551fb0dadaff42 SHA512 aedc6a6a421bfb1ad964f6963793cdb2616456044736745a1c3dc27e947b1d6395de1942c2525bc983e654df5335d35466eed16b8f31612119284b024bdce6c2
DIST lsp-plugins-1.1.22.tar.gz 61694018 BLAKE2B 5c14140af797624cf67d61618d22a006c4b02232cef92533244f36b108b58461c56c28379cbdefc8d967de34c3bae91450bc787a0e6ab2ae41f53e4e431a17ff SHA512 6004136b55a990033d22e60af6c418a5ee708aaf0f4263fc3af8097876f7eea6e125a44392468ed8e30a92c0fa44eb65f40d80b25a5f243d3fd4f1c0f3af70d6
DIST lsp-plugins-1.1.24.tar.gz 63809276 BLAKE2B 3d623d4a5b21f2b4dbd7263805b50c9cd9bf19733aeab774983d7a79695015d1e30201f3de46dde950adadcced347f878a272c1c3da9c5f0721c6effda05d9b4 SHA512 20a82594aec51877255ca2808b6c8af03fcfc2f393fdbc6ae6826dd0da17c4a5cb14f02658c1f102600477d7d4d4fc9e24ee3c6a6ef704afc443499a43bd65ec
DIST lsp-plugins-1.1.29.tar.gz 66143142 BLAKE2B 6fa6943d8cdf3aedc9f671c64b433ffd5c4f6c7ca14f6a75578300240971e7c9e8546b9a7df7a13b8cd6e0844724c064daa7e249aba70636f47a622e73ed264a SHA512 b8c3804ad583322bce414d6beb079afa5b98a111126bb4507642376fcf1f82b31525b4959c6388b02cc1d14e0ec25de3596794895f2860f492a5fbf87f6e88b7
-DIST lsp-plugins-1.1.5.tar.gz 51911033 BLAKE2B ec9b6f3715f1043537ebe35d14abda85b8dfe23d52d335c54c02eb2867753c9b256a5acd71537c95d6da273d054f0e0c9439fe2f81f6d6ced3087de93bfaef60 SHA512 42b9cd102247a0165a32f82a5a7ce05928a9703c80f215783ad67020d1f975d1c334af1f86c9f17e76bea3fd90bcf5c47fff5618875038b3655621880b60a699
-DIST lsp-plugins-1.1.7.tar.gz 52408312 BLAKE2B 1763d7aaff60c4bf3185325789925dc7e5ea1052907f0d1ee3af7c09d39d1f49dfdda537c29d1d2e1ed2bd041345fb3f32a444aa403521f6d4fbd7a952f9f7cb SHA512 e98000c98464abc1db75e044bc1b7adb535b94fbe1025a52baf0a2c92bcd21039c9b330e790f0607b4747356aff3f7d4ae20e666a9135108e875057c5459c8ae
diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild b/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild
deleted file mode 100644
index 3e66062b835..00000000000
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Linux Studio Plugins"
-HOMEPAGE="https://lsp-plug.in"
-
-if [[ ${PV} == *9999 ]];then
- inherit git-r3
- SRC_URI=""
- EGIT_REPO_URI="https://github.com/sadko4u/lsp-plugins"
- EGIT_BRANCH="devel"
-else
- SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${P}.tar.gz"
- S="${WORKDIR}/${PN}-${P}"
- KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="doc jack ladspa +lv2"
-REQUIRED_USE="|| ( jack ladspa lv2 )"
-
-DEPEND="
- dev-libs/expat
- media-libs/libsndfile
- doc? ( dev-lang/php:* )
- jack? (
- virtual/jack
- x11-libs/cairo[X]
- )
- ladspa? ( media-libs/ladspa-sdk )
- lv2? (
- media-libs/lv2
- x11-libs/cairo[X]
- )
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-src_compile() {
- use doc && MODULES+="doc"
- use jack && MODULES+=" jack"
- use ladspa && MODULES+=" ladspa"
- use lv2 && MODULES+=" lv2"
- emake BUILD_MODULES="${MODULES}"
-}
-
-src_install() {
- emake PREFIX="/usr" DESTDIR="${ED}" LIB_PATH="/usr/$(get_libdir)" install
-}
diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild b/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild
deleted file mode 100644
index 2d9141c1d36..00000000000
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Linux Studio Plugins"
-HOMEPAGE="https://lsp-plug.in"
-SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${P}.tar.gz"
-S="${WORKDIR}/${PN}-${P}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc jack ladspa +lv2"
-REQUIRED_USE="|| ( jack ladspa lv2 )"
-
-DEPEND="
- dev-libs/expat
- media-libs/libsndfile
- doc? ( dev-lang/php:* )
- jack? (
- virtual/jack
- x11-libs/cairo[X]
- )
- ladspa? ( media-libs/ladspa-sdk )
- lv2? (
- media-libs/lv2
- x11-libs/cairo[X]
- )
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-src_prepare() {
- eapply_user
- sed -i '/install_.*: all/s/ all//g' Makefile
-}
-
-src_compile() {
- use doc && MODULES+="doc"
- use jack && MODULES+=" jack"
- use ladspa && MODULES+=" ladspa"
- use lv2 && MODULES+=" lv2"
- emake BUILD_MODULES="${MODULES}"
-}
-
-src_install() {
- use doc && emake PREFIX="/usr" DESTDIR="${D}" LIB_PATH="/usr/$(get_libdir)" install_doc
- use jack && emake PREFIX="/usr" DESTDIR="${D}" LIB_PATH="/usr/$(get_libdir)" install_jack
- use ladspa && emake PREFIX="/usr" DESTDIR="${D}" LIB_PATH="/usr/$(get_libdir)" install_ladspa
- use lv2 && emake PREFIX="/usr" DESTDIR="${D}" LIB_PATH="/usr/$(get_libdir)" install_lv2
-}
diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild b/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild
deleted file mode 100644
index 5807ec304fd..00000000000
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Linux Studio Plugins"
-HOMEPAGE="https://lsp-plug.in"
-
-if [[ ${PV} == *9999 ]];then
- inherit git-r3
- SRC_URI=""
- EGIT_REPO_URI="https://github.com/sadko4u/lsp-plugins"
- EGIT_BRANCH="devel"
-else
- SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${P}.tar.gz"
- S="${WORKDIR}/${PN}-${P}"
- KEYWORDS="amd64 x86"
-fi
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="doc jack ladspa +lv2"
-REQUIRED_USE="|| ( jack ladspa lv2 )"
-
-DEPEND="
- dev-libs/expat
- media-libs/libsndfile
- doc? ( dev-lang/php:* )
- jack? (
- virtual/jack
- x11-libs/cairo[X]
- )
- ladspa? ( media-libs/ladspa-sdk )
- lv2? (
- media-libs/lv2
- x11-libs/cairo[X]
- )
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-src_compile() {
- use doc && MODULES+="doc"
- use jack && MODULES+=" jack"
- use ladspa && MODULES+=" ladspa"
- use lv2 && MODULES+=" lv2"
- emake BUILD_MODULES="${MODULES}"
-}
-
-src_install() {
- emake PREFIX="/usr" DESTDIR="${ED}" LIB_PATH="/usr/$(get_libdir)" install
-}
next reply other threads:[~2021-02-06 10:39 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-06 10:39 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-02 5:55 [gentoo-commits] repo/gentoo:master commit in: media-libs/lsp-plugins/ Arthur Zamarin
2024-04-02 5:55 Arthur Zamarin
2024-04-02 1:53 Sam James
2024-03-15 2:53 Sam James
2024-03-15 2:53 Sam James
2024-03-05 4:48 Sam James
2023-12-27 17:21 Marek Szuba
2023-05-05 9:50 Arthur Zamarin
2023-05-04 15:11 Arthur Zamarin
2023-05-04 11:21 Sam James
2022-10-19 3:47 Sam James
2022-10-03 1:57 Sam James
2022-10-03 1:57 Sam James
2022-10-03 0:49 Sam James
2021-12-06 14:59 Marek Szuba
2021-07-13 0:05 Sam James
2021-07-13 0:05 Sam James
2021-03-11 2:42 Sam James
2021-02-22 7:18 Sam James
2021-02-22 7:14 Sam James
2021-02-21 0:54 Sam James
2021-02-06 10:35 Miroslav Šulc
2021-02-04 20:22 Miroslav Šulc
2021-01-06 6:34 Sam James
2020-12-31 5:20 Sam James
2020-08-16 19:20 Matthew Thode
2020-08-15 19:50 Matthew Thode
2020-06-16 18:56 Matthew Thode
2019-12-16 6:48 Matthew Thode
2019-04-14 0:59 Matthew Thode
2019-03-25 17:27 Matthew Thode
2019-03-20 23:35 Matthew Thode
2019-02-24 23:51 Matthew Thode
2019-02-24 22:03 Matthew Thode
2019-02-24 1:55 Matthew Thode
2019-02-23 22:25 Matthew Thode
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=1612607899.7d1fcb1dd881984338fe342c8e3c7ebd0364eed9.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