![]() |
2012-06-11
, 18:44
|
Posts: 85 |
Thanked: 97 times |
Joined on May 2011
|
#91
|
![]() |
2012-06-11
, 19:05
|
|
Posts: 304 |
Thanked: 266 times |
Joined on Apr 2011
@ Apeldoorn area, Netherlands
|
#92
|
![]() |
2012-06-17
, 12:09
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#93
|
$ mkdir fennec && mv <upstream_tarball>.tar.bz2 fennec/fennec-source.tar.bz2
$ tar -czf fennec_<version>.orig.tar.gz fennec
$ 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
$ cd fennec && gunzip -c fennec.diff.gz | patch -p1 && rm -f fennec.diff.gz
$ sed 's/7.0.1-2/<VERSION>/' -i fennec/debian/changelog
$ cd fennec && dpkg-buildpackage -S -sa -rfakeroot -us -uc
The Following 14 Users Say Thank You to pali For This Useful Post: | ||
![]() |
2012-06-21
, 12:59
|
Posts: 8 |
Thanked: 71 times |
Joined on Jun 2012
|
#94
|
The Following 16 Users Say Thank You to zeq For This Useful Post: | ||
![]() |
2012-06-21
, 13:16
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#96
|
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.
The Following 5 Users Say Thank You to freemangordon For This Useful Post: | ||
![]() |
2012-06-21
, 13:41
|
Posts: 105 |
Thanked: 46 times |
Joined on May 2011
|
#97
|
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.
The Following User Says Thank You to daniel_m For This Useful Post: | ||
![]() |
2012-06-21
, 14:19
|
Posts: 67 |
Thanked: 88 times |
Joined on Jan 2011
@ Costa RIca
|
#98
|
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)
(MohammadAG, marxian, please)
![]() |
2012-06-21
, 15:01
|
Posts: 105 |
Thanked: 46 times |
Joined on May 2011
|
#99
|
![]() |
2012-06-22
, 07:52
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#100
|