public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kmidimon/
Date: Sat,  2 Jan 2021 20:31:35 +0000 (UTC)	[thread overview]
Message-ID: <1609619452.5cd5e89091f100b0e72b94805cac218d5c30ecd6.asturm@gentoo> (raw)

commit:     5cd5e89091f100b0e72b94805cac218d5c30ecd6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 16:01:55 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 20:30:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cd5e890

media-sound/kmidimon: Resurrect package as 1.0.0_pre20201003 snapshot

Bug: https://bugs.gentoo.org/633502
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/kmidimon/Manifest                      |  1 +
 .../kmidimon/kmidimon-1.0.0_pre20201003.ebuild     | 40 ++++++++++++++++++++++
 media-sound/kmidimon/metadata.xml                  | 15 ++++++++
 3 files changed, 56 insertions(+)

diff --git a/media-sound/kmidimon/Manifest b/media-sound/kmidimon/Manifest
new file mode 100644
index 00000000000..ebda93d3940
--- /dev/null
+++ b/media-sound/kmidimon/Manifest
@@ -0,0 +1 @@
+DIST kmidimon-1.0.0_pre20201003.zip 559637 BLAKE2B 57843d2718b8efb6d0be1174390bb21949e200efddc8a7ed65a67eef422eb0976f6008184bdb836bcaa3aabba9a1ea6e2ae848f931a26255a97cc11a29b85643 SHA512 0e6750196a0ecd138746602f6e9c2344aa3fe1ea49a0bb6a40d0626e7a428fb3c8fe51bed76b4df342eef32163c83deffd610bd3904108706943ee6e969b5b26

diff --git a/media-sound/kmidimon/kmidimon-1.0.0_pre20201003.ebuild b/media-sound/kmidimon/kmidimon-1.0.0_pre20201003.ebuild
new file mode 100644
index 00000000000..230e713785e
--- /dev/null
+++ b/media-sound/kmidimon/kmidimon-1.0.0_pre20201003.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+
+DESCRIPTION="MIDI monitor for ALSA sequencer"
+HOMEPAGE="https://kmidimon.sourceforge.io/"
+SRC_URI="https://sourceforge.net/code-snapshots/svn/k/km/${PN}/code/${PN}-code-r217-trunk.zip -> ${P}.zip"
+S="${WORKDIR}/${PN}-code-r217-trunk"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+	media-libs/alsa-lib
+	>=media-sound/drumstick-2.0.0
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	app-arch/unzip
+	dev-qt/linguist-tools:5
+"
+
+src_prepare() {
+	cmake_src_prepare
+}
+
+src_configure() {
+	local mycmakeargs=(
+		-DCMAKE_INSTALL_DOCDIR="${EPREFIX}"/usr/share/doc/${PF}/html
+	)
+	cmake_src_configure
+}

diff --git a/media-sound/kmidimon/metadata.xml b/media-sound/kmidimon/metadata.xml
new file mode 100644
index 00000000000..e3a6e95b81e
--- /dev/null
+++ b/media-sound/kmidimon/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>sound@gentoo.org</email>
+		<name>Gentoo Sound project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="sourceforge">kmidimon</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2021-01-02 20:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 20:31 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-28 23:35 [gentoo-commits] repo/gentoo:master commit in: media-sound/kmidimon/ Jakov Smolić
2025-01-28 23:35 Jakov Smolić
2025-01-16 19:41 Andreas Sturmlechner
2024-11-09 15:46 Andreas Sturmlechner
2024-11-09 13:24 Arthur Zamarin
2024-11-04  9:29 Sam James
2024-10-07 17:17 Andreas Sturmlechner
2024-10-07 17:17 Andreas Sturmlechner
2022-05-31  5:53 Miroslav Šulc
2022-05-30  6:58 Agostino Sarubbo
2022-05-30  6:56 Agostino Sarubbo
2022-04-25  6:14 Miroslav Šulc
2022-01-18 21:50 Jakov Smolić
2022-01-18 21:50 Jakov Smolić
2021-10-16  8:20 Andreas Sturmlechner
2021-09-22 21:59 Andreas Sturmlechner
2021-01-23  0:25 Andreas Sturmlechner
2021-01-23  0:25 Andreas Sturmlechner
2017-08-17 18:58 Andreas Sturmlechner

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=1609619452.5cd5e89091f100b0e72b94805cac218d5c30ecd6.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