![]() |
Re: Fennec 13.0 and more
Could we do both version 13 and version 8 so we have either available for future use as needed?
|
Re: Fennec 13.0 and more
Could anyone upload version 13 to another website instead of 4shared? Don't want to create a useless account for 4shared because I want to download 1 file.
|
Re: Fennec 13.0 and more
Steps how to create new version of fennec (dsc package for extras-devel):
1. Download upstream fennec tarball (tar.bz2 format) from mozilla website. 2. Create directory fennec, move upstream tarball to that directory and rename it to fennec-source.tar.bz2: Code:
$ mkdir fennec && mv <upstream_tarball>.tar.bz2 fennec/fennec-source.tar.bz2 (This means that orig.tar.gz will contains only one file - upstream tarball tar.bz2 in fennec subdir) Code:
$ tar -czf fennec_<version>.orig.tar.gz fennec Code:
$ wget http://repository.maemo.org/extras-devel/pool/fremantle/free/source/f/fennec/fennec_7.0.1-2.diff.gz -O fennec/fennec.diff.gz Code:
$ cd fennec && gunzip -c fennec.diff.gz | patch -p1 && rm -f fennec.diff.gz Code:
$ sed 's/7.0.1-2/<VERSION>/' -i fennec/debian/changelog Make sure that objdir is @TOPSRCDIR@/objdir and prefix and libdir is /opt 8. Create debian source package (dsc): Code:
$ cd fennec && dpkg-buildpackage -S -sa -rfakeroot -us -uc PS: All commands should be run from top directory! (I think you understand what I mean) Here are my two dsc packages (in extras-devel), so compare if your new has same format: http://repository.maemo.org/extras-d...urce/f/fennec/ |
Re: Fennec 13.0 and more
As some know from #maemo I've been working on getting fennec-14b7 to build with qt/thumb2/NEON which I believe is a supported target for the JavaScript JIT (as it's what get used in the Android build) along with the features from the Harmattan build utilising qt-mobility for system integration.
So far, with a couple of code tweaks I've got it to build against libqtm-12, it's not perfect, screen auto-rotaion is off by 90º, keyboard handling isn't quite right, but it is FAST, and memory utilisation is much better than earlier builds. |
Re: Fennec 13.0 and more
zeq, keep is posted :)
|
Re: Fennec 13.0 and more
Quote:
sunspider: microb 24566 ms (device OC to 805 for both benchmarks) , fennec - 5670.5 ms, my desktop-820 ms (AMD Phenom II 3.2 GHz) I would ask some QML/qtm guru to help with screen rotation issue (MohammadAG, marxian, please :) ) |
Re: Fennec 13.0 and more
Quote:
|
Re: Fennec 13.0 and more
Quote:
Keep the awesome work Zeq! |
Re: Fennec 13.0 and more
Version 13 is extremely slow for me and it slows down the entire phone. Anyone else experiencing problems or is it just my N900?
|
Re: Fennec 13.0 and more
yup im too experiencing slowness
|
All times are GMT. The time now is 20:50. |
vBulletin® Version 3.8.8