forked from kiss-community/repo
wlsunset: 0.2.0
This commit is contained in:
parent
c6e719df1a
commit
ad7d86e5d5
11
wayland/wlsunset/build
Executable file
11
wayland/wlsunset/build
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export DESTDIR="$1"
|
||||
|
||||
meson \
|
||||
--prefix=/usr \
|
||||
--buildtype=release \
|
||||
. output
|
||||
|
||||
ninja -C output
|
||||
ninja -C output install
|
1
wayland/wlsunset/checksums
Normal file
1
wayland/wlsunset/checksums
Normal file
@ -0,0 +1 @@
|
||||
88bce695722a09d79545f14d404cc0659f7176bb08d5db5f4f23228b6ba8bb03
|
3
wayland/wlsunset/depends
Normal file
3
wayland/wlsunset/depends
Normal file
@ -0,0 +1,3 @@
|
||||
meson make
|
||||
wayland
|
||||
wayland-protocols make
|
1
wayland/wlsunset/sources
Normal file
1
wayland/wlsunset/sources
Normal file
@ -0,0 +1 @@
|
||||
https://git.sr.ht/~kennylevinsen/wlsunset/archive/0.2.0.tar.gz
|
1
wayland/wlsunset/version
Normal file
1
wayland/wlsunset/version
Normal file
@ -0,0 +1 @@
|
||||
0.2.0 1
|
Loading…
Reference in New Issue
Block a user