X-Git-Url: https://www.kengrimes.com/gitweb/?p=henge%2Fwebcc.git;a=blobdiff_plain;f=make%2FSDL2_image.mk;fp=make%2FSDL2_image.mk;h=ed96b5916ff5ccf10c05b4bcec9077a7cafd6589;hp=0000000000000000000000000000000000000000;hb=dbd7586f209f9e98015e3535ceb15bdb3417896c;hpb=6a988d829eead6ec337eab07f49b5c3722c86594 diff --git a/make/SDL2_image.mk b/make/SDL2_image.mk new file mode 100644 index 0000000..ed96b59 --- /dev/null +++ b/make/SDL2_image.mk @@ -0,0 +1,11 @@ +################################################################################ +# Desc: SDL2_image Build Data +# Author: Mihrtec LLC +# Date: 2016 +################################################################################ +# SDL2_image natively supports transpiling +################################################################################ +# Download location +HGADDR := https://hg.libsdl.org/SDL_image +# SDL2_image depends on zlib, libpng, libtiff libpjeg, and libwebp +LIBDEPS := webp png tiff z