View Single Post
Posts: 45 | Thanked: 80 times | Joined on Jun 2010
#11
Originally Posted by claustn View Post
There will be never a new Whatsapp app for N9, there is not even one for Sailfish sadly, nor a good one for Telegram (the original developer of Sailorgram left). ...
now let's forget about the closed protocol Whatsapp, but for Telegram there's the Telethon library, and I am quite determined in writing a small app for N9, I don't foresee any particular problem, once I update my N9 system.

I'm looking for: OpenSSL (newer than 1.0), Python3 (newer than 3.1).

I need OpenSSL to get pip working, and I need Python3.5 because that's what Telethon requires. Oh, and the bindings for Qt. But then again what are we talking about, if we can't offer the newest tools to the developers, how do we think that developers will write programs for MeeGo or Maemo?

for Python3.4 (might be sufficient) I've been hinted at devel-extras, but where is that? my apt sources look like this, as of now, and I find this quite messy, totally not in the line of a normal debian system, or what I have on Maemo:

Code:
# CODeRUS mirror
deb https://coderus.openrepos.net/n9mirror/001 ./
deb https://coderus.openrepos.net/n9mirror/apps ./
deb https://coderus.openrepos.net/n9mirror/tools ./

# SDK repository
deb http://mirror.thecust.net/harmattan-dev.nokia.com/ harmattan/sdk free non-free
deb-src http://mirror.thecust.net/harmattan-dev.nokia.com/ harmattan/sdk free

# Nokia-binaries
#deb http://mirror.thecust.net/harmattan-dev.nokia.com/ harmattan/41667a5bd857be02f487c2ce806fbf85 nokia-binaries
deb http://harmattan.openrepos.net/Enigma personal main
deb http://harmattan.openrepos.net/halftux personal main
deb http://harmattan.openrepos.net/hooddy personal main
deb http://harmattan.openrepos.net/mp107 personal main
deb http://harmattan.openrepos.net/rzr personal main
deb http://harmattan.openrepos.net/simplicio personal main
deb-exec /usr/bin/osa
 

The Following 5 Users Say Thank You to mfrasca For This Useful Post: