The Following 29 Users Say Thank You to mooninite For This Useful Post: | ||
AapoRantalainen, Android_808, byakabs, don_falcone, ersanpermana, Estel, freemangordon, fw190, HtheB, Hurrian, imo, ivgalvez, jcharpak, kent_autistic, klinglerware, laith.m.y, marmistrz, MartinK, Mr.bot, mr_pingu, nkirk, phapsubongtoi, reinob, SHARP66, sifo, Sourav.dubey, szopin, Ungoliant, Vlad_on_the_road |
![]() |
2012-07-14
, 18:13
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#2
|
The Following 7 Users Say Thank You to ivgalvez For This Useful Post: | ||
![]() |
2012-07-14
, 23:22
|
Posts: 176 |
Thanked: 262 times |
Joined on Nov 2009
@ Texas, USA
|
#3
|
![]() |
2012-07-15
, 10:31
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#4
|
![]() |
2012-07-15
, 10:59
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#5
|
you can try uploading to extras-devel (maybe 2.22?). You tested it on your device, didn't you?
The Following 5 Users Say Thank You to ivgalvez For This Useful Post: | ||
![]() |
2012-07-15
, 11:21
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#6
|
Be careful, if you upload GLib to Extras with the same name than the original package, that would enable an upgrade for anyone using apt-get upgrade.
You might also want to check these thread:
- gcc-4.6 and Fremantle, WIP
- studies about newer libglib on fremantle
and contact with AapoRantalainen
The Following User Says Thank You to marmistrz For This Useful Post: | ||
![]() |
2012-07-19
, 19:11
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#7
|
2.20/ 29-Aug-2009 03:38 2.26/ 14-Nov-2010 16:07 2.33/ 17-Jul-2012 20:22
![]() |
2012-07-21
, 23:10
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#8
|
![]() |
2012-07-24
, 09:12
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#10
|
I got frustrated that Google broke GTalk Voice/Video with our phones and I've started a quest to fix it.
First off: GLib provided in Maemo 5 is ancient. I've managed to build a new package set that works on my N900 (and all the apps). I have built 2.22 and 2.26. 2.22 introduces GIOStream stuff, but the version of telepathy-gabble (what is used for GTalk) that works with the new GTalk V/V protocol requires 2.26. Google searches found previous requests for updated Glib packages, but no one seemed to be successful until today.
I will provide the source and binary packages for GLib today. Unfortunately when I tried the updated telepathy packages I could no longer connect to GTalk at all so there is no point in linking to them just yet. These packages should be backwards compatible with all Maemo 5 software as no major ABI removals were made - just major additions.
The glib2 work was copied from this abandoned git repo on gitorious: http://maemo.gitorious.org/maemo-gno...ib/trees/maemo. I had to apply the Nokia glib2 patches and debian rules files to get a working package.
GLib 2.22.4
Binary package: http://www.4shared.com/file/FSHo1hJL...mo0_armel.html
Data package (optional): http://www.4shared.com/file/ZuI8dzt3...maemo0_al.html
Dev package: http://www.4shared.com/file/LoZV9ZPN...aemo0_arm.html
Debug package: http://www.4shared.com/file/bF6z75fh...2maemo0_a.html
Source package1: http://www.4shared.com/file/zkG-Ah_E...mo0_armel.html
Source package2: http://www.4shared.com/archive/9x3wn...maemo0tar.html
Source package3: http://www.4shared.com/file/37k5eUDj...4-2maemo0.html
GLib 2.26.0
Binary package: http://www.4shared.com/file/7zI32x9L...mo2_armel.html
Data package (optional): http://www.4shared.com/file/I3mjRJwH...maemo2_al.html
Dev package: http://www.4shared.com/file/bdM5Ym80...aemo2_arm.html
Debug package: http://www.4shared.com/file/WBGSwN6D...0maemo2_a.html
Source package1: http://www.4shared.com/file/nV99R6ot...mo2_armel.html
Source package2: http://www.4shared.com/archive/soZTd...maemo2tar.html
Source package3: http://www.4shared.com/file/z6s58ZDN...0-0maemo2.html
PLEASE READ -- Replacing glib2 may require you to reflash the rootfs (wiping out all your apps) if something goes wrong. PLEASE BACKUP BEFORE INSTALLING.
TWEAKERS PLEASE READ - This will not provide you a speed boost. More likely it will eat a bit more RAM (the libs are a few hundred kilobytes larger than glib2 2.20). These packages are for developers who need to be able to bring updated apps to Maemo 5.
Last edited by mooninite; 2012-08-18 at 02:18. Reason: Forgot -dev packages