From 3f73c9e46c49ef6d8597a379a4ff208af383b5d8 Mon Sep 17 00:00:00 2001 From: Klaus Leibrandt Date: Sun, 29 Mar 2026 19:19:18 +0200 Subject: [PATCH 1/2] New package: libigloo 0.9.5 --- common/shlibs | 1 + srcpkgs/libigloo-devel | 1 + srcpkgs/libigloo/template | 24 ++++++++++++++++++++++++ 3 files changed, 26 insertions(+) create mode 120000 srcpkgs/libigloo-devel create mode 100644 srcpkgs/libigloo/template diff --git a/common/shlibs b/common/shlibs index e18b5240c80313..dca0f1badf37ff 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4567,3 +4567,4 @@ libglycin-gtk4-2.so.0 glycin-gtk4-2.0.7_1 libresvg.so.0.46 libresvg0-0.46.0_1 libgpiod.so.3 libgpiod-2.2_4 libgpiodcxx.so.2 libgpiod-2.2_4 +libigloo.so.0 libigloo-0.9.5_1 diff --git a/srcpkgs/libigloo-devel b/srcpkgs/libigloo-devel new file mode 120000 index 00000000000000..c13cf7bbb5472f --- /dev/null +++ b/srcpkgs/libigloo-devel @@ -0,0 +1 @@ +libigloo \ No newline at end of file diff --git a/srcpkgs/libigloo/template b/srcpkgs/libigloo/template new file mode 100644 index 00000000000000..9043126450cf0d --- /dev/null +++ b/srcpkgs/libigloo/template @@ -0,0 +1,24 @@ +# Template file for 'libigloo' +pkgname=libigloo +version=0.9.5 +revision=1 +build_style=gnu-configure +hostmakedepends="pkg-config" +makedepends="rhash-devel" +short_desc="Generic C framework used and developed by the Icecast project" +maintainer="Klaus Leibrandt " +license="GPL-2.0-or-later" +homepage="https://gitlab.xiph.org/xiph/icecast-libigloo" +changelog="https://gitlab.xiph.org/xiph/icecast-libigloo/-/raw/master/NEWS" +distfiles="https://downloads.xiph.org/releases/igloo/libigloo-${version}.tar.gz" +checksum=ea22e9119f7a2188810f99100c5155c6762d4595ae213b9ac29e69b4f0b87289 + +libigloo-devel_package() { + depends="${sourcepkg}>=${version}_${revision}" + short_desc+=" - development files" + pkg_install() { + vmove usr/include + vmove usr/lib/pkgconfig + vmove "usr/lib/*.so" + } +} From c2df3bc92d91fcc3687bb242cbf14ea622d87cb2 Mon Sep 17 00:00:00 2001 From: Klaus Leibrandt Date: Sun, 29 Mar 2026 19:24:44 +0200 Subject: [PATCH 2/2] icecast: update to 2.5.0 --- srcpkgs/icecast/patches/no-group.patch | 14 +++++++------- srcpkgs/icecast/patches/sigsegv.patch | 13 +++++++++++++ srcpkgs/icecast/template | 10 +++++----- 3 files changed, 25 insertions(+), 12 deletions(-) create mode 100644 srcpkgs/icecast/patches/sigsegv.patch diff --git a/srcpkgs/icecast/patches/no-group.patch b/srcpkgs/icecast/patches/no-group.patch index a14baba3c2bf54..68df35fd92e64a 100644 --- a/srcpkgs/icecast/patches/no-group.patch +++ b/srcpkgs/icecast/patches/no-group.patch @@ -1,15 +1,15 @@ ---- a/conf/icecast.xml.in 2010-11-12 16:47:54.750000918 +0100 -+++ b/conf/icecast.xml.in 2010-11-12 16:48:08.086667585 +0100 -@@ -164,11 +164,9 @@ +--- a/conf/icecast.xml.in 2026-03-29 16:57:32.453024858 +0200 ++++ b/conf/icecast.xml.in 2026-03-29 17:00:30.581264225 +0200 +@@ -298,12 +298,10 @@ - 0 + false - - - - + + +