net-wireless/sigdigger: fix pkgcheck issues

Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
Rick Farina
2025-07-21 17:16:22 -04:00
parent c009184abc
commit 6c20bbd790

View File

@@ -1,4 +1,4 @@
# Copyright 2020-2023 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,15 +8,16 @@ DESCRIPTION="The free digital signal analyzer"
HOMEPAGE="https://github.com/BatchDrake/SigDigger"
SRC_URI="https://github.com/BatchDrake/SigDigger/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/SigDigger-${PV}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
dev-qt/qtopengl:5
dev-qt/qtwidgets:5
media-libs/alsa-lib
media-libs/libsndfile
@@ -28,9 +29,6 @@ DEPEND="
sci-libs/fftw:3.0=
"
RDEPEND="${DEPEND}"
BDEPEND=""
S="${WORKDIR}/SigDigger-${PV}"
src_configure() {
#prevent stripping