forked from kiss-community/repo
pixman: 0.42.0
This commit is contained in:
parent
d8040c56bb
commit
3f09579d8e
@ -1,8 +1,9 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-gtk
|
||||
meson setup \
|
||||
-Dprefix=/usr \
|
||||
-Dgtk=disabled \
|
||||
output
|
||||
|
||||
make
|
||||
make install
|
||||
ninja -C output
|
||||
ninja -C output install
|
||||
|
@ -1 +1 @@
|
||||
da8ed9fe2d1c5ef8ce5d1207992db959226bd4e37e3f88acf908fd9a71e2704e
|
||||
04bcbff1c6de0a2b7efea4816add7d2854c9a7a3542a21ed73fb438859822ab5
|
||||
|
1
wayland/pixman/depends
Normal file
1
wayland/pixman/depends
Normal file
@ -0,0 +1 @@
|
||||
meson make
|
@ -1 +1 @@
|
||||
0.40.0 1
|
||||
0.42.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user