ports/contrib (3.7): obs-studio: add missing dependency alsa-lib
commit 1e5728236982f2e536e10a522d19877bda18e676 Author: Danny Rawlins <contact@romster.me> Date: Sun Apr 30 13:52:56 2023 +1000 obs-studio: add missing dependency alsa-lib diff --git a/obs-studio/.signature b/obs-studio/.signature index 55cb3df81..e6aa6504d 100644 --- a/obs-studio/.signature +++ b/obs-studio/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34LRC0u7GDdAsC60JkUeW9XTiLreJ3RcO2Ti/dmLIfv/mdSCNA1DcUYXYIYhaBbs9cErtxT8pnIFBj8BnIEqcwA= -SHA256 (Pkgfile) = 6b19e363f28fd30edef928071cc4b675bac94965b82ba2f982843dc3a297f7ea +RWSagIOpLGJF3+wGDTfF3H7G3ZEvF6VWL4JNqr6x7wdkJwhFnjHQpc+us6S/I8aZvvSvKys72fY7lL0Q0TxUn43GM3qq/JSdKQw= +SHA256 (Pkgfile) = 24950fb0673a06f3439d271d3f14d4b8c41cc8084b02b41eb6ae26a1d53f8b70 SHA256 (.footprint) = 1383720d49474c2ed5186845ca48cd3436901f5d772f5598e4af49e1a8070c4b SHA256 (obs-studio-29.0.2.tar.gz) = 0e6260800b80c3fc9f67c4c3fb12ffae740ab1dd188e526a55e0fc8949168db2 SHA256 (disable-some-plugins.patch) = fee180ca12a1831e1e8c09f90db25776abb77daa9befebf7c3f153cc43f99b91 diff --git a/obs-studio/Pkgfile b/obs-studio/Pkgfile index 2baf9d1bb..a473cffa3 100644 --- a/obs-studio/Pkgfile +++ b/obs-studio/Pkgfile @@ -1,7 +1,7 @@ # Description: Open Broadcaster Software Studio # URL: https://obsproject.com/ # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: fdk-aac ffmpeg jansson libgmp libva mbedtls qt6-base qt6-svg speexdsp swig x264 +# Depends on: alsa-lib fdk-aac ffmpeg jansson libgmp libva mbedtls qt6-svg speexdsp swig x264 # Optional: ffnvcodec-headers jack-audio-connection-kit libva luajit pipewire pulseaudio speexdsp v4l-utils vlc wayland-protocols x265 name=obs-studio
participants (1)
-
crux@crux.nu