forked from kiss-community/repo
wayland: 1.20.0
This commit is contained in:
parent
b7794cb55c
commit
7e1fc86557
@ -1,10 +1,13 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
meson \
|
||||
--prefix=/usr \
|
||||
--disable-documentation \
|
||||
--disable-dtd-validation \
|
||||
--enable-static
|
||||
-Ddefault_library=both \
|
||||
-Dtests=false \
|
||||
-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