forked from kiss-community/repo
slurp: 1.3.2
This commit is contained in:
parent
68a0665cb2
commit
04822edc03
11
wayland/slurp/build
Executable file
11
wayland/slurp/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/slurp/checksums
Normal file
1
wayland/slurp/checksums
Normal file
@ -0,0 +1 @@
|
||||
005dd8601d4bada9728f434728c7a57c955f90f9b9f53d1ffb051abdbabb9876
|
5
wayland/slurp/depends
Normal file
5
wayland/slurp/depends
Normal file
@ -0,0 +1,5 @@
|
||||
cairo
|
||||
libxkbcommon
|
||||
meson make
|
||||
wayland
|
||||
wayland-protocols make
|
1
wayland/slurp/sources
Normal file
1
wayland/slurp/sources
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/emersion/slurp/releases/download/v1.3.2/slurp-1.3.2.tar.gz
|
1
wayland/slurp/version
Normal file
1
wayland/slurp/version
Normal file
@ -0,0 +1 @@
|
||||
1.3.2 1
|
Loading…
Reference in New Issue
Block a user