wayland: update to 1.4.0.
This commit is contained in:
parent
0f0e0da697
commit
d9a6cb5887
@ -1,6 +1,6 @@
|
||||
# Template file for 'wayland'.
|
||||
pkgname=wayland
|
||||
version=1.3.0
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation --disable-static"
|
||||
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://wayland.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="http://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
|
||||
checksum=2e817685f68a26acd19964d69ddbc4549ba5412114ad95e1a9f5934cce470d6e
|
||||
checksum=18f33b9f15b4c8b662fb1968e7636e7926b419dfc48de8a164b3a3d7095c5a58
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libtool wayland-devel"
|
||||
@ -25,7 +25,7 @@ if [ "$CROSS_BUILD" ]; then
|
||||
fi
|
||||
|
||||
wayland-devel_package() {
|
||||
depends="${sourcepkg}>=${version}"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user