wayland-protocols: update to 1.16.
This commit is contained in:
parent
d6f01a8c48
commit
c24943ffc4
|
@ -1,15 +1,20 @@
|
|||
# Template file for 'wayland-protocols'
|
||||
pkgname=wayland-protocols
|
||||
version=1.14
|
||||
version=1.16
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
||||
maintainer="Sir_Boops <admin@boops.me>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://wayland.freedesktop.org"
|
||||
homepage="https://wayland.freedesktop.org"
|
||||
distfiles="https://wayland.freedesktop.org/releases/wayland-protocols-${version}.tar.xz"
|
||||
checksum=9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6
|
||||
checksum=6b1485951fdcd36a960c870c46f28b03a3e5121fb46246916333ed07f78c98c5
|
||||
|
||||
pre_configure() {
|
||||
export wayland_scanner=wayland-scanner
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue