Difference between revisions of "Project Services"

From ScummVM :: Wiki
Jump to navigation Jump to search
(We moved from sf.net)
(17 intermediate revisions by 4 users not shown)
Line 7: Line 7:
|}
|}


As the ScummVM project becomes increasingly large a number of services outside of coding and those provided by our host, [http://sourceforge.net/ SourceForge], come into existence in order to support the project needs.  
As the ScummVM project becomes increasingly large a number of services outside of coding and those provided by our host, [http://easyname.com/ easyname], has donated a server in order to support the project needs.  


This page aims to list those services and detail who are the key maintenance contacts, link to documentation etc.
This page aims to list those services and detail who are the key maintenance contacts, link to documentation etc.
Line 18: Line 18:


=== Forums ===
=== Forums ===
''Main article: [[Forums]]''
* http://forums.scummvm.org/
* http://forums.scummvm.org/
* Purpose: Provide a way for the wider community to interact with the project.
* Purpose: Provide a way for the wider community to interact with the project.
* Primary Maintainer(s): Max Horn ([[User:Fingolfin|Fingolfin]]) | Eugene Sandulenko ([[User:Sev|Sev]])
* Primary Maintainer(s): Eugene Sandulenko ([[User:Sev|Sev]])


=== IRC channel ===
=== IRC channel ===
''Main article: [[IRC Channel]]''
* irc://irc.freenode.net/scummvm
* irc://irc.freenode.net/scummvm
* Purpose: Provides a place for developers and users to meet and discuss
* Purpose: Provides a place for developers and users to meet and discuss
* Primary Maintainer(s): Max Horn ([[User:Fingolfin|Fingolfin]]) | Eugene Sandulenko ([[User:Sev|Sev]])
* Primary Maintainer(s): Eugene Sandulenko ([[User:Sev|Sev]])


=== IRC Logs ===
=== IRC Logs ===
Line 34: Line 36:


=== Planet ===
=== Planet ===
''Main article: [[Planet]]''
* http://planet.scummvm.org/
* http://planet.scummvm.org/
* Purpose: Aggregate multiple information source concerning ScummVM, it's developers and the wider community into one central site/feed.
* Purpose: Aggregate multiple information sources concerning ScummVM, its developers and the wider community into one central site/feed.
* Primary Maintainer(s): John Willis ([[User:DJWillis|DJWillis]])
* Primary Maintainer(s): John Willis ([[User:DJWillis|DJWillis]])


=== Screen Shots ===
=== Screen Shots ===
''Main article: [[Screenshots]]''
* http://www.scummvm.org/screenshots/
* Purpose: Provide a repository of screen shots of supported games.
* Purpose: Provide a repository of screen shots of supported games.
* Primary Maintainer(s): Eugene Sandulenko ([[User:Sev|Sev]])
* Primary Maintainer(s): Eugene Sandulenko ([[User:Sev|Sev]])
Line 45: Line 50:


=== BuildBot ===
=== BuildBot ===
''Main article: [[Buildbot]]''
* http://buildbot.scummvm.org/
* http://buildbot.scummvm.org/
* Purpose: Provides automated build services for an increasing number of our supported platforms.
* Purpose: Provides automated build services for an increasing number of our supported platforms.
* Primary Maintainer(s): Andre Heider ([[User:Dhewg|Dhewg]])
* Primary Maintainer(s): Andre Heider ([[User:Dhewg|Dhewg]]) | John Willis ([[User:DJWillis|DJWillis]])
 
=== Git ===
''Main article: [[Git]]''
* https://github.com/scummvm/scummvm/
* Purpose: Store the project's source code, keeping the development history and allowing collaborative work.
* Primary Maintainer(s): Eugene Sandulenko ([[User:Sev|Sev]])


=== Doxygen Project Documentation ===
=== Doxygen Project Documentation ===
''Main article: [[Doxygen]]''
* http://doxygen.scummvm.org/
* http://doxygen.scummvm.org/
* Purpose: This aims to provide current, automatically generated, documentation from our source code.
* Purpose: This aims to provide current, automatically generated, documentation from our source code.
* Primary Maintainer(s): '''Unknown'''
* Primary Maintainer(s): Joost Peters ([[User:JoostP|JoostP]])
 
=== Mailing list ===
''Main article: [[Mailing lists]]''
* http://lists.scummvm.org/listinfo
* Purpose: Official developer mailing lists, for planning releases, and general discussions concerning development and project management.
* Primary Maintainer(s): Eugene Sandulenko ([[User:Sev|Sev]])
 
=== Trackers ===
''Main article: [[Trackers]]''
* http://bugs.scummvm.org/
* Purpose: Keep track of known bugs, feature requests and patches.
* Primary Maintainer(s): Eugene Sandulenko ([[User:Sev|Sev]])
 
=== Translations ===
''Main article: [[Translations]]''
* https://translations.scummvm.org/
* Purpose: Translate the ScummVM software.
* Primary Maintainer(s): Thierry Crozat ([[User:Criezy|Criezy]])


=== Wiki ===
=== Wiki ===
''Main article: [[Wiki]]''
* http://wiki.scummvm.org/
* http://wiki.scummvm.org/
* Purpose: This wiki is mostly intended for Developers to document the project and collaborate on various current projects.  
* Purpose: This wiki is mostly intended for Developers to document the project and collaborate on various current projects.  
* Primary Maintainer(s): Eugene Sandulenko ([[User:Sev|Sev]]) | Max Horn ([[User:Fingolfin|Fingolfin]])
* Primary Maintainer(s): Thierry Crozat ([[User:Criezy|Criezy]]) | Jordi Vilalta ([[User:Jvprat|Jvprat]])
* If you need an account, talk to Eugene Sandulenko ([[User:Sev|Sev]]).


=== Mailing list ===
== Main web site ==
* https://lists.sourceforge.net/lists/admindb/scummvm-devel
If you want to update the main web site, update the files you want in /web trunk, and then login to the SF shell, change to the directory /home/project-web/scummvm/htdocs/ and run ./update.sh
* Purpose: Official developer mailing lists, for planning releases, and general discussions concerning development and project management.
* Primary Maintainer(s): Eugene Sandulenko ([[User:Sev|Sev]]) | Max Horn ([[User:Fingolfin|Fingolfin]])

Revision as of 08:21, 4 March 2017

This page needs work
Please help get this page into a good shape by adding any information on services used by ScummVM that you may know about.

As the ScummVM project becomes increasingly large a number of services outside of coding and those provided by our host, easyname, has donated a server in order to support the project needs.

This page aims to list those services and detail who are the key maintenance contacts, link to documentation etc.

If you are maintaining a service for the project please make sure it is mentioned here.

Services can be broadly categorised into the following...

Community Services

Forums

Main article: Forums

  • http://forums.scummvm.org/
  • Purpose: Provide a way for the wider community to interact with the project.
  • Primary Maintainer(s): Eugene Sandulenko (Sev)

IRC channel

Main article: IRC Channel

IRC Logs

Planet

Main article: Planet

  • http://planet.scummvm.org/
  • Purpose: Aggregate multiple information sources concerning ScummVM, its developers and the wider community into one central site/feed.
  • Primary Maintainer(s): John Willis (DJWillis)

Screen Shots

Main article: Screenshots

Project Services

BuildBot

Main article: Buildbot

Git

Main article: Git

Doxygen Project Documentation

Main article: Doxygen

  • http://doxygen.scummvm.org/
  • Purpose: This aims to provide current, automatically generated, documentation from our source code.
  • Primary Maintainer(s): Joost Peters (JoostP)

Mailing list

Main article: Mailing lists

  • http://lists.scummvm.org/listinfo
  • Purpose: Official developer mailing lists, for planning releases, and general discussions concerning development and project management.
  • Primary Maintainer(s): Eugene Sandulenko (Sev)

Trackers

Main article: Trackers

  • http://bugs.scummvm.org/
  • Purpose: Keep track of known bugs, feature requests and patches.
  • Primary Maintainer(s): Eugene Sandulenko (Sev)

Translations

Main article: Translations

Wiki

Main article: Wiki

  • http://wiki.scummvm.org/
  • Purpose: This wiki is mostly intended for Developers to document the project and collaborate on various current projects.
  • Primary Maintainer(s): Thierry Crozat (Criezy) | Jordi Vilalta (Jvprat)
  • If you need an account, talk to Eugene Sandulenko (Sev).

Main web site

If you want to update the main web site, update the files you want in /web trunk, and then login to the SF shell, change to the directory /home/project-web/scummvm/htdocs/ and run ./update.sh