summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:13:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:13:15 +0000
commit43ae011be3fa34a51af920138c6b9ea70015f759 (patch)
tree9085e65339ca5fd29e4576d8ae7b003858028ddd /debian/rules
parentMerging upstream version 0.38.0. (diff)
downloadmpv-43ae011be3fa34a51af920138c6b9ea70015f759.tar.xz
mpv-43ae011be3fa34a51af920138c6b9ea70015f759.zip
Adding debian version 0.38.0-1.debian/0.38.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/rules9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 0a90277..c2ca7f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,16 @@ override_dh_auto_configure:
-Dcdda=enabled \
-Ddvdnav=enabled \
-Dsdl2=enabled \
+ -Davfoundation=disabled \
+ -Degl-angle-win32=disabled \
+ -Dgl-cocoa=disabled \
+ -Dgl-win32=disabled \
+ -Dios-gl=disabled \
-Dsndio=disabled \
+ -Duwp=disabled \
+ -Dvaapi-win32=disabled \
+ -Dwasapi=disabled \
+ -Dwin32-threads=disabled \
$(ARCH_CONFIGURE)
execute_after_dh_auto_install: