Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=54efbc9a5a1e6fa02caa42aa0742a3085b3864cb

commit 54efbc9a5a1e6fa02caa42aa0742a3085b3864cb
Author: Michel Hermier <herm...@frugalware.org>
Date:   Sun Mar 6 10:47:13 2011 +0100

libxkbcommon-0.gdd0e8b7-1-i686

* New nobuild package, is required for wayland.

diff --git a/source/x11-extra/libxkbcommon/FrugalBuild 
b/source/x11-extra/libxkbcommon/FrugalBuild
new file mode 100644
index 0000000..a16a176
--- /dev/null
+++ b/source/x11-extra/libxkbcommon/FrugalBuild
@@ -0,0 +1,35 @@
+# Compiling Time: 0.20 SBU
+# Maintainer: Michel Hermier <herm...@frugalware.org>
+
+USE_DEVEL=${USE_DEVEL:-"y"}
+
+pkgname=libxkbcommon
+pkgver=0
+pkgrel=1
+pkgdesc="Wayland Display Compositor"
+url="http://wayland.freedesktop.org/";
+groups=('x11-extra')
+archs=('i686' 'x86_64' 'ppc')
+depends=('glibc' 'kbproto' 'xproto')
+makedepends=('byacc' 'pkgconfig' 'util-macros')
+
+options=('nobuild')
+
+if Fuse DEVEL; then
+       pkgver=$pkgver.gdd0e8b7
+       _F_scm_type="git"
+       _F_scm_url="git://anongit.freedesktop.org/xorg/lib/$pkgname"
+       Finclude scm
+else
+       Finclude xorg
+fi
+
+build() {
+       if Fuse DEVEL; then
+               Funpack_scm
+               ./autogen.sh
+       fi
+       Fbuild
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to