Search Criteria
Package Details: alacenc 0.4.1-1
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.000012 |
First Submitted: | 2023-02-07 21:12 (UTC) |
Last Updated: | 2024-06-08 14:08 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (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: