aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/mpv/abuild
blob: a0676de357fc33015f7160ba83d132e66665995e (plain)
1
2
3
4
5
6
7
name=mpv
version=0.38.0
release=1
source="https://github.com/${name}-player/${name}/archive/v${version}/${name}-${version}.tar.gz"
build_opt="-Dwayland=enabled"
[ -f $SPM_PKGDB/libx11 ] && build_opt="$build_opt -Dx11=enabled"
[ -f $SPM_PKGDB/wayland ] || build_opt="$build_opt -Dwayland=disabled"