1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 11:27:35 +00:00

Ports: Add libmad

This commit is contained in:
Jelle Raaijmakers 2022-01-17 18:03:59 +01:00 committed by Linus Groh
parent bed129a69f
commit 5b593783f3
4 changed files with 43 additions and 0 deletions

8
Ports/libmad/package.sh Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=libmad
version=0.15.1b
useconfigure=true
use_fresh_config_sub=true
configopts=("--disable-static")
files="https://downloads.sourceforge.net/mad/libmad-${version}.tar.gz libmad-${version}.tar.gz bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690"
auth_type=sha256