media-sound/helvum - 9999 (tezeta)

Search

Package Information

Description:
A GTK patchbay for pipewire
Homepage:
https://gitlab.freedesktop.org/pipewire/helvum
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
9999 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit git-r3 meson

DESCRIPTION="A GTK patchbay for pipewire"
HOMEPAGE="https://gitlab.freedesktop.org/pipewire/helvum"
EGIT_REPO_URI="https://gitlab.freedesktop.org/pipewire/helvum.git"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="network-sandbox"

DEPEND=">=media-video/pipewire-0.3
		>=gui-libs/gtk-4.12.2"
RDEPEND="${DEPEND}"
BDEPEND=">=sys-devel/clang-3.7
		dev-build/meson
		virtual/rust"

Dependencies

DEPEND

>=media-video/pipewire-0.3
		>=gui-libs/gtk-4.12.2

RDEPEND

>=media-video/pipewire-0.3
		>=gui-libs/gtk-4.12.2

BDEPEND

>=sys-devel/clang-3.7
		dev-build/meson
		virtual/rust