[arch-commits] Commit in weston/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Tue Aug 19 11:33:39 UTC 2014


    Date: Tuesday, August 19, 2014 @ 13:33:39
  Author: seblu
Revision: 117623

upgpkg: weston 1.5.0-2

- fix FS#41475

Modified:
  weston/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-19 10:22:07 UTC (rev 117622)
+++ PKGBUILD	2014-08-19 11:33:39 UTC (rev 117623)
@@ -4,7 +4,7 @@
 
 pkgname=weston
 pkgver=1.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
@@ -18,6 +18,7 @@
 	./configure \
 		--prefix=/usr \
 		--libexecdir=/usr/lib/weston \
+		--with-cairo=gl \
 		--enable-demo-clients-install
 	make
 }




More information about the arch-commits mailing list