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