<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/sound/squeezelite, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-08-11T06:25:18Z</updated>
<entry>
<title>squeezelite: add version test override</title>
<updated>2026-08-11T06:25:18Z</updated>
<author>
<name>Kel Modderman</name>
</author>
<published>2026-08-08T10:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0538c8a1686cccc460a12e97195219ede20b26c7'/>
<id>urn:sha1:0538c8a1686cccc460a12e97195219ede20b26c7</id>
<content type='text'>
The generic package test greps executable output for PKG_VERSION, which
cannot match here: PKG_VERSION separates the build number with a dot for
apk, while squeezelite reports it with a hyphen.

Derive the expected string from PKG_VERSION rather than hardcoding it, so
the check keeps working on later updates.

Signed-off-by: Kel Modderman &lt;kelvmod@gmail.com&gt;
</content>
</entry>
<entry>
<title>squeezelite: update to 2.0.0.1584</title>
<updated>2026-08-11T06:25:18Z</updated>
<author>
<name>Kel Modderman</name>
</author>
<published>2026-08-08T07:07:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f81c23155312c6d03d55519e7abc1305462f9166'/>
<id>urn:sha1:f81c23155312c6d03d55519e7abc1305462f9166</id>
<content type='text'>
Refresh sound/squeezelite/patches/010-select_broadcast_interface.patch
and add the git headers required for 'git am' compatibility.

Signed-off-by: Kel Modderman &lt;kelvmod@gmail.com&gt;
</content>
</entry>
<entry>
<title>squeezelite: update to 2.0.0.1518</title>
<updated>2025-02-15T08:42:08Z</updated>
<author>
<name>Kel Modderman</name>
</author>
<published>2025-01-31T14:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e6e4e885da661cb3e80816837fb6359bfde44f4c'/>
<id>urn:sha1:e6e4e885da661cb3e80816837fb6359bfde44f4c</id>
<content type='text'>
Refresh sound/squeezelite/patches/010-select_broadcast_interface.patch

Signed-off-by: Kel Modderman &lt;kelvmod@gmail.com&gt;
</content>
</entry>
<entry>
<title>squeezelite: Adjust versioning for apk</title>
<updated>2024-11-10T16:49:47Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2024-11-10T16:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bc14a5428b66e0a191417a47fb8a78884c8b607a'/>
<id>urn:sha1:bc14a5428b66e0a191417a47fb8a78884c8b607a</id>
<content type='text'>
Adjust versioning to be compatible with apk.
As we fetch source via git commit hash, simply change - to .
in version string.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>squeezelite: handle option to unmute ALSA control</title>
<updated>2024-08-18T03:27:31Z</updated>
<author>
<name>Kel Modderman</name>
</author>
<published>2024-08-17T11:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cbedce3ee269998eb63e27178f4066ece039ea56'/>
<id>urn:sha1:cbedce3ee269998eb63e27178f4066ece039ea56</id>
<content type='text'>
Add logic in squeezelite.init to handle -U &lt;control&gt; cmdline option and
squeezelite.options.unmute=&lt;control&gt; uci option.

Signed-off-by: Kel Modderman &lt;kelvmod@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-07T10:06:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-06T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=272f55e87f0731b3f04aefd39598a127b317abf4'/>
<id>urn:sha1:272f55e87f0731b3f04aefd39598a127b317abf4</id>
<content type='text'>
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>squeezelite: restructure package variants</title>
<updated>2023-05-26T03:29:12Z</updated>
<author>
<name>Robert Högberg</name>
</author>
<published>2023-05-17T22:01:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7e796b73be00d85af012dfa62ea0768e6175ca57'/>
<id>urn:sha1:7e796b73be00d85af012dfa62ea0768e6175ca57</id>
<content type='text'>
The squeezelite packages were lacking some features/codecs
(ssl, opus, wma, dsd and resampling) and required manual compilation to
enable these features/codecs.

Now there are 3 packages available that hopefully should satisfy most users:
* full
  This package enables all features and codecs.
* dynamic
  This package only enables PCM/AIFF and MP3 codecs and all other
  features/codecs can be added by manually installing OpenWrt packages.
* custom
  This package allows for customizing squeezelite.

Signed-off-by: Robert Högberg &lt;robert.hogberg@gmail.com&gt;
</content>
</entry>
<entry>
<title>squeezelite: update to 1.9.9-1432</title>
<updated>2023-05-24T03:03:50Z</updated>
<author>
<name>Robert Högberg</name>
</author>
<published>2023-05-18T07:59:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0e3398dd61bc9662371a36df9dfcb219df0f1318'/>
<id>urn:sha1:0e3398dd61bc9662371a36df9dfcb219df0f1318</id>
<content type='text'>
Signed-off-by: Robert Högberg &lt;robert.hogberg@gmail.com&gt;
</content>
</entry>
<entry>
<title>squeezelite: bump to 1.9.9-1415</title>
<updated>2023-01-10T18:07:30Z</updated>
<author>
<name>Robert Högberg</name>
</author>
<published>2022-10-15T20:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=51d5015020b5627adbee2a2d0c44f8c9ab2f8ca7'/>
<id>urn:sha1:51d5015020b5627adbee2a2d0c44f8c9ab2f8ca7</id>
<content type='text'>
Signed-off-by: Robert Högberg &lt;robert.hogberg@gmail.com&gt;
</content>
</entry>
<entry>
<title>squeezelite: add opus codec support</title>
<updated>2022-10-26T01:04:04Z</updated>
<author>
<name>Robert Högberg</name>
</author>
<published>2022-10-11T20:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=15d7c57112fbdcb8ea0c83ee666fd7aba9f73bce'/>
<id>urn:sha1:15d7c57112fbdcb8ea0c83ee666fd7aba9f73bce</id>
<content type='text'>
Signed-off-by: Robert Högberg &lt;robert.hogberg@gmail.com&gt;
</content>
</entry>
</feed>
