From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/x42-avldrums/
Date: Mon, 15 Jul 2024 11:31:41 +0000 (UTC) [thread overview]
Message-ID: <1721043087.607f778690290dcf685e5bf2032d6a39ffb7fb5c.fordfrog@gentoo> (raw)
commit: 607f778690290dcf685e5bf2032d6a39ffb7fb5c
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 11:31:27 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 11:31:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607f7786
media-plugins/x42-avldrums: dropped obsolete 0.7.2
Bug: https://bugs.gentoo.org/936034
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-plugins/x42-avldrums/Manifest | 1 -
.../x42-avldrums/x42-avldrums-0.7.2.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
diff --git a/media-plugins/x42-avldrums/Manifest b/media-plugins/x42-avldrums/Manifest
index f7933b93e67b..d364d787fd60 100644
--- a/media-plugins/x42-avldrums/Manifest
+++ b/media-plugins/x42-avldrums/Manifest
@@ -1,3 +1,2 @@
DIST robtk-0.7.5.tar.gz 117218 BLAKE2B ed1d19644b0d1bbc072098971062b66810cf137499a6ac4a706865c3f7dbd1c4741fb7dc9d8fe7f9112a43744c9bc9dc97d9e53264bbf9625291c6b49724bd35 SHA512 93527d5c67af786f93338c722e10e8c71379372846d06905af1b10b7085c34c09ebf445e174c32206b06cac876ed8093b3631f8ed15c10fcbe44317b6b8e2559
-DIST x42-avldrums-0.7.2.tar.gz 101208843 BLAKE2B de27cf0fd83b24e6ca151ab4ef4282b3558e41f890ed93b25950cd3ab78da5c30ff990115c28df60b693fa06824c6330b3af7bec09d44b3a435442d91d61ffb5 SHA512 9034180e4ac68127368d91a32dbfd874692ce8152f7ee947d621d08519e4c005e6e06367f36b0e4e31d38bd2f766e6a7db40bbbac83c63c65ed0ff88c02a1a0b
DIST x42-avldrums-0.7.3.tar.gz 101208525 BLAKE2B 33ae78ab339ef58f06bd89b0bfd4eaba9aeba175b6278d15de89f35002f6506c71f67542f6e5b053ffdf482f9328862eb6767dbde16f6548e3ca31a3a24efadb SHA512 7dd476c24f38ad241f2f19b10b561e7f9fd4f737ec1c186eaf55b9bfec1c3c1153beea95860e23d7ad2d160d97122127f0922f3ea2c2f0db083bb134362722e9
diff --git a/media-plugins/x42-avldrums/x42-avldrums-0.7.2.ebuild b/media-plugins/x42-avldrums/x42-avldrums-0.7.2.ebuild
deleted file mode 100644
index 9db167242963..000000000000
--- a/media-plugins/x42-avldrums/x42-avldrums-0.7.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="AVLinux Drumkits"
-HOMEPAGE="http://x42-plugins.com/x42/x42-avldrums https://github.com/x42/avldrums.lv2"
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/x42/avldrums.lv2.git"
- ROBTK_DIR="robtk/"
-else
- ROBTK_PV="0.7.5"
- SRC_URI="
- https://github.com/x42/avldrums.lv2/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
- https://github.com/x42/robtk/archive/refs/tags/v${ROBTK_PV}.tar.gz -> robtk-${ROBTK_PV}.tar.gz
- "
- KEYWORDS="amd64"
- S="${WORKDIR}/avldrums.lv2-${PV}"
- ROBTK_DIR="${WORKDIR}/robtk-${ROBTK_PV}/"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-RESTRICT="mirror"
-
-RDEPEND="dev-libs/glib
- media-libs/glu
- media-libs/lv2
- x11-libs/cairo[X]
- media-libs/libglvnd[X]
- x11-libs/libX11
- x11-libs/pango
-"
-DEPEND="${RDEPEND}"
-
-src_compile() {
- emake STRIP="#" RW="${ROBTK_DIR}"
-}
-
-src_install() {
- emake RW="${ROBTK_DIR}" DESTDIR="${D}" PREFIX="/usr" LV2DIR="/usr/$(get_libdir)/lv2" install
-}
next reply other threads:[~2024-07-15 11:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-15 11:31 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-14 15:28 [gentoo-commits] repo/gentoo:master commit in: media-plugins/x42-avldrums/ Sam James
2024-06-13 13:37 Miroslav Šulc
2024-03-22 9:05 Miroslav Šulc
2024-02-16 13:03 Miroslav Šulc
2021-06-17 20:23 Sam James
2021-06-07 8:01 Miroslav Šulc
2021-06-07 7:36 Miroslav Šulc
2021-06-06 20:57 Miroslav Šulc
2021-06-06 19:14 Miroslav Šulc
2021-06-06 18:03 Miroslav Šulc
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=1721043087.607f778690290dcf685e5bf2032d6a39ffb7fb5c.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