Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=8084874577f92680fd457fdbdd6e785187fc64bf
commit 8084874577f92680fd457fdbdd6e785187fc64bf Author: Baste <[email protected]> Date: Thu Dec 13 12:15:34 2012 +0100 webkit-gtk2-1.10.2-2-x86_64 * Add replaces and conflicts diff --git a/source/xlib-extra/webkit-gtk2/FrugalBuild b/source/xlib-extra/webkit-gtk2/FrugalBuild index 8dc3775..bbbb8aa 100644 --- a/source/xlib-extra/webkit-gtk2/FrugalBuild +++ b/source/xlib-extra/webkit-gtk2/FrugalBuild @@ -4,16 +4,16 @@ pkgname=webkit-gtk2 _F_archive_name=webkitgtk pkgver=1.10.2 -pkgrel=1 +pkgrel=2 pkgdesc="GTK+ Web content engine library for GTK+ 2.0" url="http://www.webkit.org" -#depends=("sqlite3" "icu4c>=4.8" "libxml2") -#makedepends=('bison' 'flex') depends=('gtk+2' 'gperf' 'gail' 'libpng' 'libsoup' 'enchant' \ 'gst-plugins-base' 'gsettings-desktop-schemas') makedepends=('ruby' 'gtk-doc' 'gobject-introspection') groups=('xlib-extra') archs=('i686' 'x86_64') +replaces=('webkit') +conflicts=('webkit') source=(http://webkitgtk.org/releases/$_F_archive_name-$pkgver.tar.xz) up2date="lynx -dump -source http://webkitgtk.org/?page=download | Flasttar" options=('scriptlet') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
