From 453ae169bb66d97473a8c84cb3a35a18b377dba0 Mon Sep 17 00:00:00 2001 From: Maxim Biro Date: Mon, 24 Aug 2015 19:29:05 -0400 Subject: [PATCH] Added OS X 2.2.x and 3.0.x plugin binaries contributed by @xenio --- vlc-2.2.x+/README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/vlc-2.2.x+/README.md b/vlc-2.2.x+/README.md index e33fec3..7801827 100644 --- a/vlc-2.2.x+/README.md +++ b/vlc-2.2.x+/README.md @@ -19,9 +19,19 @@ Extract the archive at `{VLC}/plugins/video_filter/` If you want to build the plugin binary yourself, take a look at the [build instructions](/common/building.md). ### OS X -There are currently no precompiled OS X plugin binaries. -[You are welcome to contribute them though](/common/building.md). +Download an appropriate archive: + +VLC version | 64 bit +----------- | ------- +2.2.x | [Tested on 2.2.0](https://github.com/nurupo/vlc-pause-click-plugin/releases/download/0.2.1/vlc-2.2.x-64bit-osx.zip) +3.0.x | [Not tested](https://github.com/nurupo/vlc-pause-click-plugin/releases/download/0.2.1/vlc-3.0.x-64bit-osx.zip) + +Extract the archive at `/Applications/VLC.app/Contents/MacOS/plugins/video_filter/` + +These binaries were kindly contributed by [@xenio](https://github.com/xenio). + +If you want to build the plugin binary yourself, take a look at the [build instructions](/common/building.md). ### Debian Get required libraries and tools: