community/weston to 1.5.0-1

This commit is contained in:
Kevin Mihelich 2014-05-25 20:24:16 +00:00
parent 35013b5d2a
commit 700df039c4

View file

@ -7,18 +7,16 @@
# - patch to not call vc_dispmanx_set_wl_buffer_in_use
pkgname=weston
pkgver=1.4.0
pkgrel=3
pkgver=1.5.0
pkgrel=1
pkgdesc='Reference implementation of a Wayland compositor'
arch=('i686' 'x86_64')
url='http://wayland.freedesktop.org'
license=('MIT')
depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
[ "$CARCH" == 'armv6h' ] && makedepends=('raspberrypi-firmware')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"
"rpi.patch")
sha1sums=('49b0b6d5e2366a7bad5158b29998213e5ca7f254'
'0f4f10111d712b07d7f539aee967b991153aec9f')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
sha1sums=('42939c536bcdfbd92edb5e51af76ce7f0a4c6ed7')
build() {
cd $pkgname-$pkgver