User:Marmistrz

m (List of packages)
Line 3: Line 3:
See [http://marmistrz.net63.net link] for details
See [http://marmistrz.net63.net link] for details
-
=== List of packages ===
+
== My setup ==
-
{| class="wikitable sortable"
+
1. Install sudser with HAM
-
| Package
+
2. Set up rootsh and repos
-
| Full name
+
sudo apt-get install rootsh
-
| Version
+
sudo gainroot
-
| Component
+
echo "deb http://repository.maemo.org/extras-testing/ fremantle free non-free" >> /etc/apt/sources.list.d/fremantle.list
-
| Notes
+
echo "deb http://repository.maemo.org/extras-devel/ fremantle free non-free" >> /etc/apt/sources.list.d/fremantle.list
-
|-
+
echo "deb http://repository.maemo.org/community-testing/ fremantle free non-free" >> /etc/apt/sources.list.d/fremantle.list
-
| libtinyxml2.5.3 || libtinyxml || 2.5.3-3maemo2-2 || stable || Though in stable, not tested
+
-
|-
+
-
| microemu-s60-skin || Microemulator S60 Skin || 1.0-1 || stable, testing || Will be updated soon, now see [http://talk.maemo.org/showpost.php?p=1146143&postcount=25 fix]
+
-
|}
+

Revision as of 11:24, 18 April 2014

My repository

See link for details

My setup

1. Install sudser with HAM 2. Set up rootsh and repos

sudo apt-get install rootsh
sudo gainroot
echo "deb http://repository.maemo.org/extras-testing/ fremantle free non-free" >> /etc/apt/sources.list.d/fremantle.list
echo "deb http://repository.maemo.org/extras-devel/ fremantle free non-free" >> /etc/apt/sources.list.d/fremantle.list
echo "deb http://repository.maemo.org/community-testing/ fremantle free non-free" >> /etc/apt/sources.list.d/fremantle.list