Scala 2.9.1 + sbt 0.11.2 でpicture-showをインストール

picture-showについてはこちらを参照。

[error] {file:/home/iwanaga/repos/picture-show.git/}PictureShow Conscript/*:update: sbt.ResolveException: unresolved dependency: org.scala-tools.sbt#launcher-interface;0.7.4: not found
[error] Total time: 31 s, completed 2011/12/16 12:16:11

のように怒られて、picture-showがインストールできない人向け。
ローカルで依存関係を解決しても、conscriptでコケるのでforkしてしまった。

% git clone git://github.com/kiris/picture-show.git
% cd picture-show
% sbt publish-local
% cs kiris/picture-show