From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/liblscp/
Date: Thu, 24 Nov 2022 07:23:10 +0000 (UTC) [thread overview]
Message-ID: <1669274587.36093a67f193452dd82931199b38e3cd6d2b5ba3.fordfrog@gentoo> (raw)
commit: 36093a67f193452dd82931199b38e3cd6d2b5ba3
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 07:23:03 2022 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 07:23:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36093a67
media-libs/liblscp: dropped obsolete 0.9.7
Bug: https://bugs.gentoo.org/882599
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-libs/liblscp/Manifest | 1 -
media-libs/liblscp/liblscp-0.9.6.ebuild | 37 ---------------------------------
2 files changed, 38 deletions(-)
diff --git a/media-libs/liblscp/Manifest b/media-libs/liblscp/Manifest
index aead3ca6b494..1c744c9bb633 100644
--- a/media-libs/liblscp/Manifest
+++ b/media-libs/liblscp/Manifest
@@ -1,2 +1 @@
-DIST liblscp-0.9.6.tar.gz 100811 BLAKE2B a86a5e9e6d52dfd2449274e1c800e40887094dcea3e39d257670dded8b3805f2cdf575b41f640b0df95cd008656d3e7c8ca93d5bc5360c8727b80d6d2695ed83 SHA512 51c3b0b3dfe3947ac5d7cfec18fec597a4282aacc489cdda5a30d5853c3a43778e207ddf2f211c28ba04386fd6f30a09eed62dc2a33177e5aeccd7f77b4ef520
DIST liblscp-0.9.7.tar.gz 98364 BLAKE2B 8ea8d05f7753db3dc3210e3faaa60d7f0e7fab558948a7e687b60b728f00ca557a08594f72beb0823e14c4eb3d4ec0aa75bb802194a4b9e660546c462196553a SHA512 03b83962ea89bbf4ca6b76c71f4883c7621a7306383bbd53f6240d7f17838cfa89c2861aa169f789754f6067fe76866068b26ab1370a0c2fafbf0f660894a4ad
diff --git a/media-libs/liblscp/liblscp-0.9.6.ebuild b/media-libs/liblscp/liblscp-0.9.6.ebuild
deleted file mode 100644
index a68cc47b641b..000000000000
--- a/media-libs/liblscp/liblscp-0.9.6.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 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-doc/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:[~2022-11-24 7:23 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-24 7:23 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-27 10:48 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-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=1669274587.36093a67f193452dd82931199b38e3cd6d2b5ba3.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