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/
arcane¶
Developer: ruskie
Grimoire website: http://repo.or.cz/w/grimoire-arcane.git
Descrition: Arcane grimoire for sourcemage with various bits and pieces
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
Descrition: Witchcraft grimoire with WIP changes for running source mage stuff on FreeBSD
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
Descrition: A grimoire containing planeshift spells.
Type: git
Use: scribe add planeshift from git_http://repo.or.cz/r/grimoire-planeshift.git
zeraxeal¶
Developer: Zeraxeal
Grimoire website: http://zeraxeal.wo.to
Type: tarball
Use: scribe add zeraxeal from http://zeraxeal.wo.to/zeraxeal.tar.bz2 (I wasn't able to add it (ERROR: Grimoire tarball for zeraxeal not formatted correctly! -PyroBor))
<Template>¶
Developer: <Name> (<nick>)
Grimoire website: <Site URL>
Descrition: Personal Grimoire
Type: <Source Control Manager>
Use: scribe add <NAME> from <URL>