Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=30f36bdcf010623f69f9b284daa0609a87fdf83b
commit 30f36bdcf010623f69f9b284daa0609a87fdf83b Author: Baste <[email protected]> Date: Wed Sep 26 15:37:27 2012 +0200 cogl-1.12.0-1-x86_64 * Version bump diff --git a/source/xlib/cogl/FrugalBuild b/source/xlib/cogl/FrugalBuild index 683de2e..d7a0508 100644 --- a/source/xlib/cogl/FrugalBuild +++ b/source/xlib/cogl/FrugalBuild @@ -3,20 +3,14 @@ # Contributor: bouleetbil <[email protected]> pkgname=cogl -pkgver=1.11.6 +pkgver=1.12.0 pkgrel=1 pkgdesc="Cogl is a modern 3D graphics API." -depends=('pango' 'libxcomposite') +depends=('pango' 'libxcomposite' 'gdk-pixbuf2' 'libxext' 'libxdamage' 'libxfixes') makedepends=('gobject-introspection') _F_gnome_ext=".tar.xz" Finclude clutter gnome groups=('xlib') -sha1sums=('158c5a1879d1f9f2cadcbfac98e7264864e474f8') - -build() { - Fcd - Fsed "examples doc" "doc" Makefile* - Fbuild -} +sha1sums=('f759e9945ba728769ec8cb2c7ec41e709757bf6d') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
