wayland-protocols: update to 1.17.
This commit is contained in:
parent
1a79b041f6
commit
88ec543dda
1 changed files with 6 additions and 4 deletions
|
@ -1,19 +1,21 @@
|
||||||
# Template file for 'wayland-protocols'
|
# Template file for 'wayland-protocols'
|
||||||
pkgname=wayland-protocols
|
pkgname=wayland-protocols
|
||||||
version=1.16
|
version=1.17
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel automake"
|
||||||
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayland.freedesktop.org"
|
homepage="https://wayland.freedesktop.org"
|
||||||
distfiles="https://wayland.freedesktop.org/releases/wayland-protocols-${version}.tar.xz"
|
distfiles="https://github.com/wayland-project/wayland-protocols/archive/${version}.tar.gz"
|
||||||
checksum=6b1485951fdcd36a960c870c46f28b03a3e5121fb46246916333ed07f78c98c5
|
checksum=f35e2e3e2b0fa71a7371e8330dcbcdedf933a9da631a326459298b4f4ba54035
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export wayland_scanner=wayland-scanner
|
export wayland_scanner=wayland-scanner
|
||||||
|
|
||||||
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue