Commit graph

5 commits

Author SHA1 Message Date
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Rosen Penev
a1a10cf373
madplay: remove OSS variant
with the latest version, there's no OSS support. At least --without-oss
does not work.

Remove autoconf patches and add gettext-version fixup.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-11 15:06:21 -08:00
Rosen Penev
095c1a1c7e
madplay: fix compilation with full NLS
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-28 23:12:50 -07:00
John Crispin
f2e8c6a80f madplay: add alsa build variant
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
Ted Hess
0f8522e9f0 madplay: Fix various build issues
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-28 18:54:03 -04:00