* [gentoo-commits] repo/gentoo:master commit in: net-libs/libhackrf/
@ 2022-09-30 13:53 99% Rick Farina
0 siblings, 0 replies; 1+ results
From: Rick Farina @ 2022-09-30 13:53 UTC (permalink / raw
To: gentoo-commits
commit: 47d312a25cc0d8c6917787a41a37c4e73d7d0eab
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 13:51:51 2022 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 13:53:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d312a2
net-libs/libhackrf: build only shared lib (no-op)
So, this actually does nothing, because the applied patch ALSO builds
only shared libs. That said, it's the first step toward not needing the
patch and I don't want to forget later when/if upstream fixes their bug
which won't allow install for only shared libs.
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-libs/libhackrf/libhackrf-2022.09.1.ebuild | 4 ++++
net-libs/libhackrf/libhackrf-9999.ebuild | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/net-libs/libhackrf/libhackrf-2022.09.1.ebuild b/net-libs/libhackrf/libhackrf-2022.09.1.ebuild
index 586e9f4bd1ec..126023d3e828 100644
--- a/net-libs/libhackrf/libhackrf-2022.09.1.ebuild
+++ b/net-libs/libhackrf/libhackrf-2022.09.1.ebuild
@@ -42,6 +42,10 @@ src_configure() {
cmake_src_configure
}
+src_compile() {
+ cmake_build hackrf
+}
+
pkg_postinst() {
if use udev; then
einfo "Users in the usb group can use hackrf."
diff --git a/net-libs/libhackrf/libhackrf-9999.ebuild b/net-libs/libhackrf/libhackrf-9999.ebuild
index 586e9f4bd1ec..126023d3e828 100644
--- a/net-libs/libhackrf/libhackrf-9999.ebuild
+++ b/net-libs/libhackrf/libhackrf-9999.ebuild
@@ -42,6 +42,10 @@ src_configure() {
cmake_src_configure
}
+src_compile() {
+ cmake_build hackrf
+}
+
pkg_postinst() {
if use udev; then
einfo "Users in the usb group can use hackrf."
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-09-30 13:53 99% [gentoo-commits] repo/gentoo:master commit in: net-libs/libhackrf/ Rick Farina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox