
ups I forgot dude sorryzenlunatic wrote:You forgot Atlantis !
Code: Select all
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MY_PN=$(echo $PN |sed -e s/atlantis-bin/atlantis/)
DESCRIPTION="A proprietary lightweight web browser based on GtkHTML2 and GNOME-VFS"
HOMEPAGE="http://www.akcaagac.com/index_atlantis.html"
SRC_URI="http://www.akcaagac.com/atlantis/files/${MY_PN}-${PV}.tar.bz2"
LICENSE="GPL2"
SLOT="0"
KEYWORDS="x86"
S=${WORKDIR}/${MY_P}
src_install() {
cd ${S}
tar -xvjf ${S}/atlantis.tar.bz2
mv ${S}/etc ${D}/
mv ${S}/usr ${D}/
}

For those wondering about Atlantis' exact licencing, see here:pjp wrote:Ebuild added to previous post. I was going to create a seperate thread, then I noticed Atlantis' licensing. Not worth drawing additional attention to it IMO.
(Edited so as not to mislead.)Copyright:
----------
atlantis with all its released files are fully copyrighted by [...] Ali Akcaagac.
It's not allowed to re-use any components or files inside other projects
without written permission.

I have found the user interface in Epiphany to be much more responsive and fast than Firebird. This is because it is a straight up GTK2 application.Is epiphany really all it's cracked up to be? I've been a phoenix/firebird user for a long time and have been very happy with it.


hmm, this is better, but not perfect yet. I don't like to have a tab open all te times. I want it only when i need it.neenee wrote:in epiphany: edit -> preferences -> check 'open in tabs by default'.
Posting from XP a.t.m. so I can't check, but I'm pretty sure this is an option that can be chosen through the gconf editor.hmm, this is better, but not perfect yet. I don't like to have a tab open all te times. I want it only when i need it.