Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3bfafd5c136bff64dab5e4e20f0c4c03d424fec1
commit 3bfafd5c136bff64dab5e4e20f0c4c03d424fec1 Author: Baste <[email protected]> Date: Tue Oct 9 15:36:24 2012 +0200 epiphany-3.6.0-1-x86_64 * Version bump diff --git a/source/gnome/epiphany/FrugalBuild b/source/gnome/epiphany/FrugalBuild index 78ea611..4f9081a 100644 --- a/source/gnome/epiphany/FrugalBuild +++ b/source/gnome/epiphany/FrugalBuild @@ -3,14 +3,16 @@ # Contributor: bouleetbil <[email protected]> pkgname=epiphany -pkgver=3.4.2 +pkgver=3.6.0 pkgrel=1 pkgdesc="GNOME webbrowser based on the WebKit rendering engine" url="http://www.gnome.org/projects/epiphany/" -depends=('libstdc++' 'dbus-x11' 'atk' 'libxslt' 'gnome-desktop>=3.2.0' 'startup-notification' 'icu4c>=4.8' \ - 'webkit-gtk3>=1.7.1' 'docbook-xsl' 'libsoup-gnome' 'seed>=3.2.0' 'ca-certificates' 'libnotify') -makedepends=('gtk-doc>=1.9' 'perl-xml-parser' 'python>=2.7' 'gobject-introspection' \ - 'iso-codes' 'gnome-doc-utils>=0.16.0' 'intltool' 'icu4c>=4.8' 'geoclue') +depends=('gcr' 'webkit-gtk3' 'gnome-desktop>=3.6.0' 'startup-notification' \ + 'libsoup-gnome' 'libnotify' 'nss' 'avahi-glib') +#depends=('libstdc++' 'dbus-x11' 'atk' 'libxslt' 'icu4c>=4.8' \ +# 'docbook-xsl' 'ca-certificates') +#makedepends=('gtk-doc>=1.9' 'perl-xml-parser' 'icu4c>=4.8' 'geoclue') +makedepends=('intltool' 'gnome-doc-utils' 'iso-codes' 'gobject-introspection') _F_gnome_glib="y" _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" @@ -20,11 +22,11 @@ _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet groups=('gnome') archs=('x86_64' 'i686') -Fconfopts+=" --enable-seed --enable-introspection --disable-nss --disable-tests \ - --enable-python --with-distributor-name=Frugalware" +Fconfopts+=" --enable-introspection --disable-tests \ + --with-distributor-name=Frugalware" #Remove for the moment (Baste) #source=($source homepage.diff) -sha1sums=('7cd931955ea7a4f27249cec09e81c5f4ba254575') +sha1sums=('b2a750ae41bc92cb817df877913b19b154a040af') replaces=('galeon') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
