* Changes related to libgd
mingw-w64-libgd - 2.2.4
- add fontconfig, libimagequant, libwebp, and xpm-nox as dependencies
- fix gdlib.pc file
- restore gdlib-config script. The original CMake with patch does not build it and some old config secripts are still using it.
- libimagequant is now in a new package so don't with CMake. Use the installed one.
mingw-w64-libimagequant - 2.8.2
- new package
- add patch I made to prevent a preliminary check for compiler working. That triggers a bug with /dev/nul in GCC (or is it a Windows "feature")
mingw-w64-libgphoto - 2.5.12
- Update to latest version and remove unneeded parts of aptch. Much is already in the source-code.
* mingw-w64-libghoto2 -enable libusb and libgd.
* mingw-w64-libgphoto - 2.5.12 - Add GPG signature verification and add libjpeg as dependency
* Added patch to get the configure script to uctually detect libgd using pkg-config (the preffered method). The script had been switched from gdlib-config to finding a libtool .la file. The problem is that cmake does not make those and I hadn't figured out how to get to it to in a proper manner. Litbool .la files don't work because software distributions do not include those files at all.
* mingw-w64-libgphoto2 - fix dependencies based on based on PE dump.
* Add myself as maintainer. Remove commented out stuff.
* Fix download format, I hope.
* Try download file format again. This time, the name is not just the version number.