From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/vmpk/
Date: Sat, 30 Jan 2021 16:36:29 +0000 (UTC) [thread overview]
Message-ID: <1612024415.bcf1cd88f40416b9d74b1296e686b173c73e80ed.asturm@gentoo> (raw)
commit: bcf1cd88f40416b9d74b1296e686b173c73e80ed
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 15:51:46 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 16:33:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf1cd88
media-sound/vmpk: Drop 0.7.2-r1
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/vmpk/Manifest | 1 -
media-sound/vmpk/vmpk-0.7.2-r1.ebuild | 48 -----------------------------------
2 files changed, 49 deletions(-)
diff --git a/media-sound/vmpk/Manifest b/media-sound/vmpk/Manifest
index 985859ac40f..64172f23614 100644
--- a/media-sound/vmpk/Manifest
+++ b/media-sound/vmpk/Manifest
@@ -1,2 +1 @@
-DIST vmpk-0.7.2.tar.bz2 438006 BLAKE2B 78b1f50ce4ec6a430e4b82b500687261c448043d07fcd8e5a8fabcf0554f0488b7a87abf4a208a1d102a86c7b399c0637210c23f7d5b45a5166d6909aeb26b1f SHA512 69e31d6fd91a6604b7482b18840ed0b274723f380d7fe59827391e9031c3c670cb4e331c8bff01aacf6271973689f0bdb8c1dad4b749524095b398063634a477
DIST vmpk-0.8.0.tar.bz2 466517 BLAKE2B 9fee766b71ad7f9cd96f9dfd859dc31434f14c913c75f5a8e76c66150522dbf04c6e28582269d1603c6d53d6db436e9e7f73cab1172c0d6b004cc71edccb21c8 SHA512 b3e1e40792661c1e4ce3a5274513b4b75742ca861a6233c2653d6df90b7a89e086d15a4196d59c7021c48e9e2aae83116ba29c3395960179d602f0cb06c1f608
diff --git a/media-sound/vmpk/vmpk-0.7.2-r1.ebuild b/media-sound/vmpk/vmpk-0.7.2-r1.ebuild
deleted file mode 100644
index 227a4e14dd2..00000000000
--- a/media-sound/vmpk/vmpk-0.7.2-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg
-
-DESCRIPTION="Virtual MIDI Piano Keyboard"
-HOMEPAGE="https://vmpk.sourceforge.io/"
-SRC_URI="mirror://sourceforge/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
-"
-RDEPEND="
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtsvg:5
- dev-qt/qtwidgets:5
- dev-qt/qtx11extras:5
- =media-sound/drumstick-1*
- x11-libs/libxcb
- dbus? ( dev-qt/qtdbus:5 )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- cmake_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_DBUS=$(usex dbus)
- )
- cmake_src_configure
-}
-
-src_install() {
- cmake_src_install
- rm -rf "${D}/usr/share/doc/packages" || die
-}
next reply other threads:[~2021-01-30 16:36 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-30 16:36 Andreas Sturmlechner [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-12-06 7:59 Miroslav Šulc
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 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=1612024415.bcf1cd88f40416b9d74b1296e686b173c73e80ed.asturm@gentoo \
--to=asturm@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