weston: update to 1.11.0.

This commit is contained in:
Juan RP 2016-06-01 07:32:28 +02:00
parent a7b4adb898
commit 1c553a0b7b
2 changed files with 13 additions and 3 deletions

View File

@ -0,0 +1,10 @@
--- shared/xalloc.h.orig 2016-06-01 07:31:00.671473482 +0200
+++ shared/xalloc.h 2016-06-01 07:31:13.382610803 +0200
@@ -32,6 +32,7 @@ extern "C" {
#include <stdlib.h>
#include <string.h>
+#include <inttypes.h>
#include "zalloc.h"

View File

@ -1,7 +1,7 @@
# Template file for 'weston'.
pkgname=weston
version=1.10.0
revision=2
version=1.11.0
revision=1
build_style=gnu-configure
# XXX enable rdp compositor if freerdp is updated to >=1.1.
configure_args="--enable-libinput-backend --disable-setuid-install
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://wayland.freedesktop.org/"
license="MIT"
distfiles="http://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz"
checksum=e0b2004d00d8293ddf7903ca283c1746afa9ccb5919ab50fd04397ff472aa5c1
checksum=05e086e9f186a06843b9f7a5e1abf19347b1a6e4be26d7e74927abc17b6b7125
system_groups="weston-launch"
lib32disabled=yes