comparison src/pixman.mk @ 7096:2e51d71933e8

* src/pixman.mk: update to 0.43.4
author John Donoghue <john.donoghue@ieee.org>
date Sun, 03 Mar 2024 14:53:26 -0500
parents 25a0aca9bbad
children
comparison
equal deleted inserted replaced
7095:3f4d0ea784fc 7096:2e51d71933e8
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := pixman 4 PKG := pixman
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 0.43.2 6 $(PKG)_VERSION := 0.43.4
7 $(PKG)_CHECKSUM := ea483d495657998fa4e488b517e4116756bcf1ef 7 $(PKG)_CHECKSUM := ba12d7f44bde32d2c1b1ee9abfc633f5f9807c9f
8 $(PKG)_SUBDIR := pixman-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := pixman-$($(PKG)_VERSION)
9 $(PKG)_FILE := pixman-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := pixman-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := http://cairographics.org/releases/$($(PKG)_FILE) 10 $(PKG)_URL := http://cairographics.org/releases/$($(PKG)_FILE)
11 $(PKG)_URL_2 := http://www.x.org/archive/individual/lib/$($(PKG)_FILE) 11 $(PKG)_URL_2 := http://www.x.org/archive/individual/lib/$($(PKG)_FILE)
12 $(PKG)_DEPS := build-meson build-ninja libpng 12 $(PKG)_DEPS := build-meson build-ninja libpng