summaryrefslogtreecommitdiff
path: root/subprojects
Commit message (Collapse)AuthorAgeFilesLines
* Update gi-docgen's wrapEmmanuele Bassi2023-05-021-0/+4
| | | | | Use the `provide` override to ensure that Meson knows what the gi-docgen wrap provides.
* build: Update libjpeg-turbo wrapGeorges Basile Stavracas Neto2022-07-181-8/+7
| | | | | | | | The current wrap version has a bug when building on Windows with MSVC. Update to 2.1.2-2 as per wrapdb [1]. [1] https://wrapdb.mesonbuild.com/v2/libjpeg-turbo_2.1.2-2/libjpeg-turbo.wrap
* Update the libpng wrap fileEmmanuele Bassi2021-09-121-13/+12
| | | | Use the latest from `meson wrap`.
* Update glib.wrapEmmanuele Bassi2021-06-071-1/+1
| | | | | | The default branch in GLib has been renamed to `main`. See: GNOME/glib#2348
* Meson: Small fixes to dependency lookupXavier Claessens2021-05-052-12/+12
| | | | | | | | | | - When png/jpeg/tiff option is set to true it should abort when dependency cannot be found one way or another. - Use libjpeg-turbo meson port instead of libjpeg from wrapdb to fix build on Windows. - Rely on libpng.pc instead of checking each individual version. Fixes: #182
* Update the checksum for the libjpeg source archiveEmmanuele Bassi2021-04-161-1/+1
| | | | | | | | | | The checksum from the wrapdb does not match the checksum from the source website. Apparently, the ICJ libjpeg maintainers decided to re-upload the 9c source tarball after changing its contents. See: https://github.com/mesonbuild/wrapdb/issues/94
* Update the gi-docgen wrap fileEmmanuele Bassi2021-04-091-2/+2
| | | | Use the repository under the GNOME group, not my personal repository.
* Use 'provide' section in libpng wrap fileEmmanuele Bassi2021-04-071-0/+3
| | | | Avoid hard-coding the dependency object into the meson.build file.
* build: Add a libjpeg fallback wrapBenjamin Otte2021-04-071-0/+12
|
* Port gdk-pixbuf to gi-docgenEmmanuele Bassi2021-03-211-0/+6
| | | | Follow in the steps of Pango and GTK.
* Minimise bandwidth use for subprojectsEmmanuele Bassi2021-01-041-0/+1
| | | | Use `depth=1` to reduce the size of the clone when using subprojects.
* meson: Also add wrap files for fallback dependenciesNirbheek Chauhan2019-02-282-0/+15