wayland-protocols: update to 1.21.
This commit is contained in:
parent
b35283498e
commit
96f73be244
@ -1,22 +1,16 @@
|
||||
# Template file for 'wayland-protocols'
|
||||
pkgname=wayland-protocols
|
||||
version=1.20
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config wayland-devel automake"
|
||||
depends="libffi-devel"
|
||||
version=1.21
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="wayland-devel"
|
||||
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://wayland.freedesktop.org"
|
||||
distfiles="https://github.com/wayland-project/wayland-protocols/archive/${version}.tar.gz"
|
||||
checksum=b59cf0949aeb1f71f7db46b63b1c5a6705ffde8cb5bd194f843fbd9b41308dda
|
||||
|
||||
pre_configure() {
|
||||
export wayland_scanner=wayland-scanner
|
||||
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
||||
checksum=4cb4cd8c94534faf95243be957cd6b739b1a2d068218dc8f0762eac3d4707c04
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user