redox/recipes/wip/libs/audio/mpg123/recipe.toml
2025-09-08 21:11:04 -06:00

12 lines
259 B
TOML

#TODO compilation error
[source]
tar = "https://mpg123.de/download/mpg123-1.33.2.tar.bz2"
blake3 = "1e604dc14160a8852ef6b880643e3534f44e410af1fd5ba29a80ff960a54e834"
script = """
DYNAMIC_INIT
autotools_recursive_regenerate
"""
[build]
template = "configure"