vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Sat Nov  1 
18:24:41 2014 +0100| [776eba37ec0a05002c8c936f0828fec075269681] | committer: 
Jean-Baptiste Kempf

Contribs: disable aribb25 until MacOS is supported

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=776eba37ec0a05002c8c936f0828fec075269681
---

 contrib/src/aribb25/rules.mak |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/contrib/src/aribb25/rules.mak b/contrib/src/aribb25/rules.mak
index ed733d4..4ccc9a2 100644
--- a/contrib/src/aribb25/rules.mak
+++ b/contrib/src/aribb25/rules.mak
@@ -3,7 +3,9 @@
 ARIBB25_VERSION := 0.2.6
 ARIBB25_URL := 
$(VIDEOLAN)/aribb25/$(ARIBB25_VERSION)/aribb25-$(ARIBB25_VERSION).tar.gz
 
+ifndef HAVE_DARWIN_OS
 PKGS += aribb25
+endif
 ifeq ($(call need_pkg,"aribb25"),)
 PKGS_FOUND += aribb25
 endif

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to