Open development/Upstream projects

m ({{Template:100Days agenda}})
 
(32 intermediate revisions not shown)
Line 1: Line 1:
{{Template:100Days agenda}}
{{Template:100Days agenda}}
-
 
-
''This is a subtask of [[Task:Defining maemo]] and is looking for volunteers''. Also related to [[Task:Maemo_contributions]].
 
* Extract the list of upstream projects derived from the [http://maemo.org/development/documentation/how-tos/4-x/maemo_architecture.html Maemo software architecture], open source or not. Names of projects to be linked to the websites where they operate.
* Extract the list of upstream projects derived from the [http://maemo.org/development/documentation/how-tos/4-x/maemo_architecture.html Maemo software architecture], open source or not. Names of projects to be linked to the websites where they operate.
* Double check with the list of [[Task:Components and packages|components and packages]] of Maemo.
* Double check with the list of [[Task:Components and packages|components and packages]] of Maemo.
-
* If the sources are taken from Debian or Ubuntu, it should be noted as well.
+
* If the sources are taken from GNOME, Freedesktop.org, Debian or Ubuntu, it should be noted as well.
 +
 
 +
 
 +
== Debian projects ==
 +
 
 +
[[Image:debian-logo-100.png|Debian]]
 +
 
 +
* [http://wiki.debian.org/DebianPackage dpkg]
 +
* [https://launchpad.net/apt-project apt]
 +
 
 +
== GNOME projects ==
 +
 
 +
[[Image:GnomeLogoBitsream_horisontal.png|GNOME]] [[Image:Gtk-logo.png]]
 +
 
 +
* [http://www.gtk.org/ GTK+]
 +
** [http://library.gnome.org/devel/gdk/ GDK]
 +
* [http://library.gnome.org/devel/gdk-pixbuf GdkPixbuf]
 +
** [http://www.ijg.org/ libjpeg]
 +
** [http://www.libpng.org/pub/png/libpng.html libpng]
 +
** [http://www.libtiff.org/ libtiff]
 +
** [http://librsvg.sourceforge.net/ librsvg]
 +
* [http://www.pango.org/ Pango]
 +
* [http://library.gnome.org/devel/atk/unstable/index.html Atk]
 +
* [http://library.gnome.org/devel/glib/ GLib]
 +
* [http://library.gnome.org/devel/gobject GObject]
 +
* [http://www.gnome.org/projects/gconf/index.html GConf]
 +
* [http://library.gnome.org/devel/gnome-vfs-2.0/unstable GnomeVFS]
 +
* [http://freshmeat.net/projects/libgtkhtml GTK+ HTML Widget]
 +
* [http://library.gnome.org/devel/gsf/unstable/index.html GSF]
 +
* [http://www.gnome.org/projects/evolution/arch.shtml Evolution Data Server]
 +
* [http://matchbox-project.org/ Matchbox]
 +
* [http://xmlsoft.org/ libXML2]
 +
 
 +
== FreeDesktop.org projects ==
 +
 
 +
[[Image:Freedesktop-logo-small.png|Freedesktop.org]] [[Image:Gstreamer_logo.png|GStreamer]] [[Image:XOrg_Logo.png|X.org]]
 +
 
 +
 
 +
* [http://telepathy.freedesktop.org/wiki Telepathy]
 +
* [http://gstreamer.freedesktop.org/ GStreamer]
 +
* [http://www.fontconfig.org/ Fontconfig]
 +
* [http://cairographics.org/ Cairo]
 +
* [http://www.freedesktop.org/wiki/Software/dbus D-BUS]
 +
* [http://www.freedesktop.org/wiki/Software/hal HAL]
 +
* [http://x.org Xorg]
 +
 
 +
== Other projects ==
 +
 
 +
=== System services ===
 +
 
 +
[[Image:SQLite.gif|SQLite]] [[Image:Logo-samba.png|Samba]]
 +
 
 +
* [http://upnp.sourceforge.net/ UPnP]
 +
* [http://samba.org/ Samba]
 +
* [http://gpsd.berlios.de/ GPS]
 +
* [http://sourceforge.net/projects/openobex Obex]
 +
* [http://www.sqlite.org/ SQLite]
 +
* [http://www.bluez.org/ BlueZ]
 +
* [http://www.freetype.org/ Freetype]
 +
 
 +
=== System libraries ===
 +
 
 +
[[Image:Tux.png|Tux]] [[Image:Busybox.png|Busybox]] [[Image:Gnu-head.png|GNU]]
 +
 
 +
* [http://curl.haxx.se/ curl HTTP]
 +
* [http://www.openssl.org/ SSL]
 +
* [http://en.wikipedia.org/wiki/Libstdc++ Libstd C++]
 +
* [http://en.wikipedia.org/wiki/Sysvinit Sysvinit]
 +
* [http://busybox.net/ Busybox]
 +
* [http://www.gnu.org/software/libc GNU C Library]
 +
* [http://www.alsa-project.org/ ALSA]
 +
* [http://www.thedirks.org/v4l2 Video4-Linux]
 +
* [http://kernel.org Linux kernel] including [http://en.wikipedia.org/wiki/Jffs2 JFFS2], [http://en.wikipedia.org/wiki/Tcp/ip TCP/IP]
 +
* InitFS including [http://www.uclibc.org/ uClibc], dsme

Latest revision as of 11:00, 14 October 2009

Image:Ambox_notice.png
This article is continued discussion from the maemo.org brainstorm
Please see the 100 Days agenda for more.


  • Extract the list of upstream projects derived from the Maemo software architecture, open source or not. Names of projects to be linked to the websites where they operate.
  • Double check with the list of components and packages of Maemo.
  • If the sources are taken from GNOME, Freedesktop.org, Debian or Ubuntu, it should be noted as well.


Contents

[edit] Debian projects

Debian

[edit] GNOME projects

GNOME Image:Gtk-logo.png

[edit] FreeDesktop.org projects

Freedesktop.org GStreamer X.org


[edit] Other projects

[edit] System services

SQLite Samba

[edit] System libraries

Tux Busybox GNU