Sources

(article should be merged with open development)
(move content and redirect to Open development)
 
Line 1: Line 1:
-
{{ambox|text='''This article should be merged into [[Open development]]'''}}
+
#REDIRECT [[Open development]]
-
 
+
-
Let's try and list up the sources of what makes up Maemo and Extras here:
+
-
 
+
-
== Maemo ==
+
-
 
+
-
* [http://mxr.maemo.org maemo.org Cross-Reference] contains searchable source dumps of the open packages of most Maemo releases. This website is incredibly useful; you can search for any given identifier (a name of a C function, for example) and it will find the declaration and all uses of that function for you.
+
-
* [http://maemo.gitorious.org/ maemo @ gitorious.org] is where open development of some of the Maemo components happened. You can also find sources for the branches of upstream components Maemo uses.
+
-
* [http://gitorious.org/modest/ modest @ gitorious.org] where open development for Modest (the stock N900 mail client) happened.
+
-
 
+
-
=== Community SSU ===
+
-
 
+
-
The [[community SSU]] has [http://gitorious.org/community-ssu/ its own Gitorious project]. You can find all modifications to the Maemo open components (and sources of those) there.
+
-
 
+
-
=== Meego ===
+
-
 
+
-
* [http://mxr.meego.com/ Meego Cross-Reference]
+
-
* [http://meego.gitorious.org/ meego @ gitorious.org] is where open development for Meego happens. For example, sources for the Meego Touch Framework are there. You can also find sources for some middleware components used in Maemo that have been partially opened in Meego, like [http://meego.gitorious.org/meego-middleware/mce MCE].
+
-
* [http://qt.gitorious.org/ qt @ gitorious.org] Qt is an important part of the newer Maemo/Meego releases; you can find its source here.
+
-
 
+
-
== Extras ==
+
-
 
+
-
{{main|Extras}}
+
-
 
+
-
The sources from all ''free'' packages in the extras and extras-devel repositories are available [http://repository.maemo.org/extras/pool/fremantle/free/source/ here].
+
-
 
+
-
On an [[Nokia N900|N900]], or scratchbox, if you have [http://repository.maemo.org/#extras correctly added the extras-devel repository to sources.list], you can also get any packages source by writing the following on a shell:
+
-
 
+
-
apt-get source <packagename>
+
-
 
+
-
There are also some [http://vcs.maemo.org/git/ Garage projects using Git as version control system].
+
-
 
+
-
Some developers also use gitorious or github.
+
-
 
+
-
[[Category:Development]]
+

Latest revision as of 12:04, 8 March 2011

  1. REDIRECT Open development