Experimental recipes repository

I’ve set up a repository for experimental recipes I’ve written, such as CVS or SVN versions or major new releases, that aren’t necessarily fully reliable yet. At the moment, there’s an SVN trunk version of Subversion and a BZR-SVN recipe that depends upon it. There will likely be others in future. If you want to enable this repository for your own use, update /System/Settings/Compile/Compile.conf to add “http://mwh.geek.nz/files/gobo/recipes/experimental/” in the getRecipeStores array:
getRecipeStores=(
"http://gobolinux.org/recipe-store"
"http://mwh.geek.nz/files/gobo/recipes/experimental/"
)

The Subversion recipe particularly may not work, since it pulls directly from their trunk and could break at any time.

I would like to see these sorts of external repositories used for other unstable recipes as well – KDE 4, in particular, really shouldn’t be in the master store, so all of those recipes should go elsewhere. Those who wanted to use them could opt in by adding the repository to their Compile.conf

2 Responses to “Experimental recipes repository”

  1. [...] be all there for the next release of the tools, so I’ll move the branch recipes over from the experimental recipes repository into the mainline when that [...]

  2. [...] for more Bazaar plugins, that are often only released as public branches. They’ll live in the experimental recipes repository until there’s a Compile release with this in [...]

Leave a Reply

You must be logged in to post a comment.