diff options
author | obache <obache@pkgsrc.org> | 2011-07-11 09:37:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-11 09:37:50 +0000 |
commit | dd1aa0adf07f421cbdd6bcb41348583c9cc7db9b (patch) | |
tree | 5a5646675748585f68a071ea2f479a4578f8004c /graphics/rabbit/distinfo | |
parent | 4078ca808a9a828cdaf7849ce9857fe2906b1159 (diff) | |
download | pkgsrc-dd1aa0adf07f421cbdd6bcb41348583c9cc7db9b.tar.gz |
Update rabbit to 0.9.3.
(adjust default dependency to Gems)
== 0.9.3: 2010-06-25
A comment and Twitter support improved release.
=== Improvements
==== Core
* Supported PDF viewer on Ruby 1.9.
[Reported by tmtms]
* [#199] Supported "~" expansion in path specified by "-I".
[Reported by kdmsnr]
* Supported Twitter's OAuth.
* Supported Bundler.
* Added Rabbit.add_cleanup_proc that is an API to register
a hook on rabbit command finished.
* Added rabwii command to control Rabbit via Wii Remote.
[Based on Kiwamu Okabe's code]
* Changed default dRuby server bind address to localhost.
* Changed default --default-public-level to "all".
* rabbitter: Used OAuth.
* rabrick: Changed --druby-uri option to --rabbit-uri.
* rabbit-command: Changed --druby-uri option to --rabbit-uri.
* Removed comment view.
* rabbitter: Added --user-language option.
* Used GUI logger by default when Rabbit isn't invoked by
rubyw.exe.
[Helped by Nobuyoshi Nakada]
* Added launcher mode that show file chose dialog when
Rabbit invoked without source file on no console environment.
* Supported tag in Hiki notation. ({{tag('tag-name', 'value')}}
==== Theme
* title-background-image: Supported image file name in
slide property.
[Suggested by kdmsnr]
* background-image-toolkit: Used slide property rather
than options in theme.
* image: Made image caption's font size customizable.
* color-circle: Enabled newline-in-slides and tag theme by
default.
* slide-number: Made slide number position customizable.
[Youhei SASAKI]
* debian: Updated.
[Youhei SASAKI]
* dark-gradation: Added. It's Keynote like dark gradation
theme.
[Youhei SASAKI]
* twitter-comment: Added. It imports tweets from Twitter
as comments.
[Based on Kiwamu Okabe's code]
* comment: Removed. It's for removed comment view.
* footer-comment: Added. It shows comments on the footer.
[Based on Kiwamu Okabe's code]
* clutter-comment: Added. It streams comments on slides
with rolling by Clutter API.
* stream-comment: Added. It streams comments on slides.
=== Fixes
==== Core
* Fixed Clutter backend doesn't work.
[Reported by OBATA Akio]
* Fixed GUI logger doesn't work.
Diffstat (limited to 'graphics/rabbit/distinfo')
-rw-r--r-- | graphics/rabbit/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/rabbit/distinfo b/graphics/rabbit/distinfo index ee25ca6ce9a..fe2edbad410 100644 --- a/graphics/rabbit/distinfo +++ b/graphics/rabbit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2010/12/31 10:47:07 obache Exp $ +$NetBSD: distinfo,v 1.22 2011/07/11 09:37:50 obache Exp $ -SHA1 (rabbit-0.9.2.tar.gz) = caa1492e3ffb4aa2ef5513af1cd32827280b3da0 -RMD160 (rabbit-0.9.2.tar.gz) = 3d078b948524f2d1a13f754b1c67582d58b7b835 -Size (rabbit-0.9.2.tar.gz) = 6088701 bytes +SHA1 (rabbit-0.9.3.tar.gz) = c7e24a66de839fcc1e21bcf9f906672a0f0d9a7a +RMD160 (rabbit-0.9.3.tar.gz) = da54df20ae8731854ec41671daf5f8c5799d233a +Size (rabbit-0.9.3.tar.gz) = 4086090 bytes |