Commit Graph

16 Commits

Author SHA1 Message Date
Jeremy Drake
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
2d3933dd60 More ucrt 2021-03-27 13:01:21 +01:00
Alexey Pavlov
f2c5ddfe18 libimagequant: Update to 2.13.1 2021-01-15 09:45:17 +03:00
Alexey Pavlov
8053692450 libimagequant: Update to 2.13.0 2020-10-21 14:25:54 +03:00
Alexey Pavlov
d3b7af9597 libimagequant: Update to 2.12.6 2020-01-24 10:34:47 +03:00
Kanis
6b5f2e8b93 libimagequant: Fix include file location
and remove private header files from package

This matches the dev package on debian:
https://packages.debian.org/sid/amd64/libimagequant-dev/filelist
2019-10-24 17:46:46 +02:00
Lars Kanis
84a21fe1e9 libimagequant: Fix pkgconfig file install path 2019-10-24 15:43:11 +02:00
JPeterMugaas
989b92face libimagequant - 2.12.5
added .dll and .dll.a
added imagequant.pc for pkg-config
2019-07-30 17:19:02 -04:00
Alexey Pavlov
3c29f5ec88 libimagequant: Update to 2.12.5 2019-07-30 13:05:41 +03:00
Andrew Sun
3b740d323e libimagequant: update to 2.12.3 2019-05-24 13:27:09 -04:00
Alexey Pavlov
1e31de48b8 libimagequant: Update to 2.12.2 2018-10-30 18:23:01 +03:00
Andrew Sun
5735b085a0 libimagequant: update to 2.12.1 (#4238) 2018-08-18 09:33:11 +03:00
J. Peter Mugaas
a979dfbc19 libimagequant - Update to latest version 2.11 (#3612) 2018-04-17 22:49:40 +03:00
J. Peter Mugaas
3543fe4b18 mingw-w64-libimagequant - 2.8.2 - attempt to get package to better work. (#2136)
* mingw-w64-libimagequant - 2.8.2 - attempt to get package to better work.

* Another try.
2017-01-31 23:36:33 +03:00
J. Peter Mugaas
91b36206da Changes related to libgd (#2124)
* 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.
2017-01-30 21:20:45 +03:00