summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/alacenc: fix musl buildPhilipp Rösner2024-06-012-0/+34
| | | | | | | | | | Add patch for including missing endian.h header file. Replace use of 'uint' with 'unsigned int'. Closes: https://bugs.gentoo.org/927902 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36085 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-sound/alacenc: new package, add 0.4.0Philipp Rösner2024-02-283-0/+37
Package for encoding audio into the ALAC format. Required by media-sound/flacon. I take maintainership for this package. Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>