Search Criteria
Package Details: python-samplerate 0.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-samplerate.git (read-only, click to copy) |
---|---|
Package Base: | python-samplerate |
Description: | Monolithic python wrapper for libsamplerate based on pybind11 and NumPy |
Upstream URL: | None |
Licenses: | custom:MIT License |
Submitter: | yznnyz |
Maintainer: | yznnyz |
Last Packager: | yznnyz |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-11-17 17:18 (UTC) |
Last Updated: | 2025-05-07 17:31 (UTC) |
Dependencies (6)
- libsndfile (libsndfile-gitAUR)
- python (python37AUR)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
funkmuscle commented on 2025-05-11 22:14 (UTC)
@yznnyz Thanks man...
yznnyz commented on 2025-05-07 17:39 (UTC)
@funkmuscle Fixed
funkmuscle commented on 2025-05-06 22:42 (UTC)
this package wont build:
File "/usr/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py", line 510, in _build_extensions_serial self.build_extension(ext)
^^^^^ File "<string>", line 121, in build_extension File "/usr/lib/python3.13/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['cmake', '/home/harv/.cache/trizen/sources/python-samplerate/src/samplerate-0.2.1', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/home/harv/.cache/trizen/sources/python-samplerate/src/samplerate-0.2.1/build/lib.linux-x86_64-cpython-313/', '-DPYTHON_EXECUTABLE=/usr/bin/python', '-DCMAKE_BUILD_TYPE=Release', '-DPACKAGE_VERSION_INFO=0.2.1']' returned non-zero exit status 1.ERROR Backend subprocess exited when trying to invoke build_wheel ==> ERROR: A failure occurred in build(). Aborting... :: Unable to build python-samplerate - makepkg exited with code: 4 =>> Try again? [y/N]: