mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
wayland: update to 1.17.0.
This commit is contained in:
parent
00c9d54a38
commit
5cb5bfec6d
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'wayland'
|
# Template file for 'wayland'
|
||||||
pkgname=wayland
|
pkgname=wayland
|
||||||
version=1.16.0
|
version=1.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-documentation --disable-static"
|
configure_args="--disable-documentation --disable-static"
|
||||||
hostmakedepends="flex pkg-config"
|
hostmakedepends="flex pkg-config"
|
||||||
makedepends="expat-devel libffi-devel libfl-devel libxml2-devel"
|
makedepends="expat-devel libffi-devel libfl-devel libxml2-devel"
|
||||||
short_desc="Wayland protocol compositor"
|
short_desc="Wayland protocol compositor"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
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-${version}.tar.xz"
|
distfiles="https://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
|
||||||
checksum=4e72c2b56109ccfb6610d776e465f4ca0af2280c9c2f7d5cc23f0ed2548752f5
|
checksum=72aa11b8ac6e22f4777302c9251e8fec7655dc22f9d94ee676c6b276f95f91a4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue