|
|
2011-01-18
, 15:46
|
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#11
|
| The Following User Says Thank You to zimon For This Useful Post: | ||
|
|
2011-01-19
, 09:46
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#12
|
| The Following 3 Users Say Thank You to Rob1n For This Useful Post: | ||
|
|
2011-01-19
, 09:59
|
|
|
Posts: 675 |
Thanked: 923 times |
Joined on Apr 2010
@ London
|
#13
|
|
|
2011-01-19
, 10:44
|
|
|
Posts: 770 |
Thanked: 558 times |
Joined on Mar 2010
@ Abidjan
|
#14
|
Every app in the repo has a package page, do a google search for the name of the app + package + maemo.
For example this is the package page for Theme Customizer:
http://maemo.org/packages/view/theme-customizer/
If you follow any free armel link (either extras, testing or devel) you'll arrive at the package instance page where you can directly download the deb for that particular package.
http://maemo.org/packages/package_in...omizer/0.9-65/
Kind Regards,
D4rKlar
|
|
2011-01-19
, 12:03
|
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#15
|
| The Following User Says Thank You to retsaw For This Useful Post: | ||
|
|
2011-01-19
, 12:16
|
|
|
Posts: 95 |
Thanked: 51 times |
Joined on Sep 2010
@ staffordshire, uk
|
#16
|
|
|
2011-01-19
, 12:41
|
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#17
|
| The Following 3 Users Say Thank You to retsaw For This Useful Post: | ||
|
|
2011-01-19
, 14:01
|
|
Posts: 362 |
Thanked: 143 times |
Joined on Mar 2008
|
#18
|
If you use apt-get in the Terrminal you can type "apt-get install <nameofpackage> --print-uris"
, would one change the repository for apt-get on a linux box(say Ubuntu) to pointing to the maemo repository and then execute the apt-get to download the packages(with all dependence).|
|
2011-01-19
, 16:09
|
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#19
|
|
|
2011-01-19
, 16:16
|
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#20
|
Why, do you think that RPMs magically avoid having dependencies? There's pretty much zero difference between what an RPM and a DEB file are capable of containing - most of the issues people have with one or the other are down to the tools being used rather than the packages themselves.