LIBNAME=ffmpeg
BASE_URL=https://github.com/xbmc/FFmpeg/archive
VERSION=2.2-Helix-alpha1.1
ARCHIVE=$(LIBNAME)-$(VERSION).tar.gz

