wayland: update to 1.0.6.

This commit is contained in:
Juan RP 2013-04-06 11:37:00 +02:00
parent f4d597c274
commit a22100dc21
2 changed files with 5 additions and 4 deletions

View File

@ -1,14 +1,15 @@
# Template file for 'wayland'.
pkgname=wayland
version=1.0.5
version=1.0.6
revision=1
build_style=gnu-configure
configure_args="--disable-documentation --disable-static"
makedepends="pkg-config flex libffi-devel expat-devel"
hostmakedepends="pkg-config flex"
makedepends="libfl-devel libffi-devel expat-devel"
subpackages="${pkgname}-devel"
short_desc="Wayland protocol compositor"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://wayland.freedesktop.org/"
license="MIT"
distfiles="http://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
checksum=9c8c3a8bd6b461b7d17d4e1fbfce46ed51c8bcfb6d232b22cddae513cb3e168c
checksum=f52a012df699eff434b0f49e56000d6978b5f781048402ca8e0232242970fc49

View File

@ -1,6 +1,6 @@
# Template file for 'wayland-devel'.
#
depends="${sourcepkg}>=1.0.0"
depends="${sourcepkg}>=${version}"
short_desc="${short_desc} -- development files"
do_install() {