mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 17:10:23 +00:00
7 lines
303 B
Bash
Executable file
7 lines
303 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='pixman'
|
|
version='0.40.0'
|
|
useconfigure='true'
|
|
files="https://www.cairographics.org/releases/pixman-${version}.tar.gz pixman-${version}.tar.gz 6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc"
|
|
auth_type='sha256'
|
|
use_fresh_config_sub='true'
|