Commit Graph

7 Commits

Author SHA1 Message Date
landry
cb27d75f62 WIP on unbreaking kazehakase:
- update to 0.5.8
- backport upstream svn r3871 to let it build with latest gtk+2
- switch to xulrunner 1.9.x (breaks gecko backend while here)
- don't try to create a dbus server socket in a non-existent dir
It is still badly broken, as upstream doesn't seem to care about
shipping working stuff... but at least it builds and packages.
2010-05-06 19:25:51 +00:00
landry
a6956954c5 Sigh.. since upstream doesn't care about providing tarballs that
compile, nor instructions on how to compile it, we can't update to
0.5.8, but at least we can backport gtk-entry code and callers from it.
This is ugly^Whackish^Whorrible, but at least it really works again.
While here, drop MAINTAINERship, i don't want to be responsible for that
pile of crap anymore.
2009-10-11 20:33:00 +00:00
landry
17a14b17fe Unbreak after gtk+2 update.. using private gtk struct fields is nasty.
Now, let's try to update that crap to a newer version... sigh.
2009-10-11 11:14:18 +00:00
landry
f1be2f49d6 Update kazehakase to the just-released 0.5.6.
Now that we have www/webkit in ports, split it into MULTI_PACKAGES :
-main has the common infrastructure files (and the binary), -gecko provides
gecko engine support, -webkit provides webkit engine support.

To ease updates, -gecko has the same pkgname as previous package. -webkit
support is still a bit experimental, and provided for webdevelopers who
want to write and test cross-engine websites.

With help and ok ajacoutot@
2008-10-30 22:38:10 +00:00
landry
1c10b87871 Update to kazehakase 0.5.4, out since some weeks.
While here, fix WANTLIB, add licence version, and update patches.

ok ajacoutot@
2008-06-08 16:05:23 +00:00
landry
445b549b3a Update to kazehakase 0.5.3, update patches while here.
ok ajacoutot@ (two days ago)
2008-03-18 19:25:55 +00:00
landry
caaccf6935 Import kazehakase 0.5.1, a lightweight gtk2 web browser using gecko engine.
It features tabbed browsing, session saving, dynamic bookmarks and
customizable mouse gestures. Uses xulrunner for gecko support and GnuTLS 2
for https:// links.

with feedback and testing from many on ports@, thanks !

"import it, it can't be worse than galeon and epiphany anyway.." ajacoutot@
2008-01-11 14:47:28 +00:00