Search Criteria
Package Details: cdparanoia-overread 10.2-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cdparanoia-overread.git (read-only, click to copy) |
|---|---|
| Package Base: | cdparanoia-overread |
| Description: | Compact Disc Digital Audio extraction tool patched for lead-out overread support |
| Upstream URL: | https://www.xiph.org/paranoia/ |
| Keywords: | multimedia |
| Licenses: | GPL |
| Submitter: | Shardz |
| Maintainer: | pqatsi |
| Last Packager: | pqatsi |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2013-09-13 07:39 (UTC) |
| Last Updated: | 2026-04-23 02:51 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
Latest Comments
fenugrec commented on 2023-12-03 01:18 (UTC)
thanks @freonmonkey.
Also, if someone decides to adopt this, the PKGBUILD should move the 'patch' commands to the prepare{} block instead of build
freonmonkey commented on 2022-01-18 04:44 (UTC)
I couldn't build this as-is: the compiler warns against unsafe fprintf calls where the variable 'buffer' is used as the format string. Here's a trivial patch that got it to build: