Search Criteria
Package Details: python-pydub 0.25.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pydub.git (read-only, click to copy) |
---|---|
Package Base: | python-pydub |
Description: | Manipulate audio with a simple and easy high level interface |
Upstream URL: | https://github.com/jiaaro/pydub |
Keywords: | audio |
Licenses: | MIT |
Submitter: | simon04 |
Maintainer: | carlosal1015 (AutoUpdateBot) |
Last Packager: | carlosal1015 |
Votes: | 14 |
Popularity: | 0.94 |
First Submitted: | 2014-11-26 21:23 (UTC) |
Last Updated: | 2024-05-01 21:53 (UTC) |
Dependencies (8)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pyaudio (python-pyaudio-gitAUR) (optional) – for playback
- python-simpleaudioAUR (optional) – for playback
Required by (25)
- epub_to_audiobook
- epub_to_audiobook-git
- jakym
- manim
- manim-git
- pyslam
- python-assistant
- python-auditok (optional)
- python-efb-telegram-master-git
- python-gradio
- python-livepng
- python-manimgl
- python-markitdown
- python-markitdown-git
- python-shazamio
- python-tensorflow-datasets (optional)
- python-tts-say
- qualcoder
- shaq
- soundcloud-syncer
- Show 5 more...
Latest Comments
« First ‹ Previous 1 2
yochananmarqos commented on 2020-08-11 20:17 (UTC)
The dependencies are missing.
Might as well take this opportunity to drop Python 2, there are no packages requiring
python2-pydub
.Improved PKGBUILD
PurpleInk commented on 2020-04-22 00:18 (UTC)
That was it! Thank you so much! :D
simon04 commented on 2020-04-21 21:39 (UTC)
@Yekaterina, presumably your $srcdir contains a space? I've fixed the quoting in 0.23.1-3
PurpleInk commented on 2020-04-21 19:58 (UTC)
Hello, i
m getting the following return from
makepkg -s`:python-pydub/PKGBUILD: line 14: cd: too many arguments ==> ERROR: A failure occurred in build(). Aborting...
petronny commented on 2018-11-01 05:50 (UTC)
'python-setuptools' and 'python2-setuptools' should be in makedepends and should be set before the
package_*()
functions.« First ‹ Previous 1 2