From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 24A6B158451 for ; Wed, 10 Jan 2024 08:51:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DE3DE2A45; Wed, 10 Jan 2024 08:51:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D1A4E2A45 for ; Wed, 10 Jan 2024 08:51:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2860D34318F for ; Wed, 10 Jan 2024 08:51:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EFCF141 for ; Wed, 10 Jan 2024 08:51:24 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1704876343.9bb8a74bb9c7df16ac95e2ec7e3843274dd1e052.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/a2jmidid/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/a2jmidid/Manifest media-sound/a2jmidid/a2jmidid-12.ebuild X-VCS-Directories: media-sound/a2jmidid/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 9bb8a74bb9c7df16ac95e2ec7e3843274dd1e052 X-VCS-Branch: master Date: Wed, 10 Jan 2024 08:51:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c4a7b8b5-2a36-4cfd-9116-612cd8bbeef0 X-Archives-Hash: c249f3406cc8f64274cbc4158f3a2217 commit: 9bb8a74bb9c7df16ac95e2ec7e3843274dd1e052 Author: Nedko Arnaudov nedk org> AuthorDate: Mon Jan 8 00:10:08 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Jan 10 08:45:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb8a74b media-sound/a2jmidid-12: new upstream version; ebuild fixes Closes: https://bugs.gentoo.org/798411 Closes: https://bugs.gentoo.org/916117 Closes: https://bugs.gentoo.org/914074 Closes: https://bugs.gentoo.org/909411 Closes: https://bugs.gentoo.org/909404 Signed-off-by: Nedko Arnaudov nedk.org> Closes: https://github.com/gentoo/gentoo/pull/34706 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/a2jmidid/Manifest | 1 + media-sound/a2jmidid/a2jmidid-12.ebuild | 48 +++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/media-sound/a2jmidid/Manifest b/media-sound/a2jmidid/Manifest index 26f2765d5971..edc85bc615c2 100644 --- a/media-sound/a2jmidid/Manifest +++ b/media-sound/a2jmidid/Manifest @@ -1 +1,2 @@ +DIST a2jmidid-12.tar.bz2 309227 BLAKE2B 8041bda96cf2bfe3d51cdf9162857e1c484e95581dd132fbe3f582022ecc5ba89bfbe005884646ac8064a62285c16195f2066aadb6841660c2935b245f8bd3b2 SHA512 1556dc5d9ca0a241177246de16f251db815d29ed3bc50b0db7ebededa1d34e5432fddfc7bc85643864ebf641fe95d9040462787962753d60adb8f02a1e94f815 DIST a2jmidid-9.tar.gz 47925 BLAKE2B ad079e76a54f56ee8f82150c306f91aead52f86632978ea6f3376a0bf163744379210b34701b39da4ee14fc4d8a1c6be82d1052abeb8ccf79410bc242d174d62 SHA512 5bd13b6904ed68c5bfe40ca516fd49b7eb4d4a946b9908ee04687265848734c8e1a81579f0f1a5bd0752595be8858dc748da10487b7f366394c09a5ffc7d5e5c diff --git a/media-sound/a2jmidid/a2jmidid-12.ebuild b/media-sound/a2jmidid/a2jmidid-12.ebuild new file mode 100644 index 000000000000..1019f69d4611 --- /dev/null +++ b/media-sound/a2jmidid/a2jmidid-12.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_REQ_USE="threads(+)" + +inherit meson python-single-r1 + +DESCRIPTION="Daemon for exposing ALSA sequencer applications in JACK MIDI system" +HOMEPAGE="https://a2jmidid.ladish.org" +SRC_URI="https://dl.ladish.org/a2jmidid/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ~arm x86" +IUSE="dbus" +REQUIRED_USE="dbus? ( ${PYTHON_REQUIRED_USE} )" + +BDEPEND=" + virtual/pkgconfig +" +CDEPEND=" + media-libs/alsa-lib + virtual/jack + dbus? ( sys-apps/dbus ${PYTHON_DEPS} ) +" +RDEPEND="${CDEPEND}" +DEPEND="${RDEPEND}" + +DOCS=( AUTHORS.rst NEWS.rst README internals.txt ) + +src_configure() { + local emesonargs=( + -Ddisable-dbus=$(usex dbus false true) + ) + + meson_src_configure +} + +src_install() { + meson_src_install + + if use dbus; then + python_fix_shebang "${ED}" + fi +}