Here are RandoM notes about harmattan / aka MaemO|MeeGo|m6 for nokia handset n950 or SmartPhone NokiA N9 , and how to build or share SoftWare in/for the meego DistrO

NEWS

UNOFFICIAL HARMATTAN SHARED REPO

Hi,

Time to announce this unofficial quick and dirty repo, I've been playing with obs for some time now, and many pple in this forum are referring to it as h:r:h rzr repo, so I guess it's useful and I should explain …

To make short, the repo provides over 1000 packages, most of them arent very useful but may help developers or advanced users but there are a couple that worth to be installed…

The project is still open for other maintainers, check http://rzr.online.fr/q/harmattandev

Better late than never, I also want to thank all those developers and maintainers without them I or we couldnt do that much … thank you for keeping the motivation …

If you have suggestions/ questions you can use the forum :

More at : http://rzr.online.fr/q/harmattan

SETUP REPO ON DEVICE

1/ DownLoad :

http://rzr.online.fr/docs/contribs/harmattan/meta-harmattan_0.0.0-12_all.deb

2/ Open shell get root etc :

devel-su
dpkg -i *.deb

<iframe width="420" height="315" src="http://www.youtube-nocookie.com/embed/qgYU8SlpJ6I" frameborder="0" allowfullscreen></iframe>

SETUP REPO ON DEVICE

You can also add this extra repo but make sure to be warned : CAUTION UNSECURE DANGEROUS PANIC APOCAPLYSE SUICIDE SELF DESTRUCT ANYONE LEFT ?:

You can set it from the shell :

devel-su
passwd root
passwd user
#
killall  pkgmgrd && killall pkgmgrd
#
distro="harmattan"
target="MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard"
repo="home-rzr-${distro}-${target}"
echo "deb http://harmattan.openrepos.net/rzr personal main" | tee "/etc/apt/sources.list.d/${repo}.list"
apt-get update ; apt-get install wget # n9tweak
wget -O - http://harmattan.openrepos.net/openrepos.key | apt-key add -

You can also install extra repo for testing packages :

distro="harmattan"
target="MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard"
release="testing"
repo="home-rzr-${distro}-${release}-${target}"
baseurl="http://rzr.online.fr/r/"
url="http://repo.pub.meego.com/home:/rzr:/${distro}:/${release}/${target}/"
url="${baseurl}/${url}
echo "deb ${url} ./" |  tee "/etc/apt/sources.list.d/${repo}.list"

Also you can add my key :

KEY=0x467094BC; gpg --keyserver pgpkeys.mit.edu --recv-key $KEY && gpg -a --export $KEY | $sudo apt-key add -

# 140.211.166.234

Obsolete : Clicking on this file should install the app to enable it :

baseurl="http://rzr.online.fr/r/"
url="http://repo.pub.meego.com/home:/rzr:/${distro}/${target}/"
url="${baseurl}${url}"
echo "deb ${url} ./" | tee "/etc/apt/sources.list.d/${repo}.list"

INSTALL SOFTWARE

devel-su
#
apt-get update 
apt-get install git 
apt-get install wget rsync git screen zile ncftp
apt-get install xkb-data-addons-rm680 tmux cuteexplorer minifile
apt-get install mc
# file=*.deb
# pkgmgr install-file -V -f  $file

WISH / TODO

PACKAGES LIST

Tested and reviewed ones :

PACKAGES DETAILS

BABYPHONE

TODO

MISC

MISC

<iframe width="420" height="315" src="//www.youtube-nocookie.com/embed/o3SCF1mNb1w" frameborder="0" allowfullscreen></iframe>

MORE

@tag: HandSet build maemo meego xkb term git rsync live RedaK

http://rzr.online.fr/docs/contribs/harmattan/

<iframe width="420" height="315" src="http://www.youtube-nocookie.com/embed/qgYU8SlpJ6I" frameborder="0" allowfullscreen></iframe>

www.rzr.online.fr.monsite-orange.fr_image_meego-rdesktop.jpg

harmattan.txt · Last modified: 2022/04/16 12:23 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki