mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
wayland-protocols: update to 1.16.
This commit is contained in:
parent
d6f01a8c48
commit
c24943ffc4
1 changed files with 9 additions and 4 deletions
|
@ -1,15 +1,20 @@
|
||||||
# Template file for 'wayland-protocols'
|
# Template file for 'wayland-protocols'
|
||||||
pkgname=wayland-protocols
|
pkgname=wayland-protocols
|
||||||
version=1.14
|
version=1.16
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
||||||
maintainer="Sir_Boops <admin@boops.me>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://wayland.freedesktop.org"
|
homepage="https://wayland.freedesktop.org"
|
||||||
distfiles="https://wayland.freedesktop.org/releases/wayland-protocols-${version}.tar.xz"
|
distfiles="https://wayland.freedesktop.org/releases/wayland-protocols-${version}.tar.xz"
|
||||||
checksum=9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6
|
checksum=6b1485951fdcd36a960c870c46f28b03a3e5121fb46246916333ed07f78c98c5
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
export wayland_scanner=wayland-scanner
|
||||||
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue