Seeds

Differences between revisions 3 and 4
Revision 3 as of 2012-09-10 13:31:20
Size: 1022
Editor: 80
Comment:
Revision 4 as of 2012-09-10 13:35:43
Size: 1026
Editor: 80
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
''"lp:" stands for launchpad. All Ubuntu Studio code is found at - [[https://code.launchpad.net/~ubuntustudio-dev]]'' ''"lp:" stands for launchpad. All Ubuntu Studio code can be found at - [[https://code.launchpad.net/~ubuntustudio-dev]]''

Managing Ubuntu Studio Seeds

Seeds for Ubuntu Studio are located at lp:~ubuntustudio-dev/ubuntu-seeds/ubuntustudio.<release>.
Get them using the commandline tool bzr. For instance:

bzr checkout lp:~ubuntustudio-dev/ubuntu-seeds/ubuntustudio.quantal

"lp:" stands for launchpad. All Ubuntu Studio code can be found at - https://code.launchpad.net/~ubuntustudio-dev

This is an example of a seed file (minimized version of a real seed file):

Task-Per-Derivative: 1

Task-Section: user

Task-Description: 2D/3D creation and editing suite

Task-Key: ubuntustudio-graphics


* agave #This is a dependency

* (blender) #This is a recommend

# * (openclipart-svg) #Has been commented out, and will not be used


* ubuntustudio-graphics # Metapackage for everything here.

More About Seed Management

https://wiki.ubuntu.com/SeedManagement

UbuntuStudio/Seeds (last edited 2018-11-03 09:05:59 by rosco2)