maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Latest Firefox for Mobile (Fennec) for Fremantle (https://talk.maemo.org/showthread.php?t=86575)

vevgeniev 2013-02-05 20:04

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
Quote:

Originally Posted by Mric (Post 1320941)
Yeah totally agree with you, Opera is very good. Hope they will keep it updated.

Me too :)
Although it has one disadvantage - it does not support html5 video (the Maemo build).

AapoRantalainen 2013-02-07 21:10

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
Quote:

Originally Posted by tanago (Post 1313642)
These are armel packages, for the maemo SDK we need x86

Tanago-san, you are wrong. When you are compiling for ARMEL (=for real device), you should install armel.deb-packages to your scratchbox.

Now there are new glib, I'm trying to package newer gstreamer.

----
I'm also trying to compile fennec myself with these instructions:
http://www.vladislavonline.com/build...-on-maemo-sdk/

Code:

apt-get install autoconf2.13

hg clone http://hg.mozilla.org/releases/mozilla-release
hg checkout 8cdcad2877b91a0adcb2d06241a5df6e7bd7cf6c

cd mozilla-release
cat > .mozconfig << EOF
ac_add_options --enable-application=mobile/xul
ac_add_options --disable-update-channel
ac_add_options --enable-update-packaging
ac_add_options --disable-tests
ac_add_options --disable-debug-symbols
ac_add_options --disable-elf-hack
ac_add_options --enable-strip
ac_add_options --enable-default-toolkit=cairo-qt
ac_add_options --with-maemo-version=5

ac_add_options --enable-cpp-rtti

mk_add_options PROFILE_GEN_SCRIPT=@TOPSRCDIR@/build/profile_pageloader.pl

ac_add_options --enable-optimize
ac_add_options --disable-debug
mk_add_options MOZ_MAKE_FLAGS="-j4"
mk_add_options MOZ_OBJDIR="@TOPSRCDIR@/obj-build"
ac_add_options --with-arm-kuser
ac_add_options --with-thumb=toolchain-default
ac_add_options --with-float-abi=toolchain-default
ac_add_options --with-branding=mobile/xul/branding/unofficial
ac_add_options --prefix=/opt/mozilla
ac_add_options --libdir=/opt/mozilla
export LDFLAGS="-Wl,-z,norelro"
EOF

wget http://www.vladislavonline.com/data/maemo.patch
hg import --no-commit maemo.patch
make -f client.mk build_all

But I ended with error:
Code:

Exception: File not found: ../../media/webrtc/trunk/src/modules/modules_video_processing_sse2/libvideo_processing_sse2.a
Any idea? Is there still some steps I have skipped?

tanago 2013-02-07 21:53

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
Quote:

Originally Posted by AapoRantalainen (Post 1321589)
But I ended with error:
Code:

Exception: File not found: ../../media/webrtc/trunk/src/modules/modules_video_processing_sse2/libvideo_processing_sse2.a
Any idea? Is there still some steps I have skipped?

ac_add_options --disable-webrtc

vevgeniev 2013-02-08 15:24

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
Quote:

But I ended with error:
Code:

Exception: File not found: ../../media/webrtc/trunk/src/modules/modules_video_processing_sse2/libvideo_processing_sse2.a

It's strange that it is looking for a SSE2 library, the SSE2 instructions are multimedia extensions to the x86 instruction set.

Please note, that the patch (maemo.patch) from my website is intended for Fennec 17 and it might not work for 18.

AapoRantalainen 2013-02-11 11:02

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
Quote:

Originally Posted by tanago (Post 1321615)
ac_add_options --disable-webrtc

Thanks, with this I got it compiled.
-----
fennec with gstreamer (not handy deb-version, but can be compiled)
* Installed newer libglib-dev.deb (http://talk.maemo.org/showpost.php?p...9&postcount=28 )

*gstreamer-0.10.33 from upstream
configure; make ; make install
(there might be bug in gstmessage.h:264: "error: comma at end of enumerator list")

*gst-plugins-base-0.10.33 from upstream
configure; make ; make install
(there might be linking-bug in test/examples/Makefile: drop 'encoding' from SUBDIRS and DIST_SUBDIRS)

*--enable-gstreamer to mozconfig,
-> compiles (didn't yet run it, needs libraries to the device also)

freemangordon 2013-02-11 12:13

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
maemo gstreamer is pretty enough, look https://bugzilla.mozilla.org/show_bug.cgi?id=836243

Wikiwide 2013-04-15 10:24

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
Quick question...
Any progress?
Best wishes.
_________________
Per aspera ad astra...

marbleuser 2013-04-15 19:38

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
any chance of a deb for us mere mortals? it looks like it should be able to use maemo gstreamer.

NokiaN900R 2013-04-15 21:07

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
Quote:

Originally Posted by marbleuser (Post 1336267)
any chance of a deb for us mere mortals? it looks like it should be able to use maemo gstreamer.


I don't now about the gstreamer but you can find the .deb here

http://repository.vladislavonline.co...17.0_armel.deb


:D

dredlok706 2022-09-29 17:22

Re: Latest Firefox for Mobile (Fennec) for Fremantle
 
I uploaded Fennec from dead vladislawonline repo to my repo:
http://wunderwungiel.ct8.pl/maemo/ww...17.0_armel.deb


All times are GMT. The time now is 11:16.

vBulletin® Version 3.8.8