summaryrefslogtreecommitdiff
path: root/graphics/rabbit/Makefile
diff options
context:
space:
mode:
authorobache <obache>2010-01-30 00:59:30 +0000
committerobache <obache>2010-01-30 00:59:30 +0000
commita67d8924a38503881fe989e199c848fd3715358b (patch)
tree593357e0154ee355f1f4365f3ff3ce8034636a0c /graphics/rabbit/Makefile
parentf835a0e0da4218de3d98603e329331692f704e75 (diff)
downloadpkgsrc-a67d8924a38503881fe989e199c848fd3715358b.tar.gz
Update rabbit to 0.6.4.
== Changes 0.6.4 from 0.6.3: 2010-01-29 Rabbit had been included in Debian official packages! [Youhei SASAKI] === Improvements * Added --keep-above option: Rabbit is always shown top of windows. * Added --source-filename option that adds source link to output HTML. * Added a directory in source file into theme load path. * Supported a single theme file in the same directory of source file. [zunda] * Improved PDF file detection. ==== Theme * Added: * per-slide-background-image: Uses background image per slide. A background image is specified by slide property: = target slide ... == properties : background-image my-picture.png : background-image-ralative-height 95 Supported options are same as image options in slide. Options name should be started with "background-image-". e.g.: "background-image-relative-height" for "relative-height" option. * per-slide-background-color: Uses background color per slide. A background color is specified by slide property: = target slide ... == properties : background-color black Color can be specified as color name, "black", or RGB values "#RRGGBBAA". * Changed: * default-slide: Supports title foreground color and shadow color change per slide. They are specified by slide property: = target slide ... == properties : headline-color red : headline-shadow-color gray === Fixes * Fixed a bug that empty title with @lightning_talk_as_large_as_possible = true crashes. [kdmsnr] * Added workaround for Ruby 1.8.7 p249. === Thanks * zunda * kdmsnr * Youhei SASAKI
Diffstat (limited to 'graphics/rabbit/Makefile')
-rw-r--r--graphics/rabbit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile
index 788e24a2a7e..1f1d29b83d4 100644
--- a/graphics/rabbit/Makefile
+++ b/graphics/rabbit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2009/12/17 12:03:59 obache Exp $
+# $NetBSD: Makefile,v 1.17 2010/01/30 00:59:30 obache Exp $
#
-DISTNAME= rabbit-0.6.3
+DISTNAME= rabbit-0.6.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= graphics ruby
MASTER_SITES= http://www.cozmixng.org/~kou/download/