Reply
Thread Tools
Posts: 6 | Thanked: 0 times | Joined on Nov 2010 @ Coimbra
#11
Edit: found a mirror for the MeeGo 1.2 Harmattan Developer Library [1]
Thanks to rzr[/QUOTE]

Thanks Halftux, believe me, I spend a lot of time searching for it in Google...

And I have now 2 N9 and some spares... I don't think nice phones will show up any soon...
 
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#12
Originally Posted by Markk View Post
Great idea Gonna try some things out right now.
Maybe this helps I have a components.xml in my QtSKD.
There you can find package names and versions.
 

The Following User Says Thank You to Halftux For This Useful Post:
Posts: 17 | Thanked: 16 times | Joined on May 2012 @ Netherlands
#13
Originally Posted by Halftux View Post
Maybe this helps I have a components.xml in my QtSKD.
There you can find package names and versions.
GREAT tip, thank you.
I'm trying to find the exact url to one of Harmattan Emulator components (like this: http://nds2.fds-forum.nokia.com/noki...12.07-1.tar.gz), but keep getting "File not found".
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#14
Originally Posted by Markk View Post
GREAT tip, thank you.
I'm trying to find the exact url to one of Harmattan Emulator components (like this: http://nds2.fds-forum.nokia.com/noki...12.07-1.tar.gz), but keep getting "File not found".
Kinda funny - in a weird way - part of that folder structure "fremtiden" means "the future" in Danish
 
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#15
I have checked what windows qt creator do when reading the repository. I will attach all addresses to files in a zipped txt-file.

It is an install script for qreator


Code:
component.runtimetargetPathName = "dfl61-harmattan_3.2012.07-1";

    if( component.fromOnlineRepository )
        component.addDownloadableArchive( "harmattan-runtime.7z" );
and it comes to 3.2012.07-1harmattan-runtime.7z:
http://nds2.fds-forum.nokia.com/noki...tan-runtime.7z
Attached Files
File Type: zip nokia_sdk_files_win.zip (1.9 KB, 443 views)

Last edited by Halftux; 2014-01-26 at 00:48.
 

The Following User Says Thank You to Halftux For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#16
From the qs files we can get a download link.
Now we make our own http server with the meta files and packages, configure qtcreator to get the updates.xml from own http server, could this work? I will try tomorrow.

Last edited by Halftux; 2014-01-26 at 01:01.
 

The Following 2 Users Say Thank You to Halftux For This Useful Post:
Posts: 17 | Thanked: 16 times | Joined on May 2012 @ Netherlands
#17
Originally Posted by Halftux View Post
I have checked what windows qt creator do when reading the repository. I will attach all addresses to files in a zipped txt-file.
This is great, thanks!

Originally Posted by Halftux View Post
Now we make our own http server with the meta files and packages, configure qtcreator to get the updates.xml from own http server, could this work?
I put the updates.xml from Nokia's repo and empty folders like in your text file (using "Text 2 Folders") on my site, and it seems to be working! You can change the repository url at Maintain Qt SDK (the Updater) -> Settings -> Repositories -> User Defined Repositories (and uncheck the default one).

Of course, I'm getting the "Could not download meta data" error, but this is because the folders are still empty :P The only problem now is we will have to download every single file manually.. I'm gonna try changing the updates.xml to test with only one file (the 3.2012.07-1harmattan-runtime.7z).
 
Posts: 17 | Thanked: 16 times | Joined on May 2012 @ Netherlands
#18
Great news! It works

I removed all but the Harmattan PR1.2 QEMU package info from the update.xml file, and put the three files "3.2012.07-1meta.7z", "3.2012.07-1harmattan-runtime.7z" and "3.2012.07-1harmattan-runtime.7z.sha1" in the "com.nokia.ndk.tools.harmattan.runtime.pr12" folder, and it shows up in the Package Manager Downloading and installing works too

Now I just have to check with my host if putting big files on their server to download is allowed :P

Edit: I will PM you the repo link, so you can try it out.
 

The Following 2 Users Say Thank You to Markk For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#19
This is easy to script, to semi-automate the download
An excellent example, including md5 checksum for verification is here

http://www.linuxfromscratch.org/blfs...n/x/x7lib.html
 

The Following User Says Thank You to For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#20
Originally Posted by nieldk View Post
This is easy to script, to semi-automate the download
An excellent example, including md5 checksum for verification is here

http://www.linuxfromscratch.org/blfs...n/x/x7lib.html
Looks nice. In windows I load the textfile with the meta files into downthemall manager.
And put as renaming mask: *subdirs*/*name*.*ext*
With this you get the full folder structure. Quick and easy.
 
Reply

Thread Tools

 
Forum Jump


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