Foxkit 0.0.1

Kitsune ~ sutoka at gmail.com
Mon Jun 9 21:43:36 CEST 2008


Name: Foxkit
Version: 0.0.1
Type: KDE Web Application
Depend: KDE 4.x
License: GPL
Homepage: http://code.google.com/p/foxkit
More Info:
http://www.kde-apps.org/content/show.php?content=82962

Description:
 Foxkit is a KDE Web Browser written using WebKit,
Qt, and KDE. This release is very pre-alpha, so
much so that you can\'t even set the homepage
without manually editing the source (for a KDE app
that should be telling ;).

To run Foxkit, download the source archive on this
page (or the google code project page) then
extract the files using whatever program you like
to use. Then on the command line run the following
commands:
[indent]cd foxkit-0.0.1
cmake .
make
mkdir ~/.kde4/share/apps/foxkit
cp ./src/foxkitui.rc
~/.kde4/share/apps/foxkit/foxkitui.rc
./src/foxkit[/indent]

The name of the folder \'.kde4\' may vary based on
your distro. The required packages are Qt 4.4,
QtWebKit (possibly packaged independently
depending on the distro), KDELIBS 4, as well as
the -devel packages for each. CMake is required to
build Foxkit (a few .cmake files are included as
older versions of CMake didn\'t support QtWebKit).

Not recommended for production use, or anywhere
near it at this point.



More information about the Kde-announce-apps mailing list