repo/proj/guru:dev commit in: media-sound/qloud/

"Gil Ferrand" <[email protected]>
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1787036708.732874b5c9aee804f23bf82db854eb0498483f83.bakedsnake@gentoo>
commit:     732874b5c9aee804f23bf82db854eb0498483f83
Author:     bakedsnake <bakedsnake <AT> vagrantz <DOT> xyz>
AuthorDate: Tue Aug 18 07:05:08 2026 +0000
Commit:     Gil Ferrand <bakedsnake <AT> vagrantz <DOT> xyz>
CommitDate: Tue Aug 18 07:05:08 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=732874b5

media-sound/qloud: add 1.4.3

Adds   1.4.3,   dropping   `x11-libs/qwt`   as    a
dependency,  as  it  seems  to  not  be   necessary
anymore.
Tested that the plotting still  works  without  it.

Signed-off-by: bakedsnake <bakedsnake <AT> vagrantz.xyz>

 media-sound/qloud/Manifest           |  1 +
 media-sound/qloud/qloud-1.4.3.ebuild | 43 ++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/media-sound/qloud/Manifest b/media-sound/qloud/Manifest
index 28b39ac540..a0b2554eef 100644
--- a/media-sound/qloud/Manifest
+++ b/media-sound/qloud/Manifest
@@ -1 +1,2 @@
 DIST qloud-1.4.2.tar.gz 49992 BLAKE2B b8a4b0d27a3b2d2a0037418bf5f8c4dc8cad28c60c4b73dbafee1547ef783bf6eb7bb6c40c0d0b5d8ac03bb4ee45f1fde1845f1bb6036370b970be716c2ebe44 SHA512 6c402f11850a663aed8f9688065d0d42da75774011d34184aa61db40a8d8e173eab99afe179a9860ef35a8d54c1f51ad9db085bf77bee02f9e9538086764be20
+DIST qloud-1.4.3.tar.gz 50062 BLAKE2B add0e355c85ea37511c5b742311e7678a2132e896addafce7bb223bab2a5e4fa37a375b336887d5073c129be87a5cfa6bcde5eccff8a1aa00696345a9b14318c SHA512 d9dd15942708396e8c0838e4404cb539eec08318ec32c9cc5c5c3f4cf2c3e4d20f3867caca4b6ad9a7eda7a0c48cc8be440f91f86bb812422f914cb1d0cc4d94

diff --git a/media-sound/qloud/qloud-1.4.3.ebuild b/media-sound/qloud/qloud-1.4.3.ebuild
new file mode 100644
index 0000000000..7376d4be8c
--- /dev/null
+++ b/media-sound/qloud/qloud-1.4.3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qmake-utils
+
+DESCRIPTION="Tool to measure loudspeaker frequency and step responses and distortions"
+HOMEPAGE="https://github.com/molke-productions/qloud"
+if [[ "${PV}" == *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/molke-productions/${PN}"
+else
+	SRC_URI="https://github.com/molke-productions/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RESTRICT="test"
+
+BDEPEND="
+	dev-qt/qttools:6[linguist]
+"
+RDEPEND="
+	dev-qt/qtcharts:6
+	dev-qt/qtbase:6[gui,widgets,xml]
+	media-libs/libsndfile
+	sci-libs/fftw:3.0
+	virtual/jack
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+	eqmake6 PREFIX="${EPREFIX}/usr"
+}
+
+src_install() {
+	emake \
+		INSTALL_ROOT="${D}" \
+		install
+}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.