Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mpv


Commits:
36dc8934 by Robin Candau at 2023-12-11T13:28:53+01:00
Add openAL support
Closes https://gitlab.archlinux.org/archlinux/packaging/packages/mpv/-/issues/3

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -23,7 +23,7 @@ depends=('alsa-lib' 'libasound.so' 'desktop-file-utils' 
'ffmpeg' 'libavcodec.so'
          'libva' 'libva.so' 'libva-drm.so' 'libva-wayland.so' 'libva-x11.so' 
'libvdpau' 'libx11'
          'libxext' 'libxinerama' 'libxkbcommon' 'libxkbcommon.so' 
'libxpresent' 'libxrandr' 'libxss'
          'libxv' 'luajit' 'mesa' 'mujs' 'libpipewire' 'rubberband' 
'librubberband.so' 'shaderc'
-         'libshaderc_shared.so' 'uchardet' 'vapoursynth' 'vulkan-icd-loader' 
'wayland' 'zlib')
+         'libshaderc_shared.so' 'openal' 'uchardet' 'vapoursynth' 
'vulkan-icd-loader' 'wayland' 'zlib')
 makedepends=('git' 'meson' 'python-docutils' 'ladspa' 'wayland-protocols'
              'ffnvcodec-headers' 'vulkan-headers')
 optdepends=('yt-dlp: for video-sharing websites playback'
@@ -45,6 +45,7 @@ build() {
     -Ddvbin=enabled
     -Ddvdnav=enabled
     -Dlibarchive=enabled
+    -Dopenal=enabled
   )
 
   arch-meson "${pkgname}" build "${_meson_options[@]}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mpv/-/commit/36dc8934fbfcd1ac70aa4a27cde83c41395c6f2f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mpv/-/commit/36dc8934fbfcd1ac70aa4a27cde83c41395c6f2f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to