mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-31 02:02:45 -06:00
wayland: 1.20.0
This commit is contained in:
parent
b7794cb55c
commit
7e1fc86557
@ -1,10 +1,13 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
./configure \
|
meson \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--disable-documentation \
|
-Ddefault_library=both \
|
||||||
--disable-dtd-validation \
|
-Dtests=false \
|
||||||
--enable-static
|
-Ddocumentation=false \
|
||||||
|
-Ddtd_validation=false \
|
||||||
|
. build
|
||||||
|
|
||||||
|
ninja -C build
|
||||||
|
ninja -C build install
|
||||||
|
|
||||||
make
|
|
||||||
make install
|
|
||||||
|
@ -1 +1 @@
|
|||||||
baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15
|
b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725
|
||||||
|
@ -1 +1 @@
|
|||||||
1.19.0 1
|
1.20.0 1
|
||||||
|
Loading…
Reference in New Issue
Block a user