; vim: set fileencoding=utf-8 : ; Pavel Korshunov ; Thu 23 Jun 13:43:22 2016 [buildout] parts = scripts eggs = bob.paper.interspeech_2016 bob.db.base bob.pad.base bob.bio.base bob.bio.gmm bob.pad.voice bob.bio.spear gridtk extensions = bob.buildout mr.developer auto-checkout = * develop = src/bob.spoof.speech src/bob.db.base src/bob.pad.base src/bob.bio.base src/bob.bio.gmm src/bob.bio.spear src/bob.pad.voice . ; options for bob.buildout debug = true verbose = true newest = false [sources] bob.db.base = git git@gitlab.idiap.ch:bob/bob.db.base.git bob.bio.base = git git@gitlab.idiap.ch:bob/bob.bio.base.git bob.pad.base = git git@gitlab.idiap.ch:bob/bob.pad.base.git bob.bio.spear = git git@gitlab.idiap.ch:bob/bob.bio.spear.git bob.bio.gmm = git git@gitlab.idiap.ch:bob/bob.bio.gmm.git [scripts] recipe = bob.buildout:scripts dependent-scripts = true