« Previous -
Version 5/7
(diff) -
Next » -
Current version
Bor Kraljič, 08/31/2011 05:36 am
Grimoire¶
Generally, Source Mage's package collection component. More specifically, a collection of spells for a particular purpose. Currently we provide 5 official grimoires ourselves.
To add them just use scribe. Example for stable grimoire:
scribe add stable
Official grimoires¶
stable¶
A release cycle-controlled collection of spells that should be bug-free.
stable-rc¶
A release cycle-controlled collection of spells that is the next stable version release candidate.
test¶
A collection of spells that represents the bleeding edge; these versions compile for at least the developer that committed them, but may leave your system a smoldering ruin.
games¶
A collection of spells to install games, game servers and clients, etc.
z-rejected¶
A collection of spells which are not included in the primary grimoires because of licensing or other issues. These are more or less supported, depending on individual interest and availability.
binary¶
A collection of free (FSF-approved) software that are distributed in binary form, for example, binary versison of OpenOffice.org and Firefox.
Grimoires from developers¶
pyrogrimoire¶
Developer: Bor Kraljič (PyroBor)
Grimoire website: https://github.com/PyroBor/pyrogrimoire/wiki
Descrition: Personal grimoire of PyroBor (Collection of spells that are not available in official grimoire.)
Type: git
Use: scribe add pyrogrimoire from git://github.com/PyroBor/pyrogrimoire.git
Shadows¶
Developer: Belxjander Serechai (Belxjander)
Grimoire website: http://code.google.com/p/belxjandershadow/
Type: git
Use: scribe add Shadows from https://code.google.com/p/belxjandershadow/
Vampire¶
Developer: Belxjander Serechai (Belxjander)
Grimoire website: http://code.google.com/p/belxjandervampire/
Descrition: Cross Development Toolkits
Type: git
Use: scribe add Vampire from https://code.google.com/p/belxjandervampire/
sandalle¶
Developer: sandalle
Grimoire website: http://smgl.sandall.us/grimoires/sandalle/
Type: git
Use: scribe add sandalle from git://scm.sandall.us/grimoires/sandalle
arcane¶
Developer: ruskie
Grimoire website: http://repo.or.cz/w/grimoire-arcane.git
Type: git
Use: scribe add arcane from git_http://repo.or.cz/r/grimoire-arcane.git
witchcraft¶
Developer: ruskie
Grimoire website: http://repo.or.cz/w/grimoire-witchcraft.git
Type: git
Use: scribe add witchcraft from git_http://repo.or.cz/r/grimoire-witchcraft.git
planeshift¶
Developer: ruskie
Grimoire website: http://repo.or.cz/w/grimoire-planeshift.git
Type: git
Use: scribe add planeshift from git_http://repo.or.cz/r/grimoire-planeshift.git
anmaster-grimoire¶
Developer: anmaster
Grimoire website: http://rage.kuonet.org/~anmaster/bzr
Type: bzr
Use: bzr branch http://rage.kuonet.org/~anmaster/sourcemage/anmaster-grimoire/
zeraxeal¶
Developer: Zeraxeal
Grimoire website: http://zeraxeal.wo.to
Use: scribe add zeraxeal from http://zeraxeal.wo.to/zeraxeal.tar.bz2
phantom¶
Developer: ryuji
Grimoire website: http://dbnet.ath.cx/git/phantom/
Use: scribe add phantom from git://dbnet.ath.cx/phantom.git
<Template>¶
Developer: <Name> (<nick>)
Grimoire website: <Site URL>
Descrition: Personal Grimoire
Type: <Source Control Manager>
Use: scribe add <NAME> from <URL>