summaryrefslogtreecommitdiff
path: root/homebrew/dav1d/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/dav1d/.make.sh-auto')
-rw-r--r--homebrew/dav1d/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/dav1d/.make.sh-auto b/homebrew/dav1d/.make.sh-auto
new file mode 100644
index 000000000..932e26832
--- /dev/null
+++ b/homebrew/dav1d/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+meson --prefix=${PKG_TAPF} build --buildtype release
+ninja install -C build