Notices


Reply
Thread Tools
Posts: 19 | Thanked: 149 times | Joined on Aug 2012 @ Pernik, Bulgaria
#71
Originally Posted by Mric View Post
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).
 

The Following User Says Thank You to vevgeniev For This Useful Post:
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#72
Originally Posted by tanago View Post
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?
 

The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post:
tanago's Avatar
Posts: 215 | Thanked: 448 times | Joined on Aug 2012 @ Burgas, Bulgaria
#73
Originally Posted by AapoRantalainen View Post
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
 

The Following 3 Users Say Thank You to tanago For This Useful Post:
Posts: 19 | Thanked: 149 times | Joined on Aug 2012 @ Pernik, Bulgaria
#74
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.
 

The Following 2 Users Say Thank You to vevgeniev For This Useful Post:
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#75
Originally Posted by tanago View Post
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)
 

The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#76
maemo gstreamer is pretty enough, look https://bugzilla.mozilla.org/show_bug.cgi?id=836243
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 3 Users Say Thank You to freemangordon For This Useful Post:
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#77
Quick question...
Any progress?
Best wishes.
_________________
Per aspera ad astra...
 

The Following 2 Users Say Thank You to Wikiwide For This Useful Post:
Posts: 154 | Thanked: 110 times | Joined on Aug 2011
#78
any chance of a deb for us mere mortals? it looks like it should be able to use maemo gstreamer.
 

The Following User Says Thank You to marbleuser For This Useful Post:
Posts: 34 | Thanked: 25 times | Joined on Mar 2013 @ GR
#79
Originally Posted by marbleuser View Post
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


 

The Following User Says Thank You to NokiaN900R For This Useful Post:
Posts: 252 | Thanked: 282 times | Joined on Oct 2021 @ Poland
#80
I uploaded Fennec from dead vladislawonline repo to my repo:
http://wunderwungiel.ct8.pl/maemo/ww...17.0_armel.deb
__________________
My Telegram group (Maemo / MeeGo / Sailfish):
https://t.me/linuxmobile_world
Channel for Maemo/MeeGo:
https://t.me/maemomeegoapps
 

The Following 4 Users Say Thank You to dredlok706 For This Useful Post:
Reply

Tags
fennec, firefox mobile

Thread Tools

 
Forum Jump


All times are GMT. The time now is 07:36.