Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=b35b588c6ecd3e040463502b3cded395b94e35f8
commit b35b588c6ecd3e040463502b3cded395b94e35f8 Author: Slown <[email protected]> Date: Sat Jun 9 18:14:43 2012 +0100 evas-1.2.1-1-i686 * version bump diff --git a/source/e17-extra/evas/FrugalBuild b/source/e17-extra/evas/FrugalBuild index aed4681..36b1b8d 100644 --- a/source/e17-extra/evas/FrugalBuild +++ b/source/e17-extra/evas/FrugalBuild @@ -1,13 +1,13 @@ -# Compiling time: 1.04 SBU +# Compiling time: 0.38 SBU # Maintainer: Slown <[email protected]> pkgname=evas -pkgver=1.2.0 +pkgver=1.2.1 pkgrel=1 pkgdesc="Evas is a hardware-accelerated canvas API for E17" -depends=('eet>=1.6.0' 'freetype2>=2.1.9' 'libgif' 'librsvg' \ - 'libjpeg' 'libpng' 'libtiff' 'libxrender' 'libgl' \ - 'fontconfig' 'fribidi') +depends=('eet>=1.6.1' 'libgif' 'librsvg' 'libjpeg' \ + 'libpng' 'libtiff' 'libxmu' 'libxi' 'libxrender' \ + 'libgl' 'fontconfig' 'fribidi') groups=('e17-extra' 'e17-core') archs=('i686' 'x86_64') replaces=('esmart') @@ -22,6 +22,6 @@ Fconfopts="$Fconfopts --enable-gl-x11 --enable-image-loader-eet \ --enable-buffer" #_F_e17_snap=y Finclude e17 -sha1sums=('efa9ab7785c4d03bf7bd55fcb083498685021dfe') +sha1sums=('b46bb0a851e033f9818ac38f8cf05bf400fde7be') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
