|
阅读:18104回复:13
发现了一款转为linux优化的firefox |
|
|
|
1楼#
发布于:2006-05-05 19:58
用上了
看看自己的uid |
|
|
|
2楼#
发布于:2006-05-05 19:58
用了下。发现速度还行。不过和我的archlinux下的自带firefox速度区别不大。
archlinux的默认就是为i686优化的。 hoho。。。 |
|
|
3楼#
发布于:2006-05-05 19:58
have a test!
use its installer script for AMD 64 it's really fast. here is a ebuild for Gentoo http://forums.gentoo.org/viewtopic-t-47 ... art-0.html /usr/local/portage/www-client/swiftfox-bin/swiftfox-bin-1.5.0.6.ebuild # Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit eutils
CPU="athlon-xp"
MY_PN="swiftfox"
DESCRIPTION="Optimized binary build of the Mozilla Firefox web browser"
HOMEPAGE="http://getswiftfox.com/"
SRC_URI="http://getswiftfox.com/builds/releases/${MY_PN}-${PV}-${CPU}.tar.bz2"
#SRC_URI="http://getswiftfox.com/builds/mozilla_1_8_branch/swiftfox.en-US.linux-${CPU}.tar.bz2"
KEYWORDS="~x86"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
IUSE=""
RESTRICT="strip"
RDEPEND="virtual/jre
>=www-client/mozilla-launcher-1.39
>=sys-devel/binutils-2.16.1
>=dev-libs/nss-3.10
>=dev-libs/nspr-4.6.1
~sys-devel/autoconf-2.13"
DEPEND="${RDEPEND}
>=dev-java/java-config-0.2.0
!www-client/swiftfox"
S=${WORKDIR}/${MY_PN}
dir="/opt/${MY_PN}"
src_install() {
insinto "${dir}"
exeinto "${dir}"
doins -r * || die "doins -r failed"
rm "${D}/${dir}"/{${MY_PN}{,-bin},updater,run-mozilla.sh}
doexe {${MY_PN}{,-bin},updater,run-mozilla.sh} || die "doexe failed"
dodir /opt/bin
dosym /opt/${MY_PN}/${MY_PN} /opt/bin/${MY_PN}
newicon icons/mozicon50.xpm ${MY_PN}.xpm
make_desktop_entry ${MY_PN} "Swiftfox" ${MY_PN}.xpm "Application;Network"
}[/quote] |
|
|
4楼#
发布于:2006-05-05 19:58
俺用的是Fedora Core5,用Swiftfox比原来自带的快多了!真的很好用!
|
|
|
|
5楼#
发布于:2006-05-05 19:58
其实也没有感到多大的体会!
|
|
|
|
6楼#
发布于:2006-05-05 19:58
|
|
|
|
7楼#
发布于:2006-05-05 19:58
下载中。。。。。。等会看看效果,不过我还是更愿意自已DIY!
|
|
|
8楼#
发布于:2006-05-05 19:58
下载包里面怎么没有安装程序呢?也没有启动程序!
|
|
|
9楼#
发布于:2006-05-05 19:58
linux only
|
|
|
|
10楼#
发布于:2006-05-05 19:58
感觉有那么一点加快了
也不知道是不是心理作用 |
|
|
11楼#
发布于:2006-05-05 19:58
好像没有中文版
|
|
|
12楼#
发布于:2006-05-05 19:58
感觉也没有优化多少。
|
|
|
13楼#
发布于:2006-05-05 19:58
用musume的试试 UI 先
|
|
|