weston: update to 6.0.1.

This commit is contained in:
Juan RP 2019-06-26 08:07:34 +02:00
parent 2f6901cce5
commit 7542501257
No known key found for this signature in database
GPG Key ID: AF19F6CB482F9368
1 changed files with 3 additions and 4 deletions

View File

@ -1,11 +1,10 @@
# Template file for 'weston' # Template file for 'weston'
pkgname=weston pkgname=weston
version=6.0.0 version=6.0.1
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dtest-junit-xml=false -Dbackend-rdp=false -Dsystemd=false configure_args="-Dtest-junit-xml=false -Dbackend-rdp=false -Dsystemd=false
-Dremoting=false -Dremoting=false -Dlauncher-logind=$(vopt_if elogind true false)
-Dlauncher-logind=$(vopt_if elogind true false)
-Dbackend-drm-screencast-vaapi=$(vopt_if vaapi true false)" -Dbackend-drm-screencast-vaapi=$(vopt_if vaapi true false)"
hostmakedepends="pkg-config wayland-devel wayland-protocols" hostmakedepends="pkg-config wayland-devel wayland-protocols"
makedepends="libpng-devel wayland-devel wayland-protocols libxkbcommon-devel makedepends="libpng-devel wayland-devel wayland-protocols libxkbcommon-devel
@ -18,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://wayland.freedesktop.org/" homepage="https://wayland.freedesktop.org/"
distfiles="https://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz" distfiles="https://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz"
checksum=546323a90607b3bd7f48809ea9d76e64cd09718102f2deca6d95aa59a882e612 checksum=bf2f6d5aae2e11cabb6bd69a76bcf9edb084f8c3e14ca769bea7234a513155b4
system_groups="weston-launch" system_groups="weston-launch"
lib32disabled=yes lib32disabled=yes