<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/sound/shine, 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>2025-11-29T16:13:22Z</updated>
<entry>
<title>shine: fix compile bug in l3mdct</title>
<updated>2025-11-29T16:13:22Z</updated>
<author>
<name>Vladimir Ermakov</name>
</author>
<published>2025-11-25T13:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5cfabbfd0e67405a58a226e58991dd85afcc341c'/>
<id>urn:sha1:5cfabbfd0e67405a58a226e58991dd85afcc341c</id>
<content type='text'>
- Project has different function declaration in header and source.
- Reformat patches for `git am`

Fixes: https://github.com/openwrt/packages/issues/27957
Signed-off-by: Vladimir Ermakov &lt;vooon341@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=565866a47210c9711c29173052063779b6d3bcfc'/>
<id>urn:sha1:565866a47210c9711c29173052063779b6d3bcfc</id>
<content type='text'>
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>shine: Update to 3.1.1</title>
<updated>2018-07-16T02:59:31Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-07-16T02:59:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dd14b2cb25ccb94d0a5d9750d5db664ee3ce3a55'/>
<id>urn:sha1:dd14b2cb25ccb94d0a5d9750d5db664ee3ce3a55</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound/shine: Fix compilation with ffmpeg and minor fixes</title>
<updated>2017-01-16T12:34:01Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-01-16T08:52:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b82caa0ebee9d7178c4b05fbd39c89e4d8680ed8'/>
<id>urn:sha1:b82caa0ebee9d7178c4b05fbd39c89e4d8680ed8</id>
<content type='text'>
Update upstream URLs
Add upsteam patch to avoid name collision with ffmpeg
Source: https://github.com/toots/shine/commit/3695118267be9b7a9412c86c7c5424ab47efe7ec
Refresh patches

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>shine: fix mips64 (octeon) build error</title>
<updated>2015-08-19T10:15:46Z</updated>
<author>
<name>Dirk Neukirchen</name>
</author>
<published>2015-05-08T08:04:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f9c2f0821ea15a897832499f47cd649e818772ca'/>
<id>urn:sha1:f9c2f0821ea15a897832499f47cd649e818772ca</id>
<content type='text'>
error reported by buildbot, replicated locally:
wave.c:(.text+0x8e4): undefined reference to `__builtin_bswap16'

It seems that gcc builtin function is not working for mips64

according to
https://gcc.gnu.org/ml/gcc-patches/2014-01/msg00551.html
bswap patterns only work in &gt;4.8 so the compiler
check in wave.c seems inconsistent across different archs
as octeon has gcc 4.6

make it require gcc &gt;=4.8

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;
</content>
</entry>
<entry>
<title>shine: add new package</title>
<updated>2015-02-09T16:10:09Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2015-02-09T16:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=39c89a8268b68ebe471d4e0869adab97438879fd'/>
<id>urn:sha1:39c89a8268b68ebe471d4e0869adab97438879fd</id>
<content type='text'>
savonet/shine is a super fast fixed-point MP3 encoder

Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;
</content>
</entry>
</feed>
