GNU/Linux (x86_64) DLLs package for Common Source Code Project (CSP)/Qt
                                                      June 16, 2016
						             K.Ohta
				 <whatisthis.sowhat _at_ gmail.com>

This is homebrew (GPL complient) build for Common Source Code Project.
Version of FFMPEG changes frequently, so, ffmpeg depends distrubution
strongly, difficult to distribute generic binary CSP.
So, I distribute ffmpeg homebrew binaries to build/use generic CSP 
binaries.

1. Install
   sudo tar xf this-file.tar -C /usr/local
   cd /usr/local/ffmpeg-3.0.2/lib
   sudo cp lib*.so.*.*.10* /usr/local/lib/x86_64-linux-gnu/
   sudo ldconfig
   
Have fun!
 Ohta