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 E0664158094 for ; Tue, 23 Aug 2022 20:01:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67D2FE0718; Tue, 23 Aug 2022 20:00:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 00CA4E0718 for ; Tue, 23 Aug 2022 20:00:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DB452340E84 for ; Tue, 23 Aug 2022 20:00:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CBBD549 for ; Tue, 23 Aug 2022 20:00:56 +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: <1661284853.7d7c598b68c92419964e23d4ffa8c51a8c3eba62.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/patchage/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/patchage/Manifest media-sound/patchage/patchage-1.0.8.ebuild media-sound/patchage/patchage-9999.ebuild X-VCS-Directories: media-sound/patchage/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 7d7c598b68c92419964e23d4ffa8c51a8c3eba62 X-VCS-Branch: master Date: Tue, 23 Aug 2022 20:00:56 +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: d2794e31-848d-4feb-afc6-77639e8fc3b5 X-Archives-Hash: c12bf844f326a0c80dfd8006b235272f commit: 7d7c598b68c92419964e23d4ffa8c51a8c3eba62 Author: Miroslav Šulc gentoo org> AuthorDate: Tue Aug 23 19:59:24 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Tue Aug 23 20:00:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d7c598b media-sound/patchage: bump to 1.0.8 + added live Closes: https://bugs.gentoo.org/865437 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/patchage/Manifest | 1 + media-sound/patchage/patchage-1.0.8.ebuild | 50 ++++++++++++++++++++++++++++++ media-sound/patchage/patchage-9999.ebuild | 50 ++++++++++++++++++++++++++++++ 3 files changed, 101 insertions(+) diff --git a/media-sound/patchage/Manifest b/media-sound/patchage/Manifest index 8fca8a198910..6b8aee71b9f9 100644 --- a/media-sound/patchage/Manifest +++ b/media-sound/patchage/Manifest @@ -1 +1,2 @@ DIST patchage-1.0.6.tar.bz2 664841 BLAKE2B 72d0de6d12e07ec160f4c59c51f138e1220a1b8994bdab90f56dd715bf16b6f561836d184ec5d5077de3bc7bb5c6778ea2b7bcbf0b33230be662f2b729eac568 SHA512 b7aedcb07da0c81842929833ab93a0b20c08e465bf05ebb4e47670d295c0d4d0d50f0f74001d9264c2c23ef08d3881232e7622ecf101d1d53ffcae2f8c0f31d3 +DIST patchage-1.0.8.tar.xz 334888 BLAKE2B d6bac04a3a6880c7758a01c60b4f4c907e7ae191ef8956fb6ad6f039d9bf40e973ff6e38fc6a5af5b4b4ce5386496282ab5cb06573b0e091e24b7c80fae73ac3 SHA512 af2e43c53ce80ab59416745e85cd7fc524fd3b21ae259d171f15998566cfa067a84a7406e78f5b50bc3ff339363b3ed9cacc9790f08cc6189e4919fc43d041dc diff --git a/media-sound/patchage/patchage-1.0.8.ebuild b/media-sound/patchage/patchage-1.0.8.ebuild new file mode 100644 index 000000000000..a629310e40dd --- /dev/null +++ b/media-sound/patchage/patchage-1.0.8.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson xdg + +DESCRIPTION="Modular patch bay for JACK-based audio and MIDI systems" +HOMEPAGE="https://drobilla.net/software/patchage" + +if [[ ${PV} == 9999 ]] ; then + inherit git-r3 + EGIT_REPO_URI="https://gitlab.com/drobilla/patchage.git" +else + SRC_URI="https://download.drobilla.net/${P}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-2" +SLOT="0" +IUSE="alsa jack jack-dbus test" +RESTRICT="!test? ( test )" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND="dev-cpp/glibmm:2 + dev-cpp/gtkmm:2.4 + media-libs/ganv + alsa? ( media-libs/alsa-lib ) + jack? ( virtual/jack ) + jack-dbus? ( + dev-libs/dbus-glib + sys-apps/dbus + )" +DEPEND="${RDEPEND} + dev-libs/boost + dev-libs/libfmt:=" + +DOCS=( AUTHORS NEWS README.md ) + +src_configure() { + local emesonargs=( + $(meson_feature alsa) + $(meson_feature jack) + $(meson_feature jack-dbus jack_dbus) + $(meson_feature test tests) + ) + meson_src_configure +} diff --git a/media-sound/patchage/patchage-9999.ebuild b/media-sound/patchage/patchage-9999.ebuild new file mode 100644 index 000000000000..e449d00c7bf0 --- /dev/null +++ b/media-sound/patchage/patchage-9999.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson xdg + +DESCRIPTION="Modular patch bay for JACK-based audio and MIDI systems" +HOMEPAGE="https://drobilla.net/software/patchage" + +if [[ ${PV} == 9999 ]] ; then + inherit git-r3 + EGIT_REPO_URI="https://gitlab.com/drobilla/patchage.git" +else + SRC_URI="https://download.drobilla.net/${P}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-2" +SLOT="0" +IUSE="alsa jack jack-dbus test" +RESTRICT="!test? ( test )" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND="dev-cpp/glibmm:2 + dev-cpp/gtkmm:2.4 + media-libs/ganv + alsa? ( media-libs/alsa-lib ) + jack? ( virtual/jack ) + jack-dbus? ( + dev-libs/dbus-glib + sys-apps/dbus + )" +DEPEND="${RDEPEND} + dev-libs/boost + >=dev-libs/libfmt-9:=" + +DOCS=( AUTHORS NEWS README.md ) + +src_configure() { + local emesonargs=( + $(meson_feature alsa) + $(meson_feature jack) + $(meson_feature jack-dbus jack_dbus) + $(meson_feature test tests) + ) + meson_src_configure +}