Commit Graph

29 Commits

Author SHA1 Message Date
Christoph Reiter
ec20b8b21a Add more CPEs 2024-03-25 12:32:47 +01:00
Christoph Reiter
9c1c99af5d Port away from PKGMETA.yml 2023-09-17 21:57:36 +02:00
Miloš Komarčević
0d8687af3f libavif 1.0 deps rebuild 2023-09-05 09:32:35 +02:00
مهدي شينون (Mehdi Chinoune)
8d723e368b rebuild libimagequant dependent packages 2023-01-04 21:27:34 +01:00
Christoph Reiter
f31443fbd9 libtiff: rebuilds 2022-12-17 08:29:05 +01:00
Miloš Komarčević
b585cf13e1 libheif: bump deps 2022-11-18 06:33:39 +01:00
Miloš Komarčević
7c6615375f libyuv: update to 1844.r2374.f9fda6e7 2022-10-17 18:54:34 +05:30
Christoph Reiter
b73b13dcf5 Revert "libgd: update to 2.3.3"
This reverts commit 607dbfd5b0.

Was broken on mingw32/clang32. For example "dot -c" failed to run.
2022-08-21 18:53:00 +02:00
Mehdi Chinoune
607dbfd5b0 libgd: update to 2.3.3 2022-08-16 04:31:31 +01:00
Miloš Komarčević
41c1646db3 fix some licenses 2022-05-04 15:37:06 +02:00
Miloš Komarčević
0212521b5e enable libheif and libgd for clangarm64 2022-05-04 14:19:58 +02:00
Miloš Komarčević
6f18b933c5 libavif: update to 0.10.1, enable clangarm64 2022-05-04 10:39:28 +02:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Biswapriyo Nath
5eebae8e18 libavif: Update to 0.9.3 2021-11-08 14:50:36 +05:30
Jeremy Drake
94421b4e56 enable a couple of packages for clang32
directly depend on libavif or libheif.
2021-09-06 22:10:30 -07:00
Biswapriyo Nath
2a0924a286 libgd: Update to 2.3.2
Add new libavif and libheif options.
2021-07-23 14:27:33 +05:30
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
Peter Budai
8b538cd288 libgd: Update to 2.3.1 2021-01-30 19:29:42 +01:00
Christoph Reiter
a59d7a471b libgd: switch to ninja 2020-09-06 11:25:53 +02:00
Christoph Reiter
f9998d1c7a libgd: fix gd format support 2020-09-06 11:22:18 +02:00
Alexey Pavlov
c0544b5cae libgd: Update to 2.3.0 2020-03-24 15:36:10 +03:00
Alexey Pavlov
1a86908256 libgd: Fix macros definitions, fix static build 2017-10-02 14:28:54 +03:00
Peter Budai
d8accbbf95 libgd: Update to 2.2.5 (#2950)
* libgd: Update to 2.2.5
Also fixing the pkg-config and gdlib-config, after the lib and hadrs were moved back from their subfolder to the /lib and /include folder, the .PC and the gdlib-config scripts still were pointing to the subfolders - this is now fixed.

* libgd: prevent C-style mangling of the 32-bit DLL
2017-09-25 07:36:47 +03:00
Alexey Pavlov
b40e429e49 Rebuild packages against libwebp-0.6.0 2017-03-20 14:50:26 +03:00
Alexey Pavlov
328919a6bb libgd: Don't hide libraries in subfolder 2017-03-15 15:15:46 +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
J. Peter Mugaas
518ddb3361 mingw-w64-libgd - 2.2,4 - Update to latest version and enable libimagequant 2.0 support - automatically downloaded (#2118) 2017-01-23 07:12:09 +03:00
peterbud
81aace1b13 Added libgd package (#1758)
* Added libgd package

* Fixing missing dependency in PKGBUILD and PKG-CONFIG file

* Removing Requires.private line

* And fixing Libs.private
2016-09-25 15:39:08 +04:00