summaryrefslogtreecommitdiff
path: root/packages/SDL_ttf.sh
blob: 66d71b3f046fde4570b156740354a4549e06103d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
SRCTYPE=hg
SRCURL=http://hg.libsdl.org/SDL_ttf/
DEFAULT_BRANCH="SDL-1.2"

ENV_LD_LIBRARY_PATH="lib"
ENV_PKG_CONFIG_PATH="lib/pkgconfig"
ENV_LDFLAGS_PATH="lib"

BUILD_TYPE="configure"
SRC_INIT_COMMAND="./autogen.sh"