don't build pcre as part of the linklibs target
[AROS-Contrib.git] / SDL / SDL_image / mmakefile.src
blob0127b21ca4293d235ee5537f63521152cb467292
1 # Copyright © 2004-2010, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros-contrib.cfg
6 #MM- contrib-sdl-sdl-image : development-SDL_image
8 #MM- development-SDL_image : \
9 #MM    SDL-aros-lib \
10 #MM    workbench-libs-z \
11 #MM    workbench-libs-png-linklib \
12 #MM    workbench-libs-jpeg-linklib
14 %fetch_and_build_gnu_development package=SDL_image version=1.2.3 patch=yes \
15     package_repo=http://www.libsdl.org/projects/SDL_image/release/ \
16     suffixes="tar.gz" extraoptions="libdir=$(AROS_LIB)"