aboutsummaryrefslogtreecommitdiff
path: root/subprojects/packagefiles
Commit message (Collapse)AuthorAgeFilesLines
* Bump JPEG Quant SmoothPřemysl Eric Janouch2023-12-051-3/+1
|
* Make the jpeg-quantsmooth wrap work on DebianPřemysl Eric Janouch2022-07-232-7/+17
| | | | Sadly, it's not possible to delete files using patch_directory.
* Mesonize JPEG Quant SmoothPřemysl Eric Janouch2022-01-191-0/+41
Now SIMD works on amd64, although the build remains questionable, because it assumes that all of its compiler flags will work. This way we lose an uncomfortable git submodule. Also, add Meson subprojects to .gitignore.