mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2025-02-23 20:21:06 +00:00
Fabian set up a repository with all the patches to get libmad running on modern systems, so use that.
5 lines
146 B
Bash
5 lines
146 B
Bash
description "MPEG Audio Decoder library"
|
|
check_library mad
|
|
variant stable fetch_git https://github.com/chocolate-doom/libmad.git
|
|
build_autotools
|
|
|