[vlc-commits] [Git][videolan/vlc][master] contrib: mysofa: only build as a dependency of the spatialaudio contrib
Steve Lhomme (@robUx4)
gitlab at videolan.org
Thu Apr 30 13:00:48 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
282cfc97 by Steve Lhomme at 2026-04-30T11:57:51+00:00
contrib: mysofa: only build as a dependency of the spatialaudio contrib
If spatialaudio is not built that contrib is not used.
- - - - -
1 changed file:
- contrib/src/mysofa/rules.mak
Changes:
=====================================
contrib/src/mysofa/rules.mak
=====================================
@@ -3,8 +3,6 @@
MYSOFA_VERSION := 0.8
MYSOFA_URL = $(GITHUB)/hoene/libmysofa/archive/v$(MYSOFA_VERSION).tar.gz
-PKGS += mysofa
-
ifeq ($(call need_pkg,"libmysofa"),)
PKGS_FOUND += mysofa
endif
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/282cfc97ddf88d503e64dea8d94b8dcfaaaad64b
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/282cfc97ddf88d503e64dea8d94b8dcfaaaad64b
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list