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

