Package Details: icecast 2.5.0-1

Git Clone URL: https://aur.archlinux.org/icecast.git (read-only, click to copy)
Package Base: icecast
Description: Streaming audio over the Internet
Upstream URL: https://www.icecast.org/
Licenses: GPL-2.0-only
Submitter: gromit
Maintainer: Drew
Last Packager: Drew
Votes: 9
Popularity: 1.89
First Submitted: 2024-03-20 15:33 (UTC)
Last Updated: 2026-03-19 16:22 (UTC)

Latest Comments

simona commented on 2026-03-22 09:36 (UTC) (edited on 2026-03-22 09:46 (UTC) by simona)

I use yay -S icecast. I erased yay's cache. Anyway, I manually installed libigloo and now it's ok. Tnx.

Drew commented on 2026-03-22 00:39 (UTC)

Simona your error is a different issue from the one I mentioned. It sounds like you're using an old PKGBUILD. Are you sure you are using the current one that specifies libigloo as a dependency?

simona commented on 2026-03-21 23:44 (UTC)

same error :-(

Drew commented on 2026-03-21 23:26 (UTC)

I have fixed the libigloo package. It should work now. You can disregard my previous comment.

simona commented on 2026-03-19 17:08 (UTC)

configure: error: Package 'igloo' not found. libigloo (v0.9.4 or newer) is required.

Drew commented on 2026-03-19 16:17 (UTC)

This package has a new dependency, libigloo. There is already a broken AUR package for libigloo. I do not recommend attempting to install that package as-is from the AUR. The PKGBUILD is wrong and needs to be edited to work properly, as mentioned in the comments section.

I would like to fix libigloo, but I do not have the authority. We need to wait for either the maintainer to fix it, or an admin to orphan the package, at which point I'll fix it.

xam commented on 2026-02-04 00:31 (UTC) (edited on 2026-02-04 00:48 (UTC) by xam)

libkate dependency was removed from upstream quite a while back and could be stripped from the PKGBUILD. Builds and runs without it in my test. It was an optional dependency for format_kate.c but all traces of it have since been removed (though format_kate.c is still used with the HAVE_KATE blocks stripped out):