mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
wayland-protocols: 1.23
This commit is contained in:
parent
c8f221729a
commit
8b0c6cfc70
@ -1,7 +1,11 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
./configure \
|
meson \
|
||||||
--prefix=/usr
|
--prefix=/usr \
|
||||||
|
--buildtype=release \
|
||||||
|
-Dtests=false \
|
||||||
|
. output
|
||||||
|
|
||||||
|
ninja -C output
|
||||||
|
ninja -C output install
|
||||||
|
|
||||||
make
|
|
||||||
make install
|
|
||||||
|
@ -1 +1 @@
|
|||||||
96e7cf03524995a47028236c6d6141c874e693cb80c0be8dabe15455cdd5a5a7
|
6c0af1915f96f615927a6270d025bd973ff1c58e521e4ca1fc9abfc914633f76
|
||||||
|
@ -1 +1,2 @@
|
|||||||
|
meson make
|
||||||
wayland make
|
wayland make
|
||||||
|
@ -1 +1 @@
|
|||||||
1.22 1
|
1.23 1
|
||||||
|
Loading…
Reference in New Issue
Block a user