weston: update to 1.9.0.

This commit is contained in:
Juan RP 2015-09-23 07:17:53 +02:00
parent 8e9e6f0806
commit 9217e40b27

View file

@ -1,7 +1,8 @@
# Template file for 'weston'.
pkgname=weston
version=1.8.0
revision=3
version=1.9.0
revision=1
build_pie=yes
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 +14,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=8963e69f328e815cec42c58046c4af721476c7541bb7d9edc71740fada5ad312
checksum=9c1b03f3184fa0b0dfdf67e215048085156e1a2ca344af6613fed36794ac48cf
system_groups="weston-launch"
lib32disabled=yes
@ -51,7 +52,6 @@ esac
pre_configure() {
autoreconf -fi
}
post_install() {
# weston-launch must be setuid
chmod u+s ${DESTDIR}/usr/bin/weston-launch
@ -60,6 +60,7 @@ post_install() {
rm -rf ${DESTDIR}/usr/include
rm -rf ${DESTDIR}/usr/lib/pkgconfig
}
weston-colord_package() {
short_desc+=" - colord plugin"
pkg_install() {