Github messages for voidlinux
 help / color / mirror / Atom feed
From: unspecd <unspecd@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gnuradio: update to 3.10.5.1
Date: Fri, 10 Mar 2023 01:08:31 +0100	[thread overview]
Message-ID: <20230310000831.vnDJnLMEx0h8hlnaZyuUqI_h1Kp8-qSC6XqVJTq0RYE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39364@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1212 bytes --]

There is an updated pull request by unspecd against master on the void-packages repository

https://github.com/unspecd/void-packages pkg/gnuradio
https://github.com/void-linux/void-packages/pull/39364

gnuradio: update to 3.10.5.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


A patch file from https://github.com/void-linux/void-packages/pull/39364.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pkg/gnuradio-39364.patch --]
[-- Type: text/x-diff, Size: 21576 bytes --]

From 44efdf767326db92cdcbc008dd701b00eb8584cb Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 30 Jan 2023 05:08:43 +1100
Subject: [PATCH 1/6] CastXML: update to 0.5.1.

---
 srcpkgs/CastXML/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/CastXML/template b/srcpkgs/CastXML/template
index 5d7d9503658c..00e82ac66b50 100644
--- a/srcpkgs/CastXML/template
+++ b/srcpkgs/CastXML/template
@@ -1,6 +1,6 @@
 # Template file for 'CastXML'
 pkgname=CastXML
-version=0.4.6
+version=0.5.1
 revision=1
 build_style=cmake
 configure_args="-DSPHINX_MAN=YES -DCastXML_INSTALL_MAN_DIR=share/man"
@@ -13,7 +13,7 @@ maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/CastXML/CastXML"
 distfiles="https://github.com/CastXML/CastXML/archive/v${version}.tar.gz"
