mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
wayland-protocols: 1.21
This commit is contained in:
parent
3f3b1fba1e
commit
2a2df871d7
7
wayland/wayland-protocols/build
Executable file
7
wayland/wayland-protocols/build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
wayland/wayland-protocols/checksums
Normal file
1
wayland/wayland-protocols/checksums
Normal file
@ -0,0 +1 @@
|
||||
b99945842d8be18817c26ee77dafa157883af89268e15f4a5a1a1ff3ffa4cde5
|
1
wayland/wayland-protocols/depends
Normal file
1
wayland/wayland-protocols/depends
Normal file
@ -0,0 +1 @@
|
||||
wayland make
|
1
wayland/wayland-protocols/sources
Normal file
1
wayland/wayland-protocols/sources
Normal file
@ -0,0 +1 @@
|
||||
https://wayland.freedesktop.org/releases/wayland-protocols-1.21.tar.xz
|
1
wayland/wayland-protocols/version
Normal file
1
wayland/wayland-protocols/version
Normal file
@ -0,0 +1 @@
|
||||
1.21 1
|
Loading…
Reference in New Issue
Block a user