Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=bde2b20b2ba22dd4331a7a05d8ad492b8977e73c
commit bde2b20b2ba22dd4331a7a05d8ad492b8977e73c Author: Baste <[email protected]> Date: Thu Sep 27 17:06:23 2012 +0200 webkit-gtk3-1.10.0-1-x86_64 * Version bump * Change m8r diff --git a/source/xlib/webkit-gtk3/FrugalBuild b/source/xlib/webkit-gtk3/FrugalBuild index 2eafc46..7c2031c 100644 --- a/source/xlib/webkit-gtk3/FrugalBuild +++ b/source/xlib/webkit-gtk3/FrugalBuild @@ -1,13 +1,15 @@ # Compiling Time: 10.15 SBU -# Maintainer: bouleetbil <[email protected]> +# Maintainer: Baste <[email protected]> +# Contributor: bouleetbil <[email protected]> pkgname=webkit-gtk3 -_F_archive_name=webkit -pkgver=1.9.92 +_F_archive_name=webkitgtk +pkgver=1.10.0 pkgrel=1 pkgdesc="Open source web browser engine gtk+3" url="http://www.webkit.org" -depends=("sqlite3" "gtk+3" "icu4c>=4.8" "libsoup" "libpng" "gperf" "libxml2" "gst-plugins-base" "enchant" "gsettings-desktop-schemas" "gtk+2" "gail") +depends=("sqlite3" "gtk+3" "icu4c>=4.8" "libsoup" "libpng" "gperf" "libxml2" \ + "gst-plugins-base>=1.0.0" "enchant" "gsettings-desktop-schemas" "gtk+2" "gail") makedepends=('bison' 'flex' 'gtk-doc' 'gobject-introspection' 'ruby') groups=('xlib') archs=('i686' 'x86_64') @@ -26,10 +28,12 @@ Finclude gnome-scriptlet # --enable-introspection \ # --with-font-backend=freetype \ # --disable-geolocation" -Fconfopts="--with-gstreamer=1.0 \ - --disable-geolocation" -_F_make_opts="V=1" -sha1sums=('6314dc6cd716de1380c5f8e62c76db3f2d5cbed8') +Fconfopts+=" --with-gstreamer=1.0 \ + --disable-geolocation \ + --enable-introspection" + +#_F_make_opts="V=1" +sha1sums=('5e022110cef5ff87a4c55ff0358dedd596502a84') build() { unset MAKEFLAGS _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
