ladybird/Ports/pixman/package.sh

9 lines
267 B
Bash
Raw Normal View History

2022-05-02 21:14:23 +03:00
#!/usr/bin/env -S bash ../.port_include.sh
port='pixman'
version='0.40.0'
useconfigure='true'
2023-07-10 14:10:29 +03:00
files=(
"https://www.cairographics.org/releases/pixman-${version}.tar.gz#6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc"
2023-07-10 14:10:29 +03:00
)
2022-05-02 21:14:23 +03:00
use_fresh_config_sub='true'