From ac42f62fb3c6fa15d796aa0af5c7a99d425a95e5 Mon Sep 17 00:00:00 2001 From: sibel Date: Tue, 19 Apr 2011 07:29:03 +0200 Subject: webkit, maj 1.2.7-1 --- extra/webkit/Pkgfile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'extra/webkit/Pkgfile') diff --git a/extra/webkit/Pkgfile b/extra/webkit/Pkgfile index 5c8f2479e..be780800e 100755 --- a/extra/webkit/Pkgfile +++ b/extra/webkit/Pkgfile @@ -2,19 +2,22 @@ # URL: http://webkitgtk.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: curl, dbus, gconf, gnome-vfs, gperf, gstreamer, gst-plugins-base, gtk, icu, libpng, orbit2, pango, enchant, libsoup, gir-repository +# Depends on: curl, dbus, gperf, gst-plugins-base, icu, enchant, libsoup, gobject-introspection # Run on: atk,cairo,gstreamer,gst-plugins-base,gtk,icu,libpng,pango,enchant,libsoup name=webkit -version=1.2.6 +version=1.2.7 release=1 source=(http://webkitgtk.org/$name-$version.tar.gz - webkit-1.2.6-introspection.patch) + webkit-1.2.6-introspection.patch + webkit-1.2.7-libpng-1.5.patch) build() { - unset MAKEFLAGS cd $name-$version + patch -Np0 -i ../webkit-1.2.6-introspection.patch + patch -Np0 -i ../webkit-1.2.7-libpng-1.5.patch + ./configure --prefix=/usr \ --localstatedir=/var \ --enable-introspection \ @@ -27,5 +30,3 @@ build() { make make DESTDIR=$PKG install } - - -- cgit v1.2.3-70-g09d2