forked from kiss-community/repo
libseat: 0.5.0
This commit is contained in:
parent
5f88fd153b
commit
d31880d28b
11
wayland/libseat/build
Executable file
11
wayland/libseat/build
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export DESTDIR="$1"
|
||||
|
||||
meson \
|
||||
--prefix=/usr \
|
||||
-Ddefault_library=both \
|
||||
. build
|
||||
|
||||
ninja -C build
|
||||
ninja -C build install
|
1
wayland/libseat/checksums
Normal file
1
wayland/libseat/checksums
Normal file
@ -0,0 +1 @@
|
||||
274b56324fc81ca6002bc1cdd387668dee34a6e1063e5f3896805c3770948988
|
1
wayland/libseat/depends
Normal file
1
wayland/libseat/depends
Normal file
@ -0,0 +1 @@
|
||||
meson make
|
1
wayland/libseat/sources
Normal file
1
wayland/libseat/sources
Normal file
@ -0,0 +1 @@
|
||||
https://git.sr.ht/~kennylevinsen/seatd/archive/0.5.0.tar.gz
|
1
wayland/libseat/version
Normal file
1
wayland/libseat/version
Normal file
@ -0,0 +1 @@
|
||||
0.5.0 1
|
Loading…
Reference in New Issue
Block a user