Files
aseprite/PKGBUILD
rouhannb 3bc48e49e0 Use static libjpeg
Using libjpeg-turbo on Aseprite gives the error “Wrong JPEG library
version: library is 62, caller expects 80.” I’m not sure if there is any
way to use a shared library right now, so I took the easy way out
and just used the static library compiled with Aseprite.

Additionally, I changed the hack for using Python 2 with depot_tools to
something less messy.
2020-03-13 13:42:30 -04:00

8.6 KiB