View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#1
Sorry to produce a non fully working release but I want to make proper developers aware that something can be ported so they can fix things (if I ever learn good C , i'll come back and fix it ) and some things work.

This is smart package manager. Installing stuff is broken but removing packages work fine. It shows a list of the files that are installed by a particular package and the search function is much faster than application manager. Hildon keyboard works.

shell & gui works.

Download:
http://www.sendspace.com/file/zwkpga

Untar to /
run "mv /usr/lib/python-2.5/smart/ /usr/lib/python2.5/site-packages/smart"
vi /usr/bin/smart
edit first line to: #!/usr/bin/python

run either smart --gui or smart --shell from xterm
oh yh, you need python
Attached Images
    

Last edited by qwerty12; 2008-03-26 at 20:57.