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/MESSAGE | |
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/MESSAGE')
-rw-r--r-- | graphics/rabbit/MESSAGE | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/rabbit/MESSAGE b/graphics/rabbit/MESSAGE index 1829616b1e6..14572a16537 100644 --- a/graphics/rabbit/MESSAGE +++ b/graphics/rabbit/MESSAGE @@ -1,14 +1,13 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2010/08/01 12:37:18 obache Exp $ +$NetBSD: MESSAGE,v 1.5 2011/07/11 09:37:50 obache Exp $ You can install the following packages for feature improvement. www/mimetex: for writing TeX in RD + textproc/ruby-rttool: for writing RT in RD. print/ghostscript: for reading EPS - graphics/ruby-gnome2-rsvg: for beautiful scaling SVG devel/ruby-gettext: for displaying localized messages print/enscript and textproc/ruby-htree: source code hilight graphics/py-aafigure for writing ASCII art - textproc/ruby-hikidoc for using HikiDoc as input source - net/ruby-tweetstream for using rabbitter tool + chat/ruby-net-irc for using rabbirc tool www/ruby-div for using rabrick tool =========================================================================== |