From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/liblscp/
Date: Tue, 27 Feb 2024 10:48:39 +0000 (UTC) [thread overview]
Message-ID: <1709030911.f9a72eb4b355b0c3d97a3089ddabb68e13d5abe1.fordfrog@gentoo> (raw)
commit: f9a72eb4b355b0c3d97a3089ddabb68e13d5abe1
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 10:48:31 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 10:48:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a72eb4
media-libs/liblscp: dropped obsolete 0.9.11
Bug: https://bugs.gentoo.org/925328
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-libs/liblscp/Manifest | 1 -
media-libs/liblscp/liblscp-0.9.11.ebuild | 37 --------------------------------
2 files changed, 38 deletions(-)
diff --git a/media-libs/liblscp/Manifest b/media-libs/liblscp/Manifest
index 865d2d6e6863..71983b42d781 100644
--- a/media-libs/liblscp/Manifest
+++ b/media-libs/liblscp/Manifest
@@ -1,2 +1 @@
-DIST liblscp-0.9.11.tar.gz 99143 BLAKE2B 840915937fd27b88c730a0216df557a527d1630bd253184a9c09a16deb56a2836f223283d5167d726dbcd50aeb91b96e8f030b331b0034900ceb87fc487d0b36 SHA512 2510df80504e97424d9ce24a67f597ea679dc2017cb1cb6908b107a13c245186d0b68c91e793c64e36f7bf50db2e10f9aeb7f6aefafbaa68937ed6d18df35160
DIST liblscp-0.9.12.tar.gz 99062 BLAKE2B b1701eba58211bbe6e46ae7b08ca535f6f68d724523f12aca394e31cf3f95bce2c4b3c051576f8cf5e2490cb9c85cbb8b6664e3088d36fa1cf409401996c53e0 SHA512 a29f87d04a9a2726dd3a465a6bc0891e51e1b63da624f3b282c9d32710c7a7f57e7bffed4d3a6f3d7d8db70e56f1d8050b3453c064fa433b6a113fb8b09fed5a
diff --git a/media-libs/liblscp/liblscp-0.9.11.ebuild b/media-libs/liblscp/liblscp-0.9.11.ebuild
deleted file mode 100644
index 8814d6bb81c4..000000000000
--- a/media-libs/liblscp/liblscp-0.9.11.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="C++ library for the Linux Sampler control protocol"
-HOMEPAGE="https://www.linuxsampler.org"
-
-if [[ ${PV} == "9999" ]] ; then
- inherit subversion
- ESVN_REPO_URI="https://svn.linuxsampler.org/svn/liblscp/trunk"
-else
- SRC_URI="https://www.rncbc.org/archive/${P}.tar.gz
- https://download.linuxsampler.org/packages/${P}.tar.gz"
- KEYWORDS="amd64 ~ppc x86"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="doc"
-
-BDEPEND="doc? ( app-text/doxygen )"
-
-PATCHES=(
- "${FILESDIR}/${PN}-0.9.6-conditional.patch"
-)
-
-DOCS=( ChangeLog README )
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_DOC=$(usex doc)
- )
- cmake_src_configure
-}
next reply other threads:[~2024-02-27 10:48 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-27 10:48 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-20 10:14 [gentoo-commits] repo/gentoo:master commit in: media-libs/liblscp/ Miroslav Šulc
2024-07-19 15:09 Jakov Smolić
2024-07-19 15:06 Arthur Zamarin
2024-06-19 11:24 Sam James
2024-06-19 8:41 Miroslav Šulc
2024-05-20 9:19 Miroslav Šulc
2024-02-24 15:26 Arthur Zamarin
2024-02-24 7:08 Sam James
2024-01-24 9:38 Miroslav Šulc
2023-10-11 10:52 Miroslav Šulc
2023-10-11 8:30 Sam James
2023-10-11 8:30 Sam James
2023-09-11 7:33 Miroslav Šulc
2023-07-04 6:10 Miroslav Šulc
2023-07-03 13:47 Sam James
2023-07-03 13:47 Sam James
2023-06-02 6:50 Miroslav Šulc
2023-04-28 6:45 Miroslav Šulc
2023-04-27 6:39 Sam James
2023-04-27 6:39 Sam James
2023-03-27 10:51 Miroslav Šulc
2023-01-30 9:15 Miroslav Šulc
2023-01-29 10:45 Sam James
2023-01-29 10:45 Sam James
2022-12-29 8:36 Miroslav Šulc
2022-11-24 7:23 Miroslav Šulc
2022-11-23 23:03 Sam James
2022-11-23 23:03 Sam James
2022-10-23 7:14 Miroslav Šulc
2022-08-02 4:42 Miroslav Šulc
2022-08-01 22:12 Sam James
2022-08-01 8:01 Agostino Sarubbo
2021-08-08 5:58 Miroslav Šulc
2021-08-07 23:37 Sam James
2021-08-07 5:10 Agostino Sarubbo
2021-07-06 4:32 Miroslav Šulc
2021-06-15 13:29 Miroslav Šulc
2021-06-15 13:25 Sam James
2021-06-15 13:25 Sam James
2021-05-29 16:00 Miroslav Šulc
2021-05-29 15:23 Sam James
2021-05-29 13:28 Sam James
2021-05-15 9:30 Miroslav Šulc
2021-04-27 17:50 Miroslav Šulc
2020-10-13 15:02 Andreas Sturmlechner
2020-10-13 9:26 Agostino Sarubbo
2020-10-12 12:09 Agostino Sarubbo
2020-08-22 16:06 Andreas Sturmlechner
2020-08-22 16:06 Andreas Sturmlechner
2019-12-26 10:02 Miroslav Šulc
2019-12-13 10:48 Miroslav Šulc
2019-06-27 17:21 Andreas Sturmlechner
2019-01-17 17:23 Mikle Kolyada
2019-01-15 22:10 Thomas Deutschmann
2018-12-16 23:53 Andreas Sturmlechner
2018-10-02 14:42 Mikle Kolyada
2018-10-02 14:42 Mikle Kolyada
2018-10-01 22:42 Thomas Deutschmann
2018-10-01 18:49 Andreas Sturmlechner
2018-10-01 18:49 Andreas Sturmlechner
2016-11-15 9:09 Alexis Ballier
2015-08-12 9:31 Ben de Groot
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=1709030911.f9a72eb4b355b0c3d97a3089ddabb68e13d5abe1.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