aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin/depends/Makefile.include.in
blob: ed957397eb2c679588206d98f33ceaf033c95428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SDK=@use_sdk@
ARCH=@use_arch@
DAWRIN=@use_darwin@
PREFIX=@use_prefix@
STAGING=@use_staging@
TOOLCHAIN=@use_toolchain@
TARBALLS_LOCATION=@use_staging@/tarballs
BASE_URL=http://mirrors.xbmc.org/build-deps/darwin-libs

RETRIEVE_TOOL=/usr/bin/curl
RETRIEVE_TOOL_FLAGS=-Ls --create-dirs --output $(TARBALLS_LOCATION)/$(ARCHIVE)
ARCHIVE_TOOL=tar
ARCHIVE_TOOL_FLAGS=xf