community/weston to 1.12.0-1

This commit is contained in:
Kevin Mihelich 2016-09-21 12:39:03 +00:00
parent 6b4ffb709b
commit 3ccf43eaac

View file

@ -6,7 +6,7 @@
# - export flags for rpi
pkgname=weston
pkgver=1.11.0
pkgver=1.12.0
pkgrel=1
pkgdesc='Reference implementation of a Wayland compositor'
arch=('i686' 'x86_64')
@ -15,8 +15,10 @@ license=('MIT')
depends=('wayland' 'libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
makedepends=('wayland-protocols')
makedepends_armv6h=('raspberrypi-firmware')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
sha1sums=('8b051ee16b785b6db16657161aeed6cd6724f028')
validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611') # Bryce Harrington
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
sha1sums=('36f1a31a32964be8ec782898cc31c70c90ba5697'
'SKIP')
build() {
cd $pkgname-$pkgver