Search Criteria
Package Details: alacenc 0.4.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/alacenc.git (read-only, click to copy) |
|---|---|
| Package Base: | alacenc |
| Description: | Encode audio into the Apple Lossless Audio Codec (ALAC) format |
| Upstream URL: | https://github.com/flacon/alacenc |
| Licenses: | MIT |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-02-07 21:12 (UTC) |
| Last Updated: | 2025-05-20 21:34 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (1)
- flacon (optional)
Latest Comments
ludvick commented on 2023-06-12 21:35 (UTC)
@FabioLolix Thanks for new release!
FabioLolix commented on 2023-06-12 21:00 (UTC)
@ludvick one moment please https://github.com/flacon/alacenc/pull/3, -git version build since 10 hours now
ludvick commented on 2023-06-12 20:52 (UTC) (edited on 2023-06-13 07:14 (UTC) by ludvick)
As just at the .git version missed include <cstdin> has been added to types.h, it is still not possible to build package from non .git version package.
Anyhow, it seems that a small addition (before build()) to PKGBUILD solves the problem: