PodPooch
From Openmoko
(more images) |
(catspec) |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | [[Image:podpooch.png|right]] | ||
=About= | =About= | ||
| − | Fork of MokoPod, maintained by | + | Fork of [http://projects.openmoko.org/projects/mokopod/ MokoPod], maintained by [[User:Tim abell|tim_abell]] |
| + | |||
| + | =Source= | ||
| + | |||
| + | * http://github.com/timabell/mokopod | ||
| + | * http://www.timwise.co.uk/src/ | ||
=Bug tracker= | =Bug tracker= | ||
| + | * http://www.timwise.co.uk/cgi-bin/mokopod-fossil.cgi/rptview?rn=2 | ||
| − | http://www. | + | Note that this is on [http://www.fossil-scm.org/ fossil] which is a distributed bugtracker (amongst other things), so you can even clone the bug tracker to your own machine/server. |
=Installation= | =Installation= | ||
| − | + | ==ipk== | |
| − | + | opkg install http://www.timwise.co.uk/opkg/podpooch/podpooch_0.2.0.6_armv4t.ipk | |
| + | |||
| + | or install any of the other versions from http://www.timwise.co.uk/opkg/podpooch/ | ||
| + | |||
| + | ==opkg feed== | ||
| + | To automatically get the latest, you can use the repository from http://www.timwise.co.uk/opkg/ . To add repository run this command: | ||
cd /etc/opkg | cd /etc/opkg | ||
wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf | wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf | ||
| − | and then: | + | and then to install run: |
| + | |||
| + | opkg update | ||
| + | opkg install podpooch | ||
| + | |||
| + | ==shr unstable== | ||
| + | |||
| + | podpooch has been added to the shr-unstable feed so you should be able to simply run | ||
opkg update | opkg update | ||
| Line 27: | Line 46: | ||
[[Image:podpooch-play.png|thumb|center]] | [[Image:podpooch-play.png|thumb|center]] | ||
| − | + | [[Category:Internet Applications]] | |
| − | + | ||
| − | [[Category:Applications]] | + | |
Latest revision as of 19:24, 7 January 2010
Contents |
[edit] About
Fork of MokoPod, maintained by tim_abell
[edit] Source
[edit] Bug tracker
Note that this is on fossil which is a distributed bugtracker (amongst other things), so you can even clone the bug tracker to your own machine/server.
[edit] Installation
[edit] ipk
opkg install http://www.timwise.co.uk/opkg/podpooch/podpooch_0.2.0.6_armv4t.ipk
or install any of the other versions from http://www.timwise.co.uk/opkg/podpooch/
[edit] opkg feed
To automatically get the latest, you can use the repository from http://www.timwise.co.uk/opkg/ . To add repository run this command:
cd /etc/opkg wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf
and then to install run:
opkg update opkg install podpooch
[edit] shr unstable
podpooch has been added to the shr-unstable feed so you should be able to simply run
opkg update opkg install podpooch

