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] New package: codec2-1.0.1
Date: Tue, 30 Nov 2021 01:07:16 +0100	[thread overview]
Message-ID: <20211130000716.kmBoBkGz2deyhlmQ3SGOQXJnCmAzN0qW3QdZIZlR4Wc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34315@inbox.vuxu.org>

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

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

https://github.com/unspecd/void-packages pkg/codec2
https://github.com/void-linux/void-packages/pull/34315

New package: codec2-1.0.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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):
  - aarch64-musl


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

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

From 9c20df703a624d67bd5d0a33d7b308290d6cce88 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 29 Nov 2021 00:50:13 +1100
Subject: [PATCH] New package: codec2-1.0.1

---
 common/shlibs                      |  1 +
 srcpkgs/codec2-devel               |  1 +
 srcpkgs/codec2/patches/cross.patch | 15 ++++++++
 srcpkgs/codec2/template            | 62 ++++++++++++++++++++++++++++++
 4 files changed, 79 insertions(+)
 create mode 120000 srcpkgs/codec2-devel
 create mode 100644 srcpkgs/codec2/patches/cross.patch
 create mode 100644 srcpkgs/codec2/template

diff --git a/common/shlibs b/common/shlibs
index ad60646030fe..aa85f4ce0358 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4071,3 +4071,4 @@ libm4ri-0.0.20200125.so m4ri-20200125_1
 libm4rie-0.0.20200125.so m4rie-20200125_1
 libptytty.so.0 libptytty-2.0_1
 libcoeurl.so.0 coeurl-0.1.0_1
+libcodec2.so.1.0 codec2-1.0.1_1
diff --git a/srcpkgs/codec2-devel b/srcpkgs/codec2-devel
new file mode 120000
index 000000000000..989913a1d9d7
--- /dev/null
+++ b/srcpkgs/codec2-devel
@@ -0,0 +1 @@
+codec2/
\ No newline at end of file
diff --git a/srcpkgs/codec2/patches/cross.patch b/srcpkgs/codec2/patches/cross.patch
new file mode 100644
index 000000000000..46b52c0b805c
--- /dev/null
+++ b/srcpkgs/codec2/patches/cross.patch
@@ -0,0 +1,15 @@
+# reason:
+#   [110/327] Generating codebookjvm.c
+#   FAILED: src/codebookjvm.c /builddir/codec2-1.0.1/build/src/codebookjvm.c
+#   /bin/sh: line 1: /builddir/codec2-1.0.1/build/src/generate_codebook: cannot execute binary file: Exec format error
+
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -68,6 +68,7 @@
+     ExternalProject_Add(codec2_native
+        SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/..
+        BINARY_DIR ${CMAKE_CURRENT_BINARY_DIR}/codec2_native
++       CMAKE_ARGS -DCMAKE_C_COMPILER=$ENV{CC_FOR_BUILD} -DCMAKE_C_FLAGS=$ENV{CFLAGS_FOR_BUILD}
+        BUILD_COMMAND ${CMAKE_COMMAND} --build . --target generate_codebook
+        INSTALL_COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_BINARY_DIR}/codec2_native/src/generate_codebook ${CMAKE_CURRENT_BINARY_DIR}
+        BUILD_BYPRODUCTS ${CMAKE_CURRENT_BINARY_DIR}/generate_codebook
diff --git a/srcpkgs/codec2/template b/srcpkgs/codec2/template
new file mode 100644
index 000000000000..10521d98c05d
--- /dev/null
+++ b/srcpkgs/codec2/template
@@ -0,0 +1,62 @@
+# Template file for 'codec2'
+pkgname=codec2
+version=1.0.1
+revision=1
+build_style=cmake
+checkdepends="gnuplot octave python3-numpy sox valgrind"
+short_desc="Low bit rate speech codec"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://www.rowetel.com/codec2.html"
+distfiles="https://github.com/drowe67/codec2/archive/v${version}.tar.gz"
+checksum=14227963940d79e0ec5af810f37101b30e1c7e8555abd96c56b3c0473abac8ef
+
+do_check() {
+	cd build
+	ctest -E "test_CML_ldpcut|\
+test_COHPSK_modem_octave_port|\
+test_OFDM_modem_burst_acq_port|\
+test_OFDM_modem_datac0_octave_burst|\
+test_OFDM_modem_datac1_octave|\
+test_OFDM_modem_datac3_octave|\
+test_OFDM_modem_esno_est_c|\
+test_OFDM_modem_esno_est_octave|\
+test_OFDM_modem_fading_BER|\
+test_OFDM_modem_fading_DPSK_BER|\
+test_OFDM_modem_octaeve_datac0_mpp|\
+test_OFDM_modem_octave_burst_acq|\
+test_OFDM_modem_octave_datac0_mpp|\
+test_OFDM_modem_octave_datac0_mpp_coded|\
+test_OFDM_modem_octave_datac0_postamble|\
+test_OFDM_modem_octave_port|\
+test_OFDM_modem_octave_port_Nc_31|\
+test_OFDM_modem_octave_qam16_uncoded|\
+test_OFDM_modem_phase_est_bw|\
+test_OFDM_modem_time_sync_700D|\
+test_codec2_700c_octave_port|\
+test_demo_700d|\
+test_demo_700d_python|\
+test_freedv_api_700D_backwards_compatability|\
+test_freedv_api_700D_burble|\
+test_freedv_data_raw_fsk_ldpc_100|\
+test_freedv_reliable_text_awgn_700D|\
+test_freedv_reliable_text_fade_1600|\
+test_freedv_reliable_text_fade_700D|\
+test_freedv_reliable_text_fade_700E|\
+test_fsk_lib_4fsk_ldpc|\
+test_fsk_modem_octave_port|\
+test_ldpc_enc_dec_HRA_56_56|\
+test_ldpc_enc_dec_H_16200_9720|\
+test_ldpc_enc_dec_H_2064_516_sparse"
+}
+
+codec2-devel_package() {
+	depends="${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/cmake
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

  parent reply	other threads:[~2021-11-30  0:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-29 20:17 [PR PATCH] " unspecd
2021-11-29 20:19 ` [PR PATCH] [Updated] " unspecd
2021-11-29 20:42 ` unspecd
2021-11-29 20:47 ` unspecd
2021-11-29 20:57 ` Chocimier
2021-11-29 21:09 ` unspecd
2021-11-29 21:14 ` Chocimier
2021-11-29 23:04 ` [PR PATCH] [Updated] " unspecd
2021-11-29 23:30 ` unspecd
2021-11-30  0:07 ` unspecd [this message]
2021-12-18 14:29 ` Chocimier
2021-12-18 16:03 ` [PR PATCH] [Merged]: " Chocimier

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=20211130000716.kmBoBkGz2deyhlmQ3SGOQXJnCmAzN0qW3QdZIZlR4Wc@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).