mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-21 18:04:41 -07:00
wbg: 1.0.2
This commit is contained in:
parent
2679e2185c
commit
ab2a291e8e
14
wayland/wbg/build
Executable file
14
wayland/wbg/build
Executable file
@ -0,0 +1,14 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
export DESTDIR="$1"
|
||||||
|
|
||||||
|
meson \
|
||||||
|
--prefix=/usr \
|
||||||
|
--buildtype=release \
|
||||||
|
--force-fallback-for=tllist \
|
||||||
|
-Djpeg=enabled \
|
||||||
|
-Dpng=enabled \
|
||||||
|
. output
|
||||||
|
|
||||||
|
ninja -C output
|
||||||
|
ninja -C output install
|
2
wayland/wbg/checksums
Normal file
2
wayland/wbg/checksums
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
3afcad17233ae3120369eaaf54bde41be8629bcda375d75a2d0d893649e802bc
|
||||||
|
b0f32c9b2c2015c8d8dd068fd4e8b586aa91ca1670badc274ec962559ee0aadd
|
6
wayland/wbg/depends
Normal file
6
wayland/wbg/depends
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
libjpeg-turbo
|
||||||
|
libpng
|
||||||
|
meson make
|
||||||
|
pixman
|
||||||
|
wayland
|
||||||
|
wayland-protocols make
|
2
wayland/wbg/sources
Normal file
2
wayland/wbg/sources
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
https://codeberg.org/dnkl/wbg/archive/1.0.2.tar.gz
|
||||||
|
https://codeberg.org/dnkl/tllist/archive/1.0.5.tar.gz subprojects/tllist
|
1
wayland/wbg/version
Normal file
1
wayland/wbg/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1.0.2 1
|
Loading…
Reference in New Issue
Block a user