Commit Graph

19 Commits

Author SHA1 Message Date
Rosen Penev 801dd7bffb mpg123: update to 1.29.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-26 19:32:44 -07:00
Rosen Penev a2bf6b793f mpg123: update to 1.27.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-01 23:02:16 -07:00
Rosen Penev 009734ad9f
mpg123: revert back to using autotools
CMake build seems to be experimental and not ready for primetime.

Added altivec support.

Fixed installing static output libraries to the target.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-17 14:31:38 -07:00
Rosen Penev 3a62950214
mpg123: install fmt123.h file
Seems it's not included in the CMake port.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-16 18:43:47 -07:00
Rosen Penev 9fc278548b
mpg123: update to 1.26.3
Switched to CMake. CMake compiles faster.

Added libsyn123 library as it's needed since version 1.26.

Before:

time make package/mpg123/compile -j 12
Executed in   16.05 secs   fish           external
   usr time   26.65 secs    0.00 micros   26.65 secs
   sys time    4.82 secs  833.00 micros    4.81 secs

After:

time make package/mpg123/compile -j 12
Executed in   12.12 secs   fish           external
   usr time   19.35 secs    0.00 micros   19.35 secs
   sys time    3.22 secs  752.00 micros    3.22 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-14 18:07:28 -07:00
Jeffery To dec17eb36c treewide: Enable VFP/NEON optimizations for aarch64
For speexdsp, support for NEON on aarch64 was added in 1.2.0[1].

[1]: https://github.com/xiph/speexdsp/pull/8

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-12 16:03:07 +08:00
Jeffery To 2d99ee3004 treewide: Update ARM NEON/VFP detection
With openwrt/openwrt@8dcc108760, the ARM
FPU compiler options are no longer part of CONFIG_TARGET_OPTIMIZATION.

This updates various packages that look for NEON/VFP support to search
CONFIG_CPU_TYPE instead.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-11 03:10:20 +08:00
Rosen Penev aaca589342 mpg123: Update to 1.25.13
Fixed license information.

Small Makefile rearrangements for consistency.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-31 18:27:01 -07:00
Jan Pavlinec 299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
Daniel Engberg 3ea5fe2c79 mpg123: Update to 1.25.10
Update mpg123 to 1.25.10

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-04-29 18:19:08 +02:00
Daniel Engberg e1c7c6caa4 mpg123: Update to 1.25.8
Update mpg123 to 1.25.8

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-01-09 01:26:11 +01:00
Daniel Engberg 8ab4e7b43f sound/mpg123: Update to 1.25.7
Update mpg123 to 1.25.7

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-10-20 10:05:23 +02:00
Daniel Engberg 158e94614c sound/mpg123: Update to 1.25.6
Update mpg123 to 1.25.6

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-08-26 00:27:42 +02:00
Daniel Engberg f8e4b5a951 sound/mpg123: Update to 1.25.3
Update mpg123 to 1.25.3

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-07-23 19:30:30 +02:00
Daniel Engberg c285fd1142 sound/mpg123: Update to 1.25.2
Update mpg123 to 1.25.2
Change download URL to Sourceforge
Change deprecated checksum variable (PKG_MD5SUM) to PKG_HASH
Add libout123
Add generic optimizations depending on platform have fpu or not
Add NEON-specific optimization
Remove BUILD_PATENTED, reference:
https://github.com/openwrt/packages/pull/4587
Small cleanup of Makefile
Thanks to Ted Hess for reviewing and suggesting compilation fix

NOTE:
mpg123 uses the most recent approach just like ffmpeg that's
mentioned here: https://github.com/openwrt/packages/pull/4555

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-07-16 21:19:19 +02:00
Ted Hess fb86731ee7 mpg123: build with alsa only
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-12-16 16:46:21 -05:00
Hannu Nyman 1b045c0ff6 mpg123: fix installation by adding a missing backslash
Fix the installation command by adding a missing "\".

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-11-14 10:33:08 +02:00
Alexander Ryzhov 56939a2b0e mpg123: simplify deps, add more binaries
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-09-25 10:14:49 -04:00
Zoltan HERPAI 54f5ae67cc mpg123: add package with release 1.22.3
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2015-08-08 18:31:55 +02:00