From 7436198491dcd2e3ecc438cf3ffe281cafc3be36 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Fri, 30 Apr 2021 18:55:30 +0200 Subject: [PATCH] wayland-protocols: update to 1.21. --- srcpkgs/wayland-protocols/template | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/srcpkgs/wayland-protocols/template b/srcpkgs/wayland-protocols/template index 51d2513d8f2d..1cf1902a2ec8 100644 --- a/srcpkgs/wayland-protocols/template +++ b/srcpkgs/wayland-protocols/template @@ -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 " +maintainer="Isaac Freund " 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