Changes between Version 9 and Version 10 of WebKitGTK


Ignore:
Timestamp:
Apr 4, 2011 7:01:47 AM (13 years ago)
Author:
plaes@plaes.org
Comment:

Updated outdated Gentoo information.

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK

    v9 v10  
    3838=== Gentoo ===
    3939
    40 Gentoo have an ebuild for WebkitGTK+ in testing: http://bugs.gentoo.org/show_bug.cgi?id=190347.
    41 You will have to add the testing keyword to your '/etc/portage/package.keywords' file in order to install the package.
     40Gentoo has an ebuild for WebkitGTK+-1.2.x available in portage:
    4241{{{
    43 # echo 'net-libs/webkit-gtk ~arch' >> /etc/portage/package.keywords
     42# emerge -v1a webkit-gtk
    4443}}}
    45 Please remember to change ~arch to the architecture you're using (~x86, ~amd64).
    46 The GTK+ port of WebKit is named '''webkit-gtk'''. I would invite you to look at the USE flags of the ebuild and add it
    47 to the packages.use file depending of your preferences.
    48 You can now emerge it normally:
    49 {{{
    50 # emerge -va webkit-gtk
    51 }}}
    52 You can then regularly update to the latest reviewed revision, which usually belongs to a new nightly build:
    53 {{{
    54 # emerge -u webkit-gtk
    55 }}}
     44
     45Ebuilds for WebKitGTK-1.3 with both GTK2 and GTK3 are available from gnome-overlay.
    5646
    5747=== Lunar-Linux ===