-checksum=8dcdbc1f23a130e4bdb0b09f57c30761a02a346b4db4037555048af2a293d66a
+checksum=a7b40b1530585672f9cf5d7a6b6dd29f20c06cd5edf34ef34c89a184a4d1a006
 
 post_install() {
 	rm -r ${DESTDIR}/usr/share/castxml/clang/include

From e04182551488c7fc88a01fc2683946bd885fe8f2 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 17 Sep 2022 22:34:08 +1100
Subject: [PATCH 2/6] gnuradio: update to 3.10.5.1.

---
 common/shlibs                                 |  23 ++
 .../gnuradio/patches/boost-1.80-fmt-9.patch   |  79 ------
 srcpkgs/gnuradio/patches/fix-i686-tests.patch | 266 ------------------
 .../skip-test-that-hangs-on-32bit.patch       |  26 --
 4 files changed, 23 insertions(+), 371 deletions(-)
 delete mode 100644 srcpkgs/gnuradio/patches/boost-1.80-fmt-9.patch
 delete mode 100644 srcpkgs/gnuradio/patches/fix-i686-tests.patch
 delete mode 100644 srcpkgs/gnuradio/patches/skip-test-that-hangs-on-32bit.patch

diff --git a/common/shlibs b/common/shlibs
index 5cc81b9f90b2..04c1ac9437c3 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3263,6 +3263,29 @@ libgnuradio-qtgui.so.3.10.3 gnuradio-3.10.3.0_1
 libgnuradio-zeromq.so.3.10.3 gnuradio-3.10.3.0_1
 libgnuradio-iio.so.3.10.3 gnuradio-3.10.3.0_1
 libgnuradio-pdu.so.3.10.3 gnuradio-3.10.3.0_1
+libvolk.so.2.5 volk-2.5.0_1
+libgnuradio-runtime.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-pmt.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-blocks.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-audio.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-fec.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-fft.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-filter.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-analog.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-digital.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-dtv.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-channels.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-trellis.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-video-sdl.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-vocoder.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-wavelet.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-uhd.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-network.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-soapy.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-qtgui.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-zeromq.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-iio.so.3.10.5 gnuradio-3.10.5.0_1
+libgnuradio-pdu.so.3.10.5 gnuradio-3.10.5.0_1
 libgnuradio-osmosdr.so.0.2.0 gnuradio-osmosdr-0.2.0_1
 libflann_cpp.so.1.9 flann-1.9.1_1
 libflann.so.1.9 flann-1.9.1_1
diff --git a/srcpkgs/gnuradio/patches/boost-1.80-fmt-9.patch b/srcpkgs/gnuradio/patches/boost-1.80-fmt-9.patch
deleted file mode 100644
index a0c3f6d4701b..000000000000
--- a/srcpkgs/gnuradio/patches/boost-1.80-fmt-9.patch
+++ /dev/null
@@ -1,79 +0,0 @@
-Upstream: no
-
-Honestly, I don't care much. I tries to print as much as it makes sense
---- a/gnuradio-runtime/include/gnuradio/logger.h
-+++ b/gnuradio-runtime/include/gnuradio/logger.h
-@@ -37,6 +37,9 @@ using logger_ptr = std::shared_ptr<void>
- #include <spdlog/fmt/fmt.h>
- #include <spdlog/fmt/ostr.h>
- #include <memory>
-+#include <string>
-+#include <type_traits>
-+#include <utility>
- 
- #include <spdlog/spdlog.h>
- 
-@@ -285,6 +288,52 @@ struct fmt::formatter<boost::format> : f
-     }
- };
- 
-+namespace fmt {
-+template <typename T>
-+struct formatter<
-+    T,
-+    typename std::enable_if<
-+        std::is_convertible<
-+            decltype(std::declval<T>().identifier()),
-+            std::string
-+        >::value,
-+        char
-+    >::type > : fmt::formatter<std::string> {
-+    template <typename FormatCtx>
-+    auto format(const T& value, FormatCtx& ctx)
-+        -> decltype(fmt::formatter<std::string>::format(value.identifier(), ctx))
-+    {
-+        return fmt::formatter<std::string>::format(value.identifier(), ctx);
-+    }
-+};
-+template <typename T, typename Ch>
-+struct formatter<std::shared_ptr<T>, Ch> : fmt::formatter<const void *, Ch> {
-+    template <typename FormatCtx>
-+    auto format(const std::shared_ptr<T>& ptr, FormatCtx& ctx)
-+        -> decltype(fmt::formatter<const void *, Ch>::format(fmt::ptr(ptr), ctx))
-+    {
-+        return fmt::formatter<const void *, Ch>::format(fmt::ptr(ptr), ctx);
-+    }
-+};
-+template <typename T>
-+struct formatter<
-+    std::shared_ptr<T>,
-+    typename std::enable_if<
-+        std::is_convertible<
-+            decltype(std::declval<T>().identifier()),
-+            std::string
-+        >::value,
-+        char
-+    >::type > : fmt::formatter<std::string> {
-+    template <typename FormatCtx>
-+    auto format(const std::shared_ptr<T>& ptr, FormatCtx& ctx)
-+        -> decltype(fmt::formatter<std::string>::format(ptr->identifier(), ctx))
-+    {
-+        return fmt::formatter<std::string>::format(ptr->identifier(), ctx);
-+    }
-+};
-+}
-+
- #endif
- 
- #endif /* INCLUDED_GR_LOGGER_H */
---- a/gnuradio-runtime/python/gnuradio/gr/bindings/logger_python.cc
-+++ b/gnuradio-runtime/python/gnuradio/gr/bindings/logger_python.cc
-@@ -15,7 +15,7 @@
- /* BINDTOOL_GEN_AUTOMATIC(0)                                                       */
- /* BINDTOOL_USE_PYGCCXML(0)                                                        */
- /* BINDTOOL_HEADER_FILE(logger.h)                                        */
--/* BINDTOOL_HEADER_FILE_HASH(a76c325b045da079c83e294cc4abb8c6)                     */
-+/* BINDTOOL_HEADER_FILE_HASH(0e6a6ba08242e117ab4407ef3bf7afdf)                     */
- /***********************************************************************************/
- 
- #include <pybind11/complex.h>
diff --git a/srcpkgs/gnuradio/patches/fix-i686-tests.patch b/srcpkgs/gnuradio/patches/fix-i686-tests.patch
deleted file mode 100644
index 43094abeb976..000000000000
--- a/srcpkgs/gnuradio/patches/fix-i686-tests.patch
+++ /dev/null
@@ -1,266 +0,0 @@
-From b7323c09566416187bad7728c547c336ffa49253 Mon Sep 17 00:00:00 2001
-From: Clayton Smith <argilo@gmail.com>
-Date: Fri, 14 Oct 2022 15:39:20 -0400
-Subject: [PATCH] blocks: Allow for floating point error in moving average test
-
-Signed-off-by: Clayton Smith <argilo@gmail.com>
----
- gr-blocks/python/blocks/qa_moving_average.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gr-blocks/python/blocks/qa_moving_average.py b/gr-blocks/python/blocks/qa_moving_average.py
-index 8f4169d05cf..6aa3ba3df35 100644
---- a/gr-blocks/python/blocks/qa_moving_average.py
-+++ b/gr-blocks/python/blocks/qa_moving_average.py
-@@ -147,7 +147,7 @@ def test_vector_complex(self):
-         ref_data = ref_dst.data()
- 
-         # make sure result is close to zero
--        self.assertEqual(dut_data, ref_data)
-+        self.assertListAlmostEqual(dut_data, ref_data, tol=3)
- 
-     def test_complex_scalar(self):
-         tb = self.tb
-
-From e3e7b41a1f014ca39ec5d244eed01e1caa7cc4cb Mon Sep 17 00:00:00 2001
-From: Clayton Smith <argilo@gmail.com>
-Date: Fri, 14 Oct 2022 15:52:54 -0400
-Subject: [PATCH] fft: Increase tolerance in qa_window test
-
-Signed-off-by: Clayton Smith <argilo@gmail.com>
----
- gr-fft/python/fft/qa_window.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gr-fft/python/fft/qa_window.py b/gr-fft/python/fft/qa_window.py
-index 93ab1a9f93f..ec4877f7867 100644
---- a/gr-fft/python/fft/qa_window.py
-+++ b/gr-fft/python/fft/qa_window.py
-@@ -35,7 +35,7 @@ def test_normwin(self):
-             21,
-             normalize=True)
-         power = numpy.sum([x * x for x in win]) / len(win)
--        self.assertAlmostEqual(power, 1.0)
-+        self.assertAlmostEqual(power, 1.0, places=6)
- 
- 
- if __name__ == '__main__':
-
-From 05b3b5e4689e6c061268c6df1773f10b021125e6 Mon Sep 17 00:00:00 2001
-From: Clayton Smith <argilo@gmail.com>
-Date: Fri, 14 Oct 2022 17:29:30 -0400
-Subject: [PATCH 1/2] digital: Account for floating point error in loop
- conditions
-
-Signed-off-by: Clayton Smith <argilo@gmail.com>
----
- gr-digital/lib/constellation.cc | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/gr-digital/lib/constellation.cc b/gr-digital/lib/constellation.cc
-index 609b4546b83..4235d17f202 100644
---- a/gr-digital/lib/constellation.cc
-+++ b/gr-digital/lib/constellation.cc
-@@ -245,9 +245,9 @@ void constellation::gen_soft_dec_lut(int precision, float npwr)
-     float maxd = 1.0f;
-     float step = (2.0f * maxd) / (d_lut_scale - 1);
-     float y = -maxd;
--    while (y < maxd + step) {
-+    while (y < maxd + (step / 2)) {
-         float x = -maxd;
--        while (x < maxd + step) {
-+        while (x < maxd + (step / 2)) {
-             gr_complex pt = gr_complex(x, y);
-             d_soft_dec_lut.push_back(calc_soft_dec(pt, npwr));
-             x += step;
-
-From 830349bb36706aaf872a8a911ead631c9788c2ac Mon Sep 17 00:00:00 2001
-From: Clayton Smith <argilo@gmail.com>
-Date: Fri, 14 Oct 2022 17:31:33 -0400
-Subject: [PATCH 2/2] digital: Fix slicer implementation in qa_constellation
-
-Signed-off-by: Clayton Smith <argilo@gmail.com>
----
- gr-digital/python/digital/qa_constellation.py | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/gr-digital/python/digital/qa_constellation.py b/gr-digital/python/digital/qa_constellation.py
-index 7345f782a2c..1ad86a8d263 100644
---- a/gr-digital/python/digital/qa_constellation.py
-+++ b/gr-digital/python/digital/qa_constellation.py
-@@ -117,10 +117,10 @@ def threed_constell():
- def slicer(x):
-     ret = []
-     for xi in x:
--        if(xi < 0):
-+        if xi < 0:
-             ret.append(0.0)
--    else:
--        ret.append(1.0)
-+        else:
-+            ret.append(1.0)
-     return ret
- 
-
-From 7c24638f9924cdedeb9b2c9c430b3eb63585de3b Mon Sep 17 00:00:00 2001
-From: Clayton Smith <argilo@gmail.com>
-Date: Sat, 15 Oct 2022 10:44:37 -0400
-Subject: [PATCH] fec: Fix LDPC output size calculation
-
-Signed-off-by: Clayton Smith <argilo@gmail.com>
----
- gr-fec/lib/ldpc_gen_mtrx_encoder_impl.cc | 2 +-
- gr-fec/lib/ldpc_par_mtrx_encoder_impl.cc | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/gr-fec/lib/ldpc_gen_mtrx_encoder_impl.cc b/gr-fec/lib/ldpc_gen_mtrx_encoder_impl.cc
-index a76bd76bae2..56a7aeab4c5 100644
---- a/gr-fec/lib/ldpc_gen_mtrx_encoder_impl.cc
-+++ b/gr-fec/lib/ldpc_gen_mtrx_encoder_impl.cc
-@@ -55,7 +55,7 @@ bool ldpc_gen_mtrx_encoder_impl::set_frame_size(unsigned int frame_size)
- 
-     d_frame_size = frame_size;
- 
--    d_output_size = static_cast<int>(d_rate * d_frame_size);
-+    d_output_size = static_cast<int>(round(d_rate * d_frame_size));
- 
-     return ret;
- }
-diff --git a/gr-fec/lib/ldpc_par_mtrx_encoder_impl.cc b/gr-fec/lib/ldpc_par_mtrx_encoder_impl.cc
-index f9aaa1b65b4..1475aba70d4 100644
---- a/gr-fec/lib/ldpc_par_mtrx_encoder_impl.cc
-+++ b/gr-fec/lib/ldpc_par_mtrx_encoder_impl.cc
-@@ -75,7 +75,7 @@ bool ldpc_par_mtrx_encoder_impl::set_frame_size(unsigned int frame_size)
- 
-     d_frame_size = frame_size;
- 
--    d_output_size = static_cast<int>(d_rate * d_frame_size);
-+    d_output_size = static_cast<int>(round(d_rate * d_frame_size));
- 
-     return ret;
- }
-
-From 543983116771cee5653514f3cd2f260551edc89d Mon Sep 17 00:00:00 2001
-From: Clayton Smith <argilo@gmail.com>
-Date: Sun, 16 Oct 2022 08:22:48 -0400
-Subject: [PATCH] analog: Use realistic signals for CTCSS squelch tests
-
-Signed-off-by: Clayton Smith <argilo@gmail.com>
----
- gr-analog/python/analog/qa_ctcss_squelch.py | 62 +++++++++++++++------
- 1 file changed, 45 insertions(+), 17 deletions(-)
-
-From 543983116771cee5653514f3cd2f260551edc89d Mon Sep 17 00:00:00 2001
-From: Clayton Smith <argilo@gmail.com>
-Date: Sun, 16 Oct 2022 08:22:48 -0400
-Subject: [PATCH] analog: Use realistic signals for CTCSS squelch tests
-
-Signed-off-by: Clayton Smith <argilo@gmail.com>
----
- gr-analog/python/analog/qa_ctcss_squelch.py | 62 +++++++++++++++------
- 1 file changed, 45 insertions(+), 17 deletions(-)
-
-diff --git a/gr-analog/python/analog/qa_ctcss_squelch.py b/gr-analog/python/analog/qa_ctcss_squelch.py
-index 6151641aa3c..195e19ab9a3 100644
---- a/gr-analog/python/analog/qa_ctcss_squelch.py
-+++ b/gr-analog/python/analog/qa_ctcss_squelch.py
-@@ -9,6 +9,8 @@
- #
- 
- 
-+import math
-+import random
- from gnuradio import gr, gr_unittest, analog, blocks
- 
- 
-@@ -46,16 +48,24 @@ def test_ctcss_squelch_001(self):
- 
-     def test_ctcss_squelch_002(self):
-         # Test runtime, gate=True
--        rate = 1
-+        rate = 8000
-         freq = 100
--        level = 0.0
--        length = 1
--        ramp = 1
-+        other_freq = 103.5
-+        level = 0.01
-+        length = 0
-+        ramp = 0
-         gate = True
- 
--        src_data = [float(x) / 10.0 for x in range(1, 40)]
--        expected_result = src_data
--        expected_result[0] = 0
-+        random.seed(1)
-+        src_data = [0.5 * math.sin(2 * math.pi * 1000 * x / rate) + random.gauss(0, 0.1) for x in range(rate)]
-+
-+        # First half-second has incorrect CTCSS tone
-+        for x in range(0, int(rate * 0.500)):
-+            src_data[x] += 0.15 * math.sin(2 * math.pi * other_freq * x / rate)
-+
-+        # Second half-second has correct CTCSS tone
-+        for x in range(int(rate * 0.500), rate):
-+            src_data[x] += 0.15 * math.sin(2 * math.pi * freq * x / rate)
- 
-         src = blocks.vector_source_f(src_data)
-         op = analog.ctcss_squelch_ff(rate, freq, level,
-@@ -67,18 +77,34 @@ def test_ctcss_squelch_002(self):
-         self.tb.run()
- 
-         result_data = dst.data()
--        self.assertFloatTuplesAlmostEqual(expected_result, result_data, 4)
-+
-+        # Squelch should open ~100 ms after the correct CTCSS tone appears
-+        # so ~400 ms of audio should make it past the gate
-+        self.assertGreater(len(result_data), rate * 0.390)
-+        self.assertLess(len(result_data), rate * 0.410)
-+        self.assertFloatTuplesAlmostEqual(src_data[-len(result_data):], result_data, 6)
- 
-     def test_ctcss_squelch_003(self):
-         # Test runtime, gate=False
--        rate = 1
-+        rate = 8000
-         freq = 100
--        level = 0.5
--        length = 1
--        ramp = 1
-+        other_freq = 103.5
-+        level = 0.01
-+        length = 0
-+        ramp = 0
-         gate = False
- 
--        src_data = [float(x) / 10.0 for x in range(1, 40)]
-+        random.seed(1)
-+        src_data = [0.5 * math.sin(2 * math.pi * 1000 * x / rate) + random.gauss(0, 0.1) for x in range(rate)]
-+
-+        # First half-second has incorrect CTCSS tone
-+        for x in range(0, rate // 2):
-+            src_data[x] += 0.15 * math.sin(2 * math.pi * other_freq * x / rate)
-+
-+        # Second half-second has correct CTCSS tone
-+        for x in range(rate // 2, rate):
-+            src_data[x] += 0.15 * math.sin(2 * math.pi * freq * x / rate)
-+
-         src = blocks.vector_source_f(src_data)
-         op = analog.ctcss_squelch_ff(rate, freq, level,
-                                      length, ramp, gate)
-@@ -88,11 +114,13 @@ def test_ctcss_squelch_003(self):
-         self.tb.connect(op, dst)
-         self.tb.run()
- 
--        expected_result = src_data
--        expected_result[0:5] = [0, 0, 0, 0, 0]
--
-         result_data = dst.data()
--        self.assertFloatTuplesAlmostEqual(expected_result, result_data, 4)
-+
-+        # Squelch should open ~100 ms after the correct CTCSS tone appears
-+        min_zero_samples = int(rate * 0.590)
-+        self.assertFloatTuplesAlmostEqual([0] * min_zero_samples, result_data[:min_zero_samples], 6)
-+        max_zero_samples = int(rate * 0.610)
-+        self.assertFloatTuplesAlmostEqual(src_data[max_zero_samples:], result_data[max_zero_samples:], 6)
- 
- 
- if __name__ == '__main__':
diff --git a/srcpkgs/gnuradio/patches/skip-test-that-hangs-on-32bit.patch b/srcpkgs/gnuradio/patches/skip-test-that-hangs-on-32bit.patch
deleted file mode 100644
index 25a694211100..000000000000
--- a/srcpkgs/gnuradio/patches/skip-test-that-hangs-on-32bit.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Skip one test that hangs forever on 32 bit
-
-See: https://github.com/gnuradio/gnuradio/issues/989
-
---- a/gr-fec/python/fec/qa_fecapi_ldpc.py	2019-08-09 18:15:36.000000000 -0300
-+++ b/gr-fec/python/fec/qa_fecapi_ldpc.py	2021-12-28 12:56:31.635977173 -0300
-@@ -98,6 +98,9 @@
-         self.assertEqual(data_in, data_out)
- 
-     def test_parallelism0_03(self):
-+        from ctypes import sizeof, c_long
-+        if sizeof(c_long) <= 4:
-+            return
-         filename = LDPC_ALIST_DIR + "n_0100_k_0058_gen_matrix.alist"
-         gap = 4
-         LDPC_matrix_object = fec.ldpc_G_matrix(filename)
-@@ -115,6 +118,9 @@
-         self.assertEqual(data_in, data_out)
- 
-     def test_parallelism0_03(self):
-+        from ctypes import sizeof, c_long
-+        if sizeof(c_long) <= 4:
-+            return
-         filename = LDPC_ALIST_DIR + "n_0100_k_0058_gen_matrix.alist"
-         gap = 4
-         k = 100 - 58

From c933bc10a0164da9a7080db29a01fe820fe8b331 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 10 Oct 2022 22:39:32 +1100
Subject: [PATCH 3/6] gnuradio-osmosdr: update to 0.2.4.

---
 srcpkgs/gnuradio-osmosdr/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gnuradio-osmosdr/template b/srcpkgs/gnuradio-osmosdr/template
index 2b118119d010..c8680ff1d478 100644
--- a/srcpkgs/gnuradio-osmosdr/template
+++ b/srcpkgs/gnuradio-osmosdr/template
@@ -1,8 +1,7 @@
 # Template file for 'gnuradio-osmosdr'
 pkgname=gnuradio-osmosdr
-version=0.2.3git20210128
-revision=6
-_githash=a100eb024c0210b95e4738b6efd836d48225bd03
+version=0.2.4
+revision=1
 build_style=cmake
 configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"
 hostmakedepends="pkg-config gnuradio python3"
@@ -12,8 +11,8 @@ short_desc="GNU Radio source block for rtlsdr, hackrf and airspy"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://osmocom.org/projects/gr-osmosdr/wiki/GrOsmoSDR"
-distfiles="https://github.com/osmocom/gr-osmosdr/archive/${_githash}.tar.gz"
-checksum=a3cc85dd708d06d234ff4ab7f274a4a49db6427eed1e7e58711a1b61a4fa4de1
+distfiles="https://github.com/osmocom/gr-osmosdr/archive/v${version}.tar.gz"
+checksum=28b6f2768aee7b397b227e9e70822e28de3b4c5362a5d14646a0948a48094a63
 
 gnuradio-osmosdr-devel_package() {
 	short_desc+=" - development files"

From 1194863a799ce950c0157461460dde8530b499c4 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Fri, 25 Nov 2022 20:24:41 +1100
Subject: [PATCH 4/6] gnuradio-nrsc5: revbump for gnuradio 3.10.5.1

---
 srcpkgs/gnuradio-nrsc5/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gnuradio-nrsc5/template b/srcpkgs/gnuradio-nrsc5/template
index bd544baa4f07..2181d8bd44be 100644
--- a/srcpkgs/gnuradio-nrsc5/template
+++ b/srcpkgs/gnuradio-nrsc5/template
@@ -1,7 +1,7 @@
 # Template file for 'gnuradio-nrsc5'
 pkgname=gnuradio-nrsc5
 version=2.0.0
-revision=3
+revision=4
 build_style=cmake
 make_cmd=make
 configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"

From 46f56eca95b74deb55daff8c77cfc779e3c9e71e Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Thu, 5 Jan 2023 21:14:50 +1100
Subject: [PATCH 5/6] gnuradio-rds: revbump for gnuradio 3.10.5.1

---
 srcpkgs/gnuradio-rds/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gnuradio-rds/template b/srcpkgs/gnuradio-rds/template
index b8a95ac05d79..09a928d3759b 100644
--- a/srcpkgs/gnuradio-rds/template
+++ b/srcpkgs/gnuradio-rds/template
@@ -1,7 +1,7 @@
 # Template file for 'gnuradio-rds'
 pkgname=gnuradio-rds
 version=3.10
-revision=5
+revision=6
 build_style=cmake
 configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"
 hostmakedepends="pkg-config gnuradio python3"

From 49bb36562ec04499507945ccb979b91353fb8daa Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Fri, 10 Mar 2023 11:08:08 +1100
Subject: [PATCH 6/6] gqrx: revbump for gnuradio 3.10.5.1

---
 srcpkgs/gqrx/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gqrx/template b/srcpkgs/gqrx/template
index c2215b30dc9b..1966c2a8f09b 100644
--- a/srcpkgs/gqrx/template
+++ b/srcpkgs/gqrx/template
@@ -1,7 +1,7 @@
 # Template file for 'gqrx'
 pkgname=gqrx
 version=2.15.9
-revision=2
+revision=3
 build_style=cmake
 configure_args="$(vopt_if gr_audio -DLINUX_AUDIO_BACKEND=Gr-audio)
  $(vopt_if portaudio -DLINUX_AUDIO_BACKEND=Portaudio)"

  parent reply	other threads:[~2023-03-10  0:08 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-19 12:36 [PR PATCH] gnuradio: update to 3.10.4.0 unspecd
2022-10-10  9:36 ` [PR PATCH] [Updated] " unspecd
2022-10-10 11:40 ` unspecd
2022-10-24 10:03 ` unspecd
2022-11-25  9:41 ` unspecd
2022-11-25 10:32 ` unspecd
2022-11-28 18:44 ` [PR PATCH] [Updated] " unspecd
2022-12-19 15:01 ` unspecd
2022-12-20 12:23 ` [PR PATCH] [Updated] " unspecd
2022-12-31 14:21 ` [PR PATCH] [Updated] gnuradio: update to 3.10.5.0 unspecd
2022-12-31 15:12 ` unspecd
2022-12-31 15:13 ` unspecd
2023-01-04 21:26 ` [PR PATCH] [Updated] " unspecd
2023-01-05 10:15 ` unspecd
2023-01-12 19:38 ` unspecd
2023-01-29 21:25 ` unspecd
2023-01-29 21:26 ` unspecd
2023-01-29 21:30 ` unspecd
2023-01-29 21:31 ` gnuradio: update to 3.10.5.1 unspecd
2023-03-10  0:08 ` unspecd [this message]
2023-03-16  9:30 ` [PR PATCH] [Updated] " unspecd
2023-03-16 15:59 ` [PR PATCH] [Merged]: " abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230310000831.vnDJnLMEx0h8hlnaZyuUqI_h1Kp8-qSC6XqVJTq0RYE@z \
    --to=unspecd@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).