View Single Post
Posts: 65 | Thanked: 113 times | Joined on Mar 2011 @ Austria
#2115
Can somebody please let me know which repositories should be used for CSSU-Thumb2?

(I could not find a wiki entry and only brief remarks in this thread about this and that repository that should be used.)

This is my current list
/etc/apt/sources.list.d/hildon-application-manager.list

Code:
deb http://repository.maemo.org/community-testing/ fremantle free non-free
deb http://maemo.merlin1991.at/cssu/community-devel/ fremantle free non-free
deb http://maemo.merlin1991.at/cssu/community-thumb/ fremantle free non-free
deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ 
deb https://downloads.maemo.nokia.com/fremantle/ssu/mr0 ./ 
deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free
deb http://maemo.merlin1991.at/cssu/community-thumb/ fremantle free non-free
deb http://extras-devel.merlin1991.at/ fremantle free non-free
I also have these repositories active, as I experimented with compiling on the N900:

Code:
#Dev Tools
deb http://repository.maemo.org/ fremantle/sdk free non-free
deb-src http://repository.maemo.org/ fremantle/sdk free
deb http://repository.maemo.org/ fremantle/tools free non-free
deb-src http://repository.maemo.org/ fremantle/tools free

/etc/apt/preferences:

Code:
Package: *
Pin: release a=community-thumb
Pin-Priority: 700

Package: *
Pin: release a=Extras-devel-light
Pin-Priority: 500

Package: *
Pin: release l=Extras
Pin-Priority: 550

Package: *
Pin: release l=community-testing
Pin-Priority: 600
 

The Following 4 Users Say Thank You to scy For This Useful Post: