Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1d330aacc71235b3b2a6c961494209ccc1573c3a
commit 1d330aacc71235b3b2a6c961494209ccc1573c3a Author: Slown <[email protected]> Date: Sun Jan 8 18:35:32 2012 +0100 elementary-0.8.0.65643-1-i686 * version bump diff --git a/source/e17-extra/elementary/FrugalBuild b/source/e17-extra/elementary/FrugalBuild index 5fb1f20..207a929 100644 --- a/source/e17-extra/elementary/FrugalBuild +++ b/source/e17-extra/elementary/FrugalBuild @@ -1,16 +1,17 @@ -# Compiling time: 0.27 SBU -# Maintainer: voroskoi <[email protected]> +# Compiling time: 2.08 SBU +# Maintainer: Slown <[email protected]> pkgname=elementary -pkgver=0.7.0.55225 -pkgrel=2 +pkgver=0.8.0.65643 +pkgrel=1 pkgdesc="Basic widget set that is easy to use based on EFL for mobile touch-screen devices." -depends=('edje>=1.0.0' 'e_dbus>=1.0.0' 'ethumb>=0.1.1.55225-2' 'efreet') +depends=('e_dbus' 'edje>=1.0.999' 'efreet') +makedepends=('intltool') groups=('e17-extra' 'e17-core') archs=('i686' 'x86_64' 'ppc') -Fconfopts="$Fconfopts" +Fconfopts="$Fconfopts --enable-edbus --enable-efreet" _F_e17_snap=y Finclude e17 -sha1sums=('bde5f743edd971974e0cbd0cf8adc4515b762ebb') +sha1sums=('d369ddbf8de4236728e70f7ee9ce44803c8ef25c') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
