View Single Post
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#5
hi,

besides the standard repositories in the scratchbox you could add the extras-repos of maemo:

Code:
deb http://repository.maemo.org/extras/ fremantle free non-free
deb http://repository.maemo.org/extras-testing/ fremantle free non-free
and if you want to try out stuff, which is in a development stage:

Code:
deb http://repository.maemo.org/extras-devel/ fremantle free non-free
After running

Code:
apt-get update
you can search for a specific repository with:

Code:
apt-cache search package-name
If you don't find the libs there then you have to do it the hard way as bbns described.

Cheers Daniel
 

The Following 2 Users Say Thank You to danielwilms For This Useful Post: