From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/vmpk/
Date: Fri, 6 Dec 2024 07:59:36 +0000 (UTC) [thread overview]
Message-ID: <1733471967.ee7cc31b180551bc98425c0242f34e81a6721c5b.fordfrog@gentoo> (raw)
commit: ee7cc31b180551bc98425c0242f34e81a6721c5b
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 07:59:27 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 07:59:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7cc31b
media-sound/vmpk: dropped obsolete 0.8.7
Bug: https://bugs.gentoo.org/945477
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/vmpk/Manifest | 1 -
media-sound/vmpk/vmpk-0.8.7.ebuild | 52 --------------------------------------
2 files changed, 53 deletions(-)
diff --git a/media-sound/vmpk/Manifest b/media-sound/vmpk/Manifest
index 1228beb61d5b..88fd8ecb1b65 100644
--- a/media-sound/vmpk/Manifest
+++ b/media-sound/vmpk/Manifest
@@ -1,2 +1 @@
-DIST vmpk-0.8.7.tar.bz2 483742 BLAKE2B 788c70034fcfb53edfb4c6b0faf80c06e2ae096c06819bc727359d4597cb217ca60efc9ebbbb19b223dc0d7106ddd9083abbce881f175b98203f3b6acc9b44e2 SHA512 83867aed8be8e620e18070d5eba9f5e4026b1f39ff9d7fe55e342d4a040c96e2353844296191c0efb46483254b1d2d30824894077562a165f7474d02a882cfc6
DIST vmpk-0.9.0.tar.bz2 449608 BLAKE2B 80827907ac32788c687ff71170afec2de32a02cc9f1096b5af5e1cc6a43c513efbbd5f9dc443cf2d56a536c158b343a362fccb57814c99d9891a5a5b7c83d5ff SHA512 7e84daa0664bc9d403df6c7bd5a226ea37c4804c49e4bcfb2e4f141e257e0081b752e9c2bddc29a9d2eda8bcb06b8ed1c79d129e55d601dfb58951449ebf454f
diff --git a/media-sound/vmpk/vmpk-0.8.7.ebuild b/media-sound/vmpk/vmpk-0.8.7.ebuild
deleted file mode 100644
index da5a0f3d7dc2..000000000000
--- a/media-sound/vmpk/vmpk-0.8.7.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-DESCRIPTION="Virtual MIDI Piano Keyboard"
-HOMEPAGE="https://vmpk.sourceforge.io/"
-SRC_URI="https://downloads.sourceforge.net/vmpk/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="dbus"
-
-BDEPEND="
- app-text/docbook-xsl-stylesheets
- dev-qt/linguist-tools:5
- virtual/pkgconfig
-"
-DEPEND="
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- >=media-sound/drumstick-2.6.0
- x11-libs/libxcb
- dbus? ( dev-qt/qtdbus:5 )
-"
-RDEPEND="${DEPEND}
- dev-qt/qtsvg:5
-"
-
-src_prepare() {
- cmake_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_DBUS=$(usex dbus)
- -DUSE_QT=5
- )
- cmake_src_configure
-}
-
-src_install() {
- cmake_src_install
- dodir /usr/share/doc/${PF}/html
- mv "${D}"/usr/share/vmpk/*.html "${D}"/usr/share/doc/${PF}/html/ || die
-}
next reply other threads:[~2024-12-06 7:59 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 7:59 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-29 16:05 [gentoo-commits] repo/gentoo:master commit in: media-sound/vmpk/ Andreas Sturmlechner
2025-01-28 23:35 Jakov Smolić
2025-01-28 23:35 Jakov Smolić
2025-01-28 19:27 Andreas Sturmlechner
2025-01-28 19:27 Andreas Sturmlechner
2024-12-29 17:49 Miroslav Šulc
2024-11-30 18:58 Arthur Zamarin
2024-11-30 18:58 Arthur Zamarin
2024-10-30 12:45 Miroslav Šulc
2024-08-29 21:56 Andreas Sturmlechner
2022-05-05 10:10 Miroslav Šulc
2022-05-05 9:54 Jakov Smolić
2022-04-05 5:22 Miroslav Šulc
2022-01-24 9:13 Miroslav Šulc
2022-01-23 15:23 Sam James
2022-01-23 13:09 Jakov Smolić
2021-12-24 8:04 Miroslav Šulc
2021-11-26 7:26 Miroslav Šulc
2021-11-26 5:47 Sam James
2021-11-25 20:07 Sam James
2021-10-26 7:13 Miroslav Šulc
2021-08-06 4:41 Miroslav Šulc
2021-08-06 0:25 Sam James
2021-08-05 19:24 Miroslav Šulc
2021-08-03 10:57 Agostino Sarubbo
2021-06-30 7:39 Miroslav Šulc
2021-06-15 13:28 Miroslav Šulc
2021-06-15 13:25 Sam James
2021-06-15 13:25 Sam James
2021-05-15 9:27 Miroslav Šulc
2021-01-30 16:36 Andreas Sturmlechner
2021-01-30 14:30 Sam James
2021-01-27 4:14 Sam James
2021-01-02 20:31 Andreas Sturmlechner
2021-01-02 20:31 Andreas Sturmlechner
2021-01-02 20:31 Andreas Sturmlechner
2020-09-03 14:29 Thomas Deutschmann
2020-08-21 9:11 Miroslav Šulc
2020-08-02 12:07 Miroslav Šulc
2017-02-02 13:44 Johannes Huber
2017-02-02 13:44 Johannes Huber
2016-12-29 15:59 Alexis Ballier
2016-03-17 1:05 Manuel Rüger
2015-10-01 14:21 Michael Palimaka
2015-08-24 9:27 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=1733471967.ee7cc31b180551bc98425c0242f34e81a6721c5b.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