Search Criteria
Package Details: quelcom 0.4.0_18-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/quelcom.git (read-only, click to copy) |
|---|---|
| Package Base: | quelcom |
| Description: | Provides assorted tools to perform simple editing operations on MP3 and WAV audio files. These include fading, check-and-clean, informational extraction and lossless cutting and joining without reencoding. |
| Upstream URL: | https://github.com/posixru/quelcom |
| Licenses: | GPL-2.0-or-later |
| Submitter: | elleybean |
| Maintainer: | zoe |
| Last Packager: | zoe |
| Votes: | 10 |
| Popularity: | 0.000000 |
| First Submitted: | 2009-06-06 22:28 (UTC) |
| Last Updated: | 2025-01-19 19:36 (UTC) |
Dependencies (4)
- bash (bash-gitAUR, bash-devel-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libarchive (libarchive-gitAUR) (make)
Latest Comments
dreieck commented on 2024-12-09 11:30 (UTC)
namcapshows some missing dependencies (librarieslibqmp3.so,libqextra.so,libqwav.so):Also, the license idendifier should be SPDX compliant, and
$pkgdescshould not contain the package name.Regards!
dreieck commented on 2024-12-09 11:27 (UTC)
You download a precompiled binary, so you should rename this package to
quelcom-bin, and after renaming addprovides=("quelcom=${pkgver}"),conflicts=('quelcom'),replaces=('quelcom<=0.4.0_15').Regards and thanks for the package!