<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/sound/sox/Makefile, 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-06-17T20:54:01Z</updated>
<entry>
<title>sox: Remove unmaintained package. See sox_ng replacement</title>
<updated>2025-06-17T20:54:01Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2025-06-17T20:04:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bae138d392947395a540696d087e47935fc48644'/>
<id>urn:sha1:bae138d392947395a540696d087e47935fc48644</id>
<content type='text'>
Sourceforge project abandoned - last version was 14.4.2 2015-02-22
New source: https://codeberg.org/sox_ng

Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>sox: Remove wavpack (explicitly) from build</title>
<updated>2024-11-17T23:16:44Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2024-11-17T20:53:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=76d5db585658614699aa8d613ee9e965a794638f'/>
<id>urn:sha1:76d5db585658614699aa8d613ee9e965a794638f</id>
<content type='text'>
     Remove myself as maintainer

Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>treewide: assign PKG_CPE_ID</title>
<updated>2024-02-05T00:16:10Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-02-02T17:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5afe5c9031190844f267357c68efe3c9c3cbe51d'/>
<id>urn:sha1:5afe5c9031190844f267357c68efe3c9c3cbe51d</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove rpath-link</title>
<updated>2022-03-13T08:02:02Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-03-10T23:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=196e15162df8f1d96d9984e47c96e8e2ec47e74f'/>
<id>urn:sha1:196e15162df8f1d96d9984e47c96e8e2ec47e74f</id>
<content type='text'>
Most usages seem to be outdated and fixed a long time ago.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sox: Build without opus (explicitly)</title>
<updated>2018-11-19T15:42:20Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2018-11-19T15:36:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=69eae69032fd9de71f833b196f169cd49a4cafe5'/>
<id>urn:sha1:69eae69032fd9de71f833b196f169cd49a4cafe5</id>
<content type='text'>
Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>sox: remove build timestamp</title>
<updated>2017-11-17T12:18:21Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-11-16T16:55:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b556ca819292a0b6188efad892ee22137886fddf'/>
<id>urn:sha1:b556ca819292a0b6188efad892ee22137886fddf</id>
<content type='text'>
Build timestamp prevents reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>sox: Explicitly disable support for OpenMP</title>
<updated>2017-07-28T00:13:43Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-07-10T23:20:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=749be47e539e9003a200527363d9a89b757889e7'/>
<id>urn:sha1:749be47e539e9003a200527363d9a89b757889e7</id>
<content type='text'>
In case a toolchain happens to be built with OpenMP, sox's configure
script would be picking that, but we would not be depending on libgomp
and would fail creating the package.

Since internal OpenWrt/LEDE toolchains don't enable OpenMP by default,
let's just do that here as well.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound/sox: Reduce dependencies</title>
<updated>2017-07-20T14:13:05Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-07-11T22:22:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=93fd35200f96b1d4a36b931e722812f4e15fa2be'/>
<id>urn:sha1:93fd35200f96b1d4a36b931e722812f4e15fa2be</id>
<content type='text'>
Reduce dependencies and remove not used functionality linked in using external libs.

libsndfile: Unusual file formats
libpng: Only used to generate spectrograms
Clean up configure arguments
libid3tag doesn't fall into the BUILD_PATENTED category as far as I can tell.

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>sox: Upgrade to 14.4.2. ffmpeg no longer required</title>
<updated>2017-01-05T18:08:39Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2017-01-05T17:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1bd7eac967b710da1b7ade6bce6c4a9fcb403654'/>
<id>urn:sha1:1bd7eac967b710da1b7ade6bce6c4a9fcb403654</id>
<content type='text'>
Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer</title>
<updated>2014-11-02T00:00:06Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2014-11-01T23:44:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=122e36be3a37e3192a8963eb20a5e090a4bc915a'/>
<id>urn:sha1:122e36be3a37e3192a8963eb20a5e090a4bc915a</id>
<content type='text'>
Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
</feed>
