Meego Wiki
Views

Community Office/Community device program/Nokia/Development repos

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "The "Apps" process is one of developers having individual repositories for building/testing their apps; and once at a stable enough quality promoting them to a sha...")
(Found more by spidering repo.pub.meego.com)
Line 5: Line 5:
The following lines should be added to <code>/etc/apt/sources.list.d</code> in a file called <code>nick.list</code>. You can browse the packages in each one by visiting it in a web browser and looking in <code>all</code> and <code>armel</code>:
The following lines should be added to <code>/etc/apt/sources.list.d</code> in a file called <code>nick.list</code>. You can browse the packages in each one by visiting it in a web browser and looking in <code>all</code> and <code>armel</code>:
 +
To create your own repository, see [[Getting started with OBS]].
 +
 +
== Apps & Apps-testing ==
 +
 +
Not yet ready.
 +
 +
== Applications ==
 +
 +
  deb http://repo.pub.meego.com/home:/CaCO3/Harmattan/ ./
 +
  deb http://repo.pub.meego.com/home:/andreagrandi/Harmattan/ ./
   deb http://repo.pub.meego.com/home:/elleo/Harmattan/ ./
   deb http://repo.pub.meego.com/home:/elleo/Harmattan/ ./
   deb http://repo.pub.meego.com/home:/jaffa/Harmattan/ ./
   deb http://repo.pub.meego.com/home:/jaffa/Harmattan/ ./
   deb http://repo.pub.meego.com/home:/khertan/Harmattan/ ./
   deb http://repo.pub.meego.com/home:/khertan/Harmattan/ ./
 +
  deb http://repo.pub.meego.com/home:/nimnes/Harmattan/ ./
 +
  deb http://repo.pub.meego.com/home:/rzr/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/ ./
   deb http://repo.pub.meego.com/home:/vgrade:/twingo/Harmattan/ ./
   deb http://repo.pub.meego.com/home:/vgrade:/twingo/Harmattan/ ./
-
To create your own repository, see [[Getting started with OBS]].
+
== Libraries & tools ==
 +
 
 +
  deb http://repo.pub.meego.com/home:/djszapi/MeeGo_1.2_Harmattan/ ./
 +
  deb http://repo.pub.meego.com/home:/jokylanp/MeeGo_1.2_Harmattan/ ./
 +
  deb http://repo.pub.meego.com/home:/sandst1:/harmattan/MeeGo_1.2_Harmattan/ ./
 +
  deb http://repo.pub.meego.com/home:/tjyrinki/harmattan/ ./

Revision as of 14:04, 20 July 2011

The "Apps" process is one of developers having individual repositories for building/testing their apps; and once at a stable enough quality promoting them to a shared Apps-testing repository. Once the MeeGo Apps/QA process has been followed, the packages will be promoted to the Apps repo.

However, whilst that process gets worked out, developers may want to assist in testing each others' software.

The following lines should be added to /etc/apt/sources.list.d in a file called nick.list. You can browse the packages in each one by visiting it in a web browser and looking in all and armel:

To create your own repository, see Getting started with OBS.

Apps & Apps-testing

Not yet ready.

Applications

 deb http://repo.pub.meego.com/home:/CaCO3/Harmattan/ ./
 deb http://repo.pub.meego.com/home:/andreagrandi/Harmattan/ ./
 deb http://repo.pub.meego.com/home:/elleo/Harmattan/ ./
 deb http://repo.pub.meego.com/home:/jaffa/Harmattan/ ./
 deb http://repo.pub.meego.com/home:/khertan/Harmattan/ ./
 deb http://repo.pub.meego.com/home:/nimnes/Harmattan/ ./
 deb http://repo.pub.meego.com/home:/rzr/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/ ./
 deb http://repo.pub.meego.com/home:/vgrade:/twingo/Harmattan/ ./

Libraries & tools

 deb http://repo.pub.meego.com/home:/djszapi/MeeGo_1.2_Harmattan/ ./
 deb http://repo.pub.meego.com/home:/jokylanp/MeeGo_1.2_Harmattan/ ./
 deb http://repo.pub.meego.com/home:/sandst1:/harmattan/MeeGo_1.2_Harmattan/ ./
 deb http://repo.pub.meego.com/home:/tjyrinki/harmattan/ ./
Personal tools