From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ipKvL/1p62AtMQEAgWs5BA (envelope-from ) for ; Mon, 12 Jul 2021 00:00:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id iefaKv1p62DpUQAA1q6Kng (envelope-from ) for ; Sun, 11 Jul 2021 22:00:29 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id ECC425B73 for ; Mon, 12 Jul 2021 00:00:28 +0200 (CEST) Received: from localhost ([::1]:53814 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m2hUw-0001ao-WD for larch@yhetil.org; Sun, 11 Jul 2021 18:00:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59942) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m2IsQ-0007kH-4m for bug-guix@gnu.org; Sat, 10 Jul 2021 15:43:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50218) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m2IsP-0001eS-TS for bug-guix@gnu.org; Sat, 10 Jul 2021 15:43:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m2IsP-00045N-OC for bug-guix@gnu.org; Sat, 10 Jul 2021 15:43:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#49511: [PATCH] gnu: add a2jmidid Resent-From: terramorpha@cock.li Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 10 Jul 2021 19:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49511 X-GNU-PR-Package: guix X-GNU-PR-Keywords: patch To: 49511@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162594615915675 (code B ref -1); Sat, 10 Jul 2021 19:43:01 +0000 Received: (at submit) by debbugs.gnu.org; 10 Jul 2021 19:42:39 +0000 Received: from localhost ([127.0.0.1]:33531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2Is3-00044l-Ff for submit@debbugs.gnu.org; Sat, 10 Jul 2021 15:42:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:35024) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2Is1-00044c-7y for submit@debbugs.gnu.org; Sat, 10 Jul 2021 15:42:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59912) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m2Is0-0007jU-ID for bug-guix@gnu.org; Sat, 10 Jul 2021 15:42:36 -0400 Received: from mail.cock.li ([37.120.193.124]:39968) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m2Iry-0001HQ-Hz for bug-guix@gnu.org; Sat, 10 Jul 2021 15:42:36 -0400 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail; t=1625946145; bh=OqFkow2R/46ge+ThCwTch0+1c5FK10xOt7M9XNBwNiM=; h=Date:From:To:Subject:From; b=bqqXcM4ITVlZKZ6kitwoMvj3eDuhHlfw6lLkAAERa12etoVu7nRv/I0kKtmWB0474 ASXJ7GGTVoPsg+7UP9n1TgEiMbi+xiNJTDPYAtXLXYzohBq+pjalH2VHQVdDFkj5Db 5l6JuN+JBk9QnqtpylDnDliaqzWutsHmD3KEntISLhp2QOm26lqeaLs33zbTaFGZc7 t6h/lNIQC/3UF8hPYUez5Z8LuUvniholFdLTsZ4KdzAFIwkOTaCmV9vThjL+vXz/8S gC5wem9MgyNIMfyXf0y++vM86cnW/OMYZV+acphLoJvEum2gtNrGn5T8fRmtvPSYq2 9XUXZ1klkbmYQ== Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Sat, 10 Jul 2021 15:42:25 -0400 From: terramorpha@cock.li Message-ID: <1a5e86a159e7092b643359333a12c6ca@cock.li> X-Sender: terramorpha@cock.li User-Agent: Roundcube Webmail/1.3.15 Received-SPF: pass client-ip=37.120.193.124; envelope-from=terramorpha@cock.li; helo=mail.cock.li X-Spam_score_int: -7 X-Spam_score: -0.8 X-Spam_bar: / X-Spam_report: (-0.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_RPBL=1.31, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Sun, 11 Jul 2021 17:59:37 -0400 X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1626040829; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=2y//vbINubTbX6jWUynJnWlh5O959re67vgBVc0EiqY=; b=pubCfeQPi2ncEdd/EgKOgEFPttDu8/IbkXrmIQwwY6k8wgi51DdXO+u50emKHZPiet93kT GWbHADMMDtsQ+P+Jlj9XXQattuN8rstn7QTseQHDh6jm8FBN5cc7+gCpefgImXtTpe6Waq dYPFeg+rVUjmgabh540GmUMwEVdZ6Za/EgXXohsCw6OvoJwpeJQ494CEhqH2NByNbmecgd 8ouayQQDz4AxCL/5MrUl1u0JljRHncjCbvavfXBatxjCKk1XhHKaxZ8QLY7RjnHgH0wvvN QVmg2QW2Kn306OupxqHcCRX8EWS3i4ITwWA4GmeutEA44WHpSoqVjFBta9JT1g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626040829; a=rsa-sha256; cv=none; b=T/vtopOImVkEKjQdHjjx7FRoEXxNIZKF4Ir/XAnvyL50yoBgpBdMMRgdKbwp1z0QNJCo11 WLGDBXgMFs/UXcEkuhkCSZKBcwr6QZtaBrFCc4s5RazC9Dnki60/4NNvC7D5ydgQzj+UI5 rIj0wBeH/vxJXsR2pliRq6ckCsovcbz2paJPtlr0rBBH1qpbyty3rjFnCDoLSjXo4y5UkM siG2sdQKRLb6uFpgualzdEYR08dGYWKaMgQtuzT3rqS9SUl2C4OaQDhQhf7/yOv13QyUhs RBLXeJDj9GIHmdB1Yc3xw6ELpJMV75998f+7tUE8Y8j9O+dgCpnnyM0ZPz4lJA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cock.li header.s=mail header.b=bqqXcM4I; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -0.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cock.li header.s=mail header.b=bqqXcM4I; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: ECC425B73 X-Spam-Score: -0.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: oS63pZP0D+Os diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 28661c5667..cd120a9dae 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -39,6 +39,7 @@ ;;; Copyright © 2021 Bonface Munyoki Kilyungi ;;; Copyright © 2021 Frank Pursel ;;; Copyright © 2021 Rovanion Luckey +;;; Copyright © 2021 Justin Veilleux ;;; ;;; This file is part of GNU Guix. ;;; @@ -6679,3 +6680,27 @@ It is provided as an LV2 plugin and as a standalone Jack application.") framework.") (home-page "http://shiru.untergrund.net/software.shtml") (license license:wtfpl2)))) + +(define-public a2jmidid + (package + (name "a2jmidid") + (version "9") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jackaudio/a2jmidid") + (commit version))) + (sha256 (base32 "1x6rcl3f4nklnx4p5jln9a7fpj9y7agjxs9rw7cccmwnski7pnsq")) + (file-name (string-append "a2jmidid-" version)))) + (arguments `(#:tests? #f)) + (build-system meson-build-system) + (inputs `(("jack" ,jack-1) + ("alsa-lib" ,alsa-lib) + ("dbus" ,dbus))) + (native-inputs `(("pkg-config" ,pkg-config) + ("cmake" ,cmake))) + (synopsis "Bridge program to create jack midi devices for each alsa midi device") + (description + "a2jmidid is a daemon that implements automatic bridging of alsa midi devices to jack midi devices") + (home-page "https://github.com/jackaudio/a2jmidid") + (license license:gpl2)))