From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 557861582EF for ; Tue, 11 Feb 2025 20:54:47 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 41BE334319D for ; Tue, 11 Feb 2025 20:54:47 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D244F110476; Tue, 11 Feb 2025 20:54:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id CB25D110476 for ; Tue, 11 Feb 2025 20:54:36 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82701343166 for ; Tue, 11 Feb 2025 20:54:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C27DF27FF for ; Tue, 11 Feb 2025 20:54:33 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1739307263.e9f45df8efd7fa66dd2b87181ea7d5b0e5a9fdf8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qpwgraph/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/qpwgraph/Manifest media-sound/qpwgraph/qpwgraph-0.8.1.ebuild X-VCS-Directories: media-sound/qpwgraph/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e9f45df8efd7fa66dd2b87181ea7d5b0e5a9fdf8 X-VCS-Branch: master Date: Tue, 11 Feb 2025 20:54:33 +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: 2753bf41-5bea-4f50-b318-18ac11bd79f4 X-Archives-Hash: c9eb361ab9f06512025c5df21fa54572 commit: e9f45df8efd7fa66dd2b87181ea7d5b0e5a9fdf8 Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Mon Feb 10 23:01:31 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 11 20:54:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f45df8 media-sound/qpwgraph: add 0.8.1 Signed-off-by: Adel KARA SLIMANE zegrapher.com> Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/qpwgraph/Manifest | 1 + media-sound/qpwgraph/qpwgraph-0.8.1.ebuild | 43 ++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/media-sound/qpwgraph/Manifest b/media-sound/qpwgraph/Manifest index c671604255c4..fb8507211b4c 100644 --- a/media-sound/qpwgraph/Manifest +++ b/media-sound/qpwgraph/Manifest @@ -1 +1,2 @@ DIST qpwgraph-v0.7.8.tar.bz2 228111 BLAKE2B 079e5e91d23bd0ded1670b2ab514f5b93f5085dfb76f12e944ff04460544ee858fdde6bacfd3c7d3ad448b880d46e42d8223d0e0562c1752b00631008f47424c SHA512 982cafa0f4d2e17b84de992455d10cb591d77ce8e2c1f052864c3c57de0ecaa67f8d9880a03cf851f5cea24db65ece6a2a42d873bcca4bc43e1de7843548e8f9 +DIST qpwgraph-v0.8.1.tar.bz2 236954 BLAKE2B 5b9da5edaf8f2b02b78c38f3d2619499a87450d420e784fde05da96d8b0ce6a6595381030c4b909f7c55b1a7c845c5a2c34f5f0edcfc98c3808ec626b4731fc7 SHA512 1050940ff259ecab10dfee2df546001d4846e1c9e79e64dff66cc65615697b94ae46c4e3edef0f9dac0f061178770b832c3838b1645fc0b36c3ad4df20014daf diff --git a/media-sound/qpwgraph/qpwgraph-0.8.1.ebuild b/media-sound/qpwgraph/qpwgraph-0.8.1.ebuild new file mode 100644 index 000000000000..3828ef0c1a28 --- /dev/null +++ b/media-sound/qpwgraph/qpwgraph-0.8.1.ebuild @@ -0,0 +1,43 @@ +# Copyright 2024-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake xdg + +DESCRIPTION="PipeWire Graph Qt GUI Interface" +HOMEPAGE="https://gitlab.freedesktop.org/rncbc/qpwgraph" + +if [[ ${PV} == 9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://gitlab.freedesktop.org/rncbc/qpwgraph" +else + SRC_URI="https://gitlab.freedesktop.org/rncbc/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" + S="${WORKDIR}/${PN}-v${PV}" + KEYWORDS="~amd64" +fi + +LICENSE="GPL-2" +SLOT="0" +IUSE="alsa" + +BDEPEND=" + dev-qt/qttools:6[linguist] +" +DEPEND=" + dev-qt/qtbase:6[gui,network,widgets,xml] + dev-qt/qtsvg:6 + media-video/pipewire:= + alsa? ( media-libs/alsa-lib ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + -DCONFIG_ALSA_MIDI=$(usex alsa) + -DCONFIG_SYSTEM_TRAY=1 + -DCONFIG_WAYLAND=1 + -DCONFIG_QT6=1 + ) + cmake_src_configure +}