pkgsrc/graphics/rabbit/Makefile

42 lines
1.6 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.63 2020/05/21 16:04:22 taca Exp $
#
Update to 3.0.0 Changelog: 3.0.0: 2019-09-06 GTK+ 3 support release. GTK+ 2 support is dropped. Wide (16.9 ratio) slide support release. Note that this is a backward incompatible change. Improvements rabbit Added support for wide (16:9 ratio) slide. To use wide slide, you just specify wide size by --size option such as --size 800,450. This is a backward incompatible change. If you already use wide size, text size in your slide is changed. You can use the same text size in normal (4:3 ratio) slide and wide (16:9 ratio) slide since this release. Text size is different before this release. Changed to use GTK+ 3 by default. Dropped support for GTK+ 2. Added support for "as large as possible text" without wrapping. This is a change that may change slide rendering result. Stopped to reset timer on reload. Added support for start-time and end-time title slide attributes. If both start-time and end-time are specified, you don't need to specify allotted-time. allotted-time can be computed from them. Here is an example that show how to specify 1 hour talk: = Title : start-time 2017-10-08T11:00:00+09:00 : end-time 2017-10-08T12:00:00+09:00 Dropped support for getting slide source from Hiki. Dropped support for getting slide source from SlideShare. RD: Removed <URL:...> mark from the default text of URL link. This is a change that may change slide rendering result. Added support for animation GIF. Stopped to force keeping above. --no-keep-above option is also removed. [Suggested by Shugo Maeda] info-window: Added support for reloading theme. [GitHub#118][Reported by Dominique Martinet] Added support for kramdown 2.1.0 or later. [GitHub#120][Reported by Yusuke Nakamura] Added workaround for environment that sends arrow key with mod2 mask. [GitHub#121][Reported by Yukihiro Matsumoto] Added support for align tags in table cell. Suppressed a Proc.new warning. [GitHub#124][Patch by Nobuyoshi Nakada] Added support for link in note. Improved text rendering on scale. Text wrapping isn't changed by scaling. [Reported by Yukihiro Matsumoto] rabbit-slide Added --licenses option. [GitHub#116][Patch by Yusuke Nakamura] Added support for GUI. Theme clear-blue: Decreases the default graffiti line width. lightning-talk-toolkit: Added support for customizing @lightning_talk_wrap_mode. image-viewer: Added support for image timer. Added font_size method for computing font size in theme. Document Changed to use HTTPS. [GitHub#122][Patch by Kazuhiro NISHIYAMA] Fixes rabbit Fixed a bug that printing is failed when slide title has special character for file name. [GitHub#117][Reported by Dominique Martinet] Document Fixed a typo. [GitHub#113][Patch by Hiroshi Hatake] Fixed broken links. [GitHub#114][Patch by Yusuke Nakamura] Thanks Hiroshi Hatake Shugo Maeda Yusuke Nakamura Dominique Martinet Yukihiro Matsumoto Kazuhiro NISHIYAMA Nobuyoshi Nakada
2019-10-05 08:11:25 +02:00
DISTNAME= rabbit-3.0.0
CATEGORIES= graphics ruby
Update rabbit to 2.0.6. == 2.0.6: 2012-12-29 Video support release! === Improvements ==== rabbit-slide * Supported Ustream. * Supported Vimeo. * Use slide ID instead of slide title for SlideShare URL. [Patch by Masafumi Yokoyama] * Added change command that changes the current configuration. ==== Documentation * Added a documentation about how to use image in RD format. [Added by hokkai7go] ==== rabbit * Supported PDF file detection by extension. * [incompatible] Changed PDF page number origin from 0-origin to 1-origin when PDF is used as image. Because PDF uses 1-origin. * [experimental] Supported video embed in slide. [Patch by Narihiro Nakamura] * Text shadow is closed to the original text. ==== rabbit-theme-manager * Removed because it is needless. === Fixes ==== rabbit * Don't handle .rabbit directory as a file that describes rabbit run options. [Reported by Koichi Akabe] === Thanks * Masafumi Yokoyama * Koichi Akabe * hokkai7go * Narihiro Nakamura == 2.0.5: 2012-09-14 A bug fix release. === Fixes ==== Theme * Fixed a bug that resized image isn't drawn [rabbit-shocker:1057] [Reported by znz] === Thanks * znz == 2.0.4: 2012-09-12 A bug fix release. === Improvements ==== rabbit-slide * --title is used for generated slide title. [Reported by znz] ==== Theme * Increased quote image resolution. === Fixes ==== rabbit-slide * Fixed a bug that rake publish:slideshare doesn't work. The task publishes your slide to SlideShare. [GitHub#8] [Patch by myokoym] ==== Theme * Fix a bug that image reflection doesnt' work. === Thanks * znz * myokoym == 2.0.3: 2012-09-10 This release improves block quote style. === Improvements ==== All * Changed user group id to "rabbit-shocker". * Changed user group name to "Rabbit Shocker". * Added rabbit.gemspec to gem. ==== rabbit * Supported gzip-ed Dia file. [Reported by okkez] * Changed Dia file backend to SVG. * Changed the default PDF size to 360mm,270mm that is 4:3 ratio from A4 landscape. ==== rabbit-slide * Supported slide ID on SlideShare saving. * Supported slide ID on Speaker Deck saving. * Changed PDF file name to "#{slide ID}-#{slide base name}.pdf". ==== rabbit-theme * Changed to generate PDFs of theme benchmark slide for all available locales (English and Japanese). ==== Theme * Supported Rabbit::Format::Size as indent value. * Supported foreground color of image caption change. * title-on-image-toolkit: Added background of title. * default-block-quote: * Deprecated @block_quote_image_max_width. Use @block_quote_image_width instead. * Supported image instead of line as frame. * Reduced font size for title of cited content. * Enabled quoted text justification. * Supported avatar. * clear-blue: * Added indentation to the first paragraph in block quote. * Changed to use image instead of line as frame. * color-circle-block-quote: * Changed to use image instead of line as frame. * rabbit-block-quote: * Changed to use image instead of line as frame. ==== Documentation * Updated install document by Homebrew. [Updated by hokkai7go] === Fixes ==== rabbit-slide * Fixed slide URL on slide.rabbit-shocker.org. ==== rabbit-theme * Fixed slide URL on theme.rabbit-shocker.org. === Thanks * hokkai7go * okkez == 2.0.2: 2012-09-02 This release improves slide management feature and theme management feature. They don't have backward compatibility. You need to upgrade slides and themes generated by Rabbit 2.0.1 or earlier by manual. You need to change Rakefile and config.yaml. There are reference Rakefile and config.yaml in the below change lists. There is no auto upgrade feature. === Improvements ==== rabbit-slide * Shotened Rakefile. (incompatible) require "rabbit/task/slide" Rabbit::Task::Slide.new * Put all configuration to config.yaml. (incompatible) --- id: theme-benchmark-en base_name: theme-benchmark tags: - rabbit presentation_date: 2012/09/02 version: 1.0.0 licenses: - GPLv3+ - GFDL - CC BY-SA 3.0 author: markup_language: :rd name: Kouhei Sutou email: kou@cozmixng.org rubygems_user: kou slideshare_user: kou speaker_deck_user: kou * Supported lincenses. * Supported .gitignore generation. * Added PDF to gem. ==== rabbit-theme * Shotened Rakefile. (incompatible) require "rabbit/task/theme" Rabbit::Task::Theme.new * Put all configuration to config.yaml. (incompatible) --- id: clear-blue tags: - rabbit version: 1.0.0 licenses: - GPLv3+ - GFDL - CC BY-SA 3.0 author: name: Kouhei Sutou email: kou@cozmixng.org rubygems_user: kou * Supported lincenses. * Supported .gitignore generation. ==== Theme * default-title-text: Set bottom margin to "institution". * default-title-text: Removed bottom margin of "content source". * slide-number: Changed to use slide margin instead of the default margin. === Fixes ==== rabbit * Fixed a bug that gem theme isn't searched. ==== Theme * nari: Fixed a potential bug that headline may be centered. == 2.0.1: 2012-08-31 A bug fix release. === Improvements ==== rabbit * The slide source specified by command line is use rather than the slide source specified by .rabbit. === Fixes ==== rabbit * Fixed a bug that information window doesn't work. [Fixed by Narihiro Nakamura] * Fixed a bug that index mode doesn't work. [Reported by Masaomi Hatakeyama] * Fixed a bug that TeX formater doesn't work. [Reported by Masaomi Hatakeyama] === THanks * Narihiro Nakamura * Masaomi Hatakeyama == 2.0.0: 2012-08-29 Major version up! Slides and themes can be shared. Both of them can be registered as gem at RubyGems.org. If you specify a slide gem, ((%rabbit%)) command installs and shows it automatically. If you specify a theme gem, ((%rabbit%)) command installs and uses it automatically. A tool that publishes your slide to SlideShare with one command is also added. You can share your slide more easily. Some utilities such as RabbiRack and Rabbiter are splited as new packages. You needed to install related libraries manually. Now, you can install them automatically by installing those tools. It's easy to install. === Improvements ==== rabbit * Made gettext gem required library. * Made rttool gem required library. * Supported relative path image in slide that is specified as URL. * Supported .rabbit file in the current directory. If the file exists, command line arguments are read from the file. * Supported a directory that has .rabbit as source file. * Supported a slide that is published as gem. * Supported a theme that is published as gem. * Added --options-file option that reads command line arguments from the specified file. * Removed setup.rb. * Removed obsoleted --druby-uri option. * Removed the default image directory customization feature on install. It's not neeed now. * Used (({theme.rb})) as the Ruby script file for theme. (({#{THEME_NAME}.rb})) is still available but it's obsoleted. * Supported (({.})) as the special theme name. It uses a theme in the current directory. ==== rabbit-slide New feature. It provides the following slide related features. * Scaffolds a new slide. * Uploads a slide to RubyGems.org. * Uploads a slide to SlideShare. * Shows a slide easily. * Generates a PDF easily. ==== rabbit-theme New feature. It proves the following theme related features. * Scaffolds a new theme. * Uploads a theme to RubyGems.org. * Shows a theme by benchmark slide. * Generates a PDF easily. ==== Theme * background-image-toolkit: Supported a background image specified by URL. [Suggested by Youhei SASAKI] * image-slide-number: Showed page number in flags by default. * default: Enabled hare and tortoise by default. === Fixes ==== Documentation * Fixed wrong description of numerical character reference. [Reported by znz] === Changes * Split up RabbiRack into rabbirack gem. * Split up Rabbiter into rabbiter gem. * Split up RabWii into rabwii gem. * Split up theme benchmark slide to rabbit-slide-rabbit-theme-benchmark-en gem. === Thanks * znz * Youhei SASAKI
2013-01-26 12:07:29 +01:00
MASTER_SITES= http://rabbit-shocker.org/download/
2015-03-15 18:00:29 +01:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://rabbit-shocker.org/
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.
2011-07-11 11:37:50 +02:00
COMMENT= RD-document-based presentation application
LICENSE= gnu-gpl-v2 # or later
Update to 3.0.0 Changelog: 3.0.0: 2019-09-06 GTK+ 3 support release. GTK+ 2 support is dropped. Wide (16.9 ratio) slide support release. Note that this is a backward incompatible change. Improvements rabbit Added support for wide (16:9 ratio) slide. To use wide slide, you just specify wide size by --size option such as --size 800,450. This is a backward incompatible change. If you already use wide size, text size in your slide is changed. You can use the same text size in normal (4:3 ratio) slide and wide (16:9 ratio) slide since this release. Text size is different before this release. Changed to use GTK+ 3 by default. Dropped support for GTK+ 2. Added support for "as large as possible text" without wrapping. This is a change that may change slide rendering result. Stopped to reset timer on reload. Added support for start-time and end-time title slide attributes. If both start-time and end-time are specified, you don't need to specify allotted-time. allotted-time can be computed from them. Here is an example that show how to specify 1 hour talk: = Title : start-time 2017-10-08T11:00:00+09:00 : end-time 2017-10-08T12:00:00+09:00 Dropped support for getting slide source from Hiki. Dropped support for getting slide source from SlideShare. RD: Removed <URL:...> mark from the default text of URL link. This is a change that may change slide rendering result. Added support for animation GIF. Stopped to force keeping above. --no-keep-above option is also removed. [Suggested by Shugo Maeda] info-window: Added support for reloading theme. [GitHub#118][Reported by Dominique Martinet] Added support for kramdown 2.1.0 or later. [GitHub#120][Reported by Yusuke Nakamura] Added workaround for environment that sends arrow key with mod2 mask. [GitHub#121][Reported by Yukihiro Matsumoto] Added support for align tags in table cell. Suppressed a Proc.new warning. [GitHub#124][Patch by Nobuyoshi Nakada] Added support for link in note. Improved text rendering on scale. Text wrapping isn't changed by scaling. [Reported by Yukihiro Matsumoto] rabbit-slide Added --licenses option. [GitHub#116][Patch by Yusuke Nakamura] Added support for GUI. Theme clear-blue: Decreases the default graffiti line width. lightning-talk-toolkit: Added support for customizing @lightning_talk_wrap_mode. image-viewer: Added support for image timer. Added font_size method for computing font size in theme. Document Changed to use HTTPS. [GitHub#122][Patch by Kazuhiro NISHIYAMA] Fixes rabbit Fixed a bug that printing is failed when slide title has special character for file name. [GitHub#117][Reported by Dominique Martinet] Document Fixed a typo. [GitHub#113][Patch by Hiroshi Hatake] Fixed broken links. [GitHub#114][Patch by Yusuke Nakamura] Thanks Hiroshi Hatake Shugo Maeda Yusuke Nakamura Dominique Martinet Yukihiro Matsumoto Kazuhiro NISHIYAMA Nobuyoshi Nakada
2019-10-05 08:11:25 +02:00
DEPENDS+= ${RUBY_PKGPREFIX}-gdk_pixbuf2>=3.0.9:../../graphics/ruby-gdk_pixbuf2
DEPENDS+= ${RUBY_PKGPREFIX}-gtk3>=3.3.8:../../x11/ruby-gtk3
DEPENDS+= ${RUBY_PKGPREFIX}-rsvg2>=3.3.8:../../graphics/ruby-rsvg2
DEPENDS+= ${RUBY_PKGPREFIX}-poppler>=3.3.8:../../print/ruby-poppler
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.
2011-07-11 11:37:50 +02:00
DEPENDS+= ${RUBY_PKGPREFIX}-hikidoc-[0-9]*:../../textproc/ruby-hikidoc
Update rabbit to 1.0.2. == 1.0.2: 2011-07-15 RubyKaigi2011 release. === Improvements ==== Core * Re-supported GTK+ 2.20. (For Debian GNU/Linux squeeze) [Reported by akira yamada] ==== Theme * title-slide-background-image: Added. It shows background image with title slide slide. * table: Supported font color customize. * rubykaigi2011: Added. It's for RubyKaigi2011. === Fixes ==== Theme * default-item-mark-setup: Fixed duplicated font name specified error. * edge-info-toolkit: Fixed duplicated font name specified error. === Thanks * yamada akira == 1.0.1: 2011-07-15 A bug fix release of 1.0.0. === Fixes ==== Core * Removed needless albino gem dependency. == 1.0.0: 2011-07-15 The first major release! We spent seven years for it! === Improvements ==== Core * Made Twitter related gems optional not required. * Disabled Clutter by default. --use-gl is required to enable it. [Reported by OBATA Akio] * Supported ((<blockdiag|URL:http://blockdiag.com/blockdiag/build/html/>)). RD: # blockdiag # relative_width = 90 # fonts = /usr/share/fonts/opentype/ipafont/ipag.ttf, /usr/share/fonts/truetype/vlgothic/VL-Gothic-Regular.ttf { fontsize = 25; RD -> Rabbit; Hiki -> Rabbit; PDF -> Rabbit; group { Rabbit -> Display; } } Hiki: {{blockdiag(" { fontsize = 25; RD -> Rabbit; Hiki -> Rabbit; PDF -> Rabbit; group { Rabbit -> Display; } }", { :relative_width => 90, # :antialias => true, :fonts => ["/usr/share/fonts/opentype/ipafont/ipag.ttf", "/usr/share/fonts/truetype/vlgothic/VL-Gothic-Regular.ttf"], })}} * Removed Anthy support. * Supported syntax highlighting by CodeRay. * Supported syntax highlighting by Emacs. * Improved "run from console" detection. [Reported by OBATA Akio] * Supported non-blocking mode for Twitter connection. [Reported by OBATA Akio] * Improved the default logger detection. [Reported by OBATA Akio] * Supported Nokogiri and dropped HTree. * Added --allotted-time option to specify presentation allotted time. * Added --comment-theme option to specify a theme for comment. For example, use --comment-theme stream-comment to stream comment on your slide. * Removed RWiki support. ==== Rabbiter * Added --log-status option to log streamed information for debug. ==== Rabbirack * Added. It is a new Web interface for Rabbit. It will deprecate Rabrick. ==== Theme * Added shadow-color, shadow-x and shadow-y properties to text element. * syntax-highlighting: Added. It specifies colors for syntax highlighting. * footer-comment: * Improved image-timer support. * Disabled the last comment remaining by default. * rabbit-powered-by: Disabled banner. * pdf-tortoise-and-hare: Removed because it's merged to pdf theme. * pdf: * Supported hare and tortoise. * Supported comment. * base: Added foreground color, background color and shadow color configurations. * default-comment: Added. It specifies a theme for comment. === Fixes ==== Core * Fixed a problem that .mo are missing in package. [Reported by OBATA Akio] * Fixed a problem that appending comment from rabbiter crashes Rabbit. * Fixed a problem that PDF file detection is failed in Ruby 1.9. ==== Documentation * Fixed link URL. [Reported znz] === Thanks * OBATA Akio * znz
2011-07-15 16:28:07 +02:00
DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri-[0-9]*:../../textproc/ruby-nokogiri
DEPENDS+= ${RUBY_PKGPREFIX}-rdtool>=0.6.20:../../textproc/ruby-rdtool
Update rabbit to 2.0.6. == 2.0.6: 2012-12-29 Video support release! === Improvements ==== rabbit-slide * Supported Ustream. * Supported Vimeo. * Use slide ID instead of slide title for SlideShare URL. [Patch by Masafumi Yokoyama] * Added change command that changes the current configuration. ==== Documentation * Added a documentation about how to use image in RD format. [Added by hokkai7go] ==== rabbit * Supported PDF file detection by extension. * [incompatible] Changed PDF page number origin from 0-origin to 1-origin when PDF is used as image. Because PDF uses 1-origin. * [experimental] Supported video embed in slide. [Patch by Narihiro Nakamura] * Text shadow is closed to the original text. ==== rabbit-theme-manager * Removed because it is needless. === Fixes ==== rabbit * Don't handle .rabbit directory as a file that describes rabbit run options. [Reported by Koichi Akabe] === Thanks * Masafumi Yokoyama * Koichi Akabe * hokkai7go * Narihiro Nakamura == 2.0.5: 2012-09-14 A bug fix release. === Fixes ==== Theme * Fixed a bug that resized image isn't drawn [rabbit-shocker:1057] [Reported by znz] === Thanks * znz == 2.0.4: 2012-09-12 A bug fix release. === Improvements ==== rabbit-slide * --title is used for generated slide title. [Reported by znz] ==== Theme * Increased quote image resolution. === Fixes ==== rabbit-slide * Fixed a bug that rake publish:slideshare doesn't work. The task publishes your slide to SlideShare. [GitHub#8] [Patch by myokoym] ==== Theme * Fix a bug that image reflection doesnt' work. === Thanks * znz * myokoym == 2.0.3: 2012-09-10 This release improves block quote style. === Improvements ==== All * Changed user group id to "rabbit-shocker". * Changed user group name to "Rabbit Shocker". * Added rabbit.gemspec to gem. ==== rabbit * Supported gzip-ed Dia file. [Reported by okkez] * Changed Dia file backend to SVG. * Changed the default PDF size to 360mm,270mm that is 4:3 ratio from A4 landscape. ==== rabbit-slide * Supported slide ID on SlideShare saving. * Supported slide ID on Speaker Deck saving. * Changed PDF file name to "#{slide ID}-#{slide base name}.pdf". ==== rabbit-theme * Changed to generate PDFs of theme benchmark slide for all available locales (English and Japanese). ==== Theme * Supported Rabbit::Format::Size as indent value. * Supported foreground color of image caption change. * title-on-image-toolkit: Added background of title. * default-block-quote: * Deprecated @block_quote_image_max_width. Use @block_quote_image_width instead. * Supported image instead of line as frame. * Reduced font size for title of cited content. * Enabled quoted text justification. * Supported avatar. * clear-blue: * Added indentation to the first paragraph in block quote. * Changed to use image instead of line as frame. * color-circle-block-quote: * Changed to use image instead of line as frame. * rabbit-block-quote: * Changed to use image instead of line as frame. ==== Documentation * Updated install document by Homebrew. [Updated by hokkai7go] === Fixes ==== rabbit-slide * Fixed slide URL on slide.rabbit-shocker.org. ==== rabbit-theme * Fixed slide URL on theme.rabbit-shocker.org. === Thanks * hokkai7go * okkez == 2.0.2: 2012-09-02 This release improves slide management feature and theme management feature. They don't have backward compatibility. You need to upgrade slides and themes generated by Rabbit 2.0.1 or earlier by manual. You need to change Rakefile and config.yaml. There are reference Rakefile and config.yaml in the below change lists. There is no auto upgrade feature. === Improvements ==== rabbit-slide * Shotened Rakefile. (incompatible) require "rabbit/task/slide" Rabbit::Task::Slide.new * Put all configuration to config.yaml. (incompatible) --- id: theme-benchmark-en base_name: theme-benchmark tags: - rabbit presentation_date: 2012/09/02 version: 1.0.0 licenses: - GPLv3+ - GFDL - CC BY-SA 3.0 author: markup_language: :rd name: Kouhei Sutou email: kou@cozmixng.org rubygems_user: kou slideshare_user: kou speaker_deck_user: kou * Supported lincenses. * Supported .gitignore generation. * Added PDF to gem. ==== rabbit-theme * Shotened Rakefile. (incompatible) require "rabbit/task/theme" Rabbit::Task::Theme.new * Put all configuration to config.yaml. (incompatible) --- id: clear-blue tags: - rabbit version: 1.0.0 licenses: - GPLv3+ - GFDL - CC BY-SA 3.0 author: name: Kouhei Sutou email: kou@cozmixng.org rubygems_user: kou * Supported lincenses. * Supported .gitignore generation. ==== Theme * default-title-text: Set bottom margin to "institution". * default-title-text: Removed bottom margin of "content source". * slide-number: Changed to use slide margin instead of the default margin. === Fixes ==== rabbit * Fixed a bug that gem theme isn't searched. ==== Theme * nari: Fixed a potential bug that headline may be centered. == 2.0.1: 2012-08-31 A bug fix release. === Improvements ==== rabbit * The slide source specified by command line is use rather than the slide source specified by .rabbit. === Fixes ==== rabbit * Fixed a bug that information window doesn't work. [Fixed by Narihiro Nakamura] * Fixed a bug that index mode doesn't work. [Reported by Masaomi Hatakeyama] * Fixed a bug that TeX formater doesn't work. [Reported by Masaomi Hatakeyama] === THanks * Narihiro Nakamura * Masaomi Hatakeyama == 2.0.0: 2012-08-29 Major version up! Slides and themes can be shared. Both of them can be registered as gem at RubyGems.org. If you specify a slide gem, ((%rabbit%)) command installs and shows it automatically. If you specify a theme gem, ((%rabbit%)) command installs and uses it automatically. A tool that publishes your slide to SlideShare with one command is also added. You can share your slide more easily. Some utilities such as RabbiRack and Rabbiter are splited as new packages. You needed to install related libraries manually. Now, you can install them automatically by installing those tools. It's easy to install. === Improvements ==== rabbit * Made gettext gem required library. * Made rttool gem required library. * Supported relative path image in slide that is specified as URL. * Supported .rabbit file in the current directory. If the file exists, command line arguments are read from the file. * Supported a directory that has .rabbit as source file. * Supported a slide that is published as gem. * Supported a theme that is published as gem. * Added --options-file option that reads command line arguments from the specified file. * Removed setup.rb. * Removed obsoleted --druby-uri option. * Removed the default image directory customization feature on install. It's not neeed now. * Used (({theme.rb})) as the Ruby script file for theme. (({#{THEME_NAME}.rb})) is still available but it's obsoleted. * Supported (({.})) as the special theme name. It uses a theme in the current directory. ==== rabbit-slide New feature. It provides the following slide related features. * Scaffolds a new slide. * Uploads a slide to RubyGems.org. * Uploads a slide to SlideShare. * Shows a slide easily. * Generates a PDF easily. ==== rabbit-theme New feature. It proves the following theme related features. * Scaffolds a new theme. * Uploads a theme to RubyGems.org. * Shows a theme by benchmark slide. * Generates a PDF easily. ==== Theme * background-image-toolkit: Supported a background image specified by URL. [Suggested by Youhei SASAKI] * image-slide-number: Showed page number in flags by default. * default: Enabled hare and tortoise by default. === Fixes ==== Documentation * Fixed wrong description of numerical character reference. [Reported by znz] === Changes * Split up RabbiRack into rabbirack gem. * Split up Rabbiter into rabbiter gem. * Split up RabWii into rabwii gem. * Split up theme benchmark slide to rabbit-slide-rabbit-theme-benchmark-en gem. === Thanks * znz * Youhei SASAKI
2013-01-26 12:07:29 +01:00
DEPENDS+= ${RUBY_PKGPREFIX}-rttool-[0-9]*:../../textproc/ruby-rttool
DEPENDS+= ${RUBY_PKGPREFIX}-coderay>=1.0.0:../../textproc/ruby-coderay
Update to 3.0.0 Changelog: 3.0.0: 2019-09-06 GTK+ 3 support release. GTK+ 2 support is dropped. Wide (16.9 ratio) slide support release. Note that this is a backward incompatible change. Improvements rabbit Added support for wide (16:9 ratio) slide. To use wide slide, you just specify wide size by --size option such as --size 800,450. This is a backward incompatible change. If you already use wide size, text size in your slide is changed. You can use the same text size in normal (4:3 ratio) slide and wide (16:9 ratio) slide since this release. Text size is different before this release. Changed to use GTK+ 3 by default. Dropped support for GTK+ 2. Added support for "as large as possible text" without wrapping. This is a change that may change slide rendering result. Stopped to reset timer on reload. Added support for start-time and end-time title slide attributes. If both start-time and end-time are specified, you don't need to specify allotted-time. allotted-time can be computed from them. Here is an example that show how to specify 1 hour talk: = Title : start-time 2017-10-08T11:00:00+09:00 : end-time 2017-10-08T12:00:00+09:00 Dropped support for getting slide source from Hiki. Dropped support for getting slide source from SlideShare. RD: Removed <URL:...> mark from the default text of URL link. This is a change that may change slide rendering result. Added support for animation GIF. Stopped to force keeping above. --no-keep-above option is also removed. [Suggested by Shugo Maeda] info-window: Added support for reloading theme. [GitHub#118][Reported by Dominique Martinet] Added support for kramdown 2.1.0 or later. [GitHub#120][Reported by Yusuke Nakamura] Added workaround for environment that sends arrow key with mod2 mask. [GitHub#121][Reported by Yukihiro Matsumoto] Added support for align tags in table cell. Suppressed a Proc.new warning. [GitHub#124][Patch by Nobuyoshi Nakada] Added support for link in note. Improved text rendering on scale. Text wrapping isn't changed by scaling. [Reported by Yukihiro Matsumoto] rabbit-slide Added --licenses option. [GitHub#116][Patch by Yusuke Nakamura] Added support for GUI. Theme clear-blue: Decreases the default graffiti line width. lightning-talk-toolkit: Added support for customizing @lightning_talk_wrap_mode. image-viewer: Added support for image timer. Added font_size method for computing font size in theme. Document Changed to use HTTPS. [GitHub#122][Patch by Kazuhiro NISHIYAMA] Fixes rabbit Fixed a bug that printing is failed when slide title has special character for file name. [GitHub#117][Reported by Dominique Martinet] Document Fixed a typo. [GitHub#113][Patch by Hiroshi Hatake] Fixed broken links. [GitHub#114][Patch by Yusuke Nakamura] Thanks Hiroshi Hatake Shugo Maeda Yusuke Nakamura Dominique Martinet Yukihiro Matsumoto Kazuhiro NISHIYAMA Nobuyoshi Nakada
2019-10-05 08:11:25 +02:00
DEPENDS+= ${RUBY_PKGPREFIX}-kramdown-parser-gfm-[0-9]*:../../textproc/ruby-kramdown-parser-gfm
Update rabbit to 2.1.2. == 2.1.2: 2014-03-08 A bug fix release of 2.1.1. === Improvements ==== rabbit * Supported auto source reloading in information window. [GitHub#23] [Reported by Kazuhiro NISHIYAMA] * Add ((%--check-syntax%)) option that checks source syntax and exits. [GitHub#27] [Reported by HAYASHI Kentaro] * Supported inline code markup "(({`...`}))" in Markdown. [GitHub#29] [Patch by KITAITI Makoto] * Supported newline markup "(({\\}))" in Markdown. [GitHub#29] [Patch by KITAITI Makoto] ==== rabbit-slide * Supported README written in Markdown. * Added "tag" task that tags by Git. * Supported auto adding "theme.rb" file to gem if the file exists. * Supported (({youtube_id})) parameter in config.yaml. You can specify YouTube video that is associated with your presentation. You will find a link at slide.rabbit-shocker.org when you specify it. ==== Document * Updated install document for Homebrew. [Yutaro Sugai] * Updated install document on Windows. [Masafumi Yokoyama] === Fixes ==== rabbit * Fixed a bug that configuration dialog for graffiti mode can't be opened. [shocker-en:63] [Reported by Enrico Rivarola] ==== rabbit-slide * Fixed a bug that gem can be created without PDF. === Thanks * Kazuhiro NISHIYAMA * Yutaro Sugai * Masafumi Yokoyama * HAYASHI Kentaro * Enrico Rivarola * KITAITI Makoto == 2.1.1: 2013-06-26 A bug fix release of 2.1.0. === Fixes ==== rabbit * Fixed a bug that rabbit can't start by NameError. [GitHub#25] [Reported by Yoshihide Chubachi] === Thanks * Yoshihide Chubachi
2014-03-11 11:03:46 +01:00
DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext
Update rabbit to 2.0.6. == 2.0.6: 2012-12-29 Video support release! === Improvements ==== rabbit-slide * Supported Ustream. * Supported Vimeo. * Use slide ID instead of slide title for SlideShare URL. [Patch by Masafumi Yokoyama] * Added change command that changes the current configuration. ==== Documentation * Added a documentation about how to use image in RD format. [Added by hokkai7go] ==== rabbit * Supported PDF file detection by extension. * [incompatible] Changed PDF page number origin from 0-origin to 1-origin when PDF is used as image. Because PDF uses 1-origin. * [experimental] Supported video embed in slide. [Patch by Narihiro Nakamura] * Text shadow is closed to the original text. ==== rabbit-theme-manager * Removed because it is needless. === Fixes ==== rabbit * Don't handle .rabbit directory as a file that describes rabbit run options. [Reported by Koichi Akabe] === Thanks * Masafumi Yokoyama * Koichi Akabe * hokkai7go * Narihiro Nakamura == 2.0.5: 2012-09-14 A bug fix release. === Fixes ==== Theme * Fixed a bug that resized image isn't drawn [rabbit-shocker:1057] [Reported by znz] === Thanks * znz == 2.0.4: 2012-09-12 A bug fix release. === Improvements ==== rabbit-slide * --title is used for generated slide title. [Reported by znz] ==== Theme * Increased quote image resolution. === Fixes ==== rabbit-slide * Fixed a bug that rake publish:slideshare doesn't work. The task publishes your slide to SlideShare. [GitHub#8] [Patch by myokoym] ==== Theme * Fix a bug that image reflection doesnt' work. === Thanks * znz * myokoym == 2.0.3: 2012-09-10 This release improves block quote style. === Improvements ==== All * Changed user group id to "rabbit-shocker". * Changed user group name to "Rabbit Shocker". * Added rabbit.gemspec to gem. ==== rabbit * Supported gzip-ed Dia file. [Reported by okkez] * Changed Dia file backend to SVG. * Changed the default PDF size to 360mm,270mm that is 4:3 ratio from A4 landscape. ==== rabbit-slide * Supported slide ID on SlideShare saving. * Supported slide ID on Speaker Deck saving. * Changed PDF file name to "#{slide ID}-#{slide base name}.pdf". ==== rabbit-theme * Changed to generate PDFs of theme benchmark slide for all available locales (English and Japanese). ==== Theme * Supported Rabbit::Format::Size as indent value. * Supported foreground color of image caption change. * title-on-image-toolkit: Added background of title. * default-block-quote: * Deprecated @block_quote_image_max_width. Use @block_quote_image_width instead. * Supported image instead of line as frame. * Reduced font size for title of cited content. * Enabled quoted text justification. * Supported avatar. * clear-blue: * Added indentation to the first paragraph in block quote. * Changed to use image instead of line as frame. * color-circle-block-quote: * Changed to use image instead of line as frame. * rabbit-block-quote: * Changed to use image instead of line as frame. ==== Documentation * Updated install document by Homebrew. [Updated by hokkai7go] === Fixes ==== rabbit-slide * Fixed slide URL on slide.rabbit-shocker.org. ==== rabbit-theme * Fixed slide URL on theme.rabbit-shocker.org. === Thanks * hokkai7go * okkez == 2.0.2: 2012-09-02 This release improves slide management feature and theme management feature. They don't have backward compatibility. You need to upgrade slides and themes generated by Rabbit 2.0.1 or earlier by manual. You need to change Rakefile and config.yaml. There are reference Rakefile and config.yaml in the below change lists. There is no auto upgrade feature. === Improvements ==== rabbit-slide * Shotened Rakefile. (incompatible) require "rabbit/task/slide" Rabbit::Task::Slide.new * Put all configuration to config.yaml. (incompatible) --- id: theme-benchmark-en base_name: theme-benchmark tags: - rabbit presentation_date: 2012/09/02 version: 1.0.0 licenses: - GPLv3+ - GFDL - CC BY-SA 3.0 author: markup_language: :rd name: Kouhei Sutou email: kou@cozmixng.org rubygems_user: kou slideshare_user: kou speaker_deck_user: kou * Supported lincenses. * Supported .gitignore generation. * Added PDF to gem. ==== rabbit-theme * Shotened Rakefile. (incompatible) require "rabbit/task/theme" Rabbit::Task::Theme.new * Put all configuration to config.yaml. (incompatible) --- id: clear-blue tags: - rabbit version: 1.0.0 licenses: - GPLv3+ - GFDL - CC BY-SA 3.0 author: name: Kouhei Sutou email: kou@cozmixng.org rubygems_user: kou * Supported lincenses. * Supported .gitignore generation. ==== Theme * default-title-text: Set bottom margin to "institution". * default-title-text: Removed bottom margin of "content source". * slide-number: Changed to use slide margin instead of the default margin. === Fixes ==== rabbit * Fixed a bug that gem theme isn't searched. ==== Theme * nari: Fixed a potential bug that headline may be centered. == 2.0.1: 2012-08-31 A bug fix release. === Improvements ==== rabbit * The slide source specified by command line is use rather than the slide source specified by .rabbit. === Fixes ==== rabbit * Fixed a bug that information window doesn't work. [Fixed by Narihiro Nakamura] * Fixed a bug that index mode doesn't work. [Reported by Masaomi Hatakeyama] * Fixed a bug that TeX formater doesn't work. [Reported by Masaomi Hatakeyama] === THanks * Narihiro Nakamura * Masaomi Hatakeyama == 2.0.0: 2012-08-29 Major version up! Slides and themes can be shared. Both of them can be registered as gem at RubyGems.org. If you specify a slide gem, ((%rabbit%)) command installs and shows it automatically. If you specify a theme gem, ((%rabbit%)) command installs and uses it automatically. A tool that publishes your slide to SlideShare with one command is also added. You can share your slide more easily. Some utilities such as RabbiRack and Rabbiter are splited as new packages. You needed to install related libraries manually. Now, you can install them automatically by installing those tools. It's easy to install. === Improvements ==== rabbit * Made gettext gem required library. * Made rttool gem required library. * Supported relative path image in slide that is specified as URL. * Supported .rabbit file in the current directory. If the file exists, command line arguments are read from the file. * Supported a directory that has .rabbit as source file. * Supported a slide that is published as gem. * Supported a theme that is published as gem. * Added --options-file option that reads command line arguments from the specified file. * Removed setup.rb. * Removed obsoleted --druby-uri option. * Removed the default image directory customization feature on install. It's not neeed now. * Used (({theme.rb})) as the Ruby script file for theme. (({#{THEME_NAME}.rb})) is still available but it's obsoleted. * Supported (({.})) as the special theme name. It uses a theme in the current directory. ==== rabbit-slide New feature. It provides the following slide related features. * Scaffolds a new slide. * Uploads a slide to RubyGems.org. * Uploads a slide to SlideShare. * Shows a slide easily. * Generates a PDF easily. ==== rabbit-theme New feature. It proves the following theme related features. * Scaffolds a new theme. * Uploads a theme to RubyGems.org. * Shows a theme by benchmark slide. * Generates a PDF easily. ==== Theme * background-image-toolkit: Supported a background image specified by URL. [Suggested by Youhei SASAKI] * image-slide-number: Showed page number in flags by default. * default: Enabled hare and tortoise by default. === Fixes ==== Documentation * Fixed wrong description of numerical character reference. [Reported by znz] === Changes * Split up RabbiRack into rabbirack gem. * Split up Rabbiter into rabbiter gem. * Split up RabWii into rabwii gem. * Split up theme benchmark slide to rabbit-slide-rabbit-theme-benchmark-en gem. === Thanks * znz * Youhei SASAKI
2013-01-26 12:07:29 +01:00
DEPENDS+= ${RUBY_PKGPREFIX}-faraday-[0-9]*:../../www/ruby-faraday
DEPENDS+= ${RUBY_PKGPREFIX}-rouge-[0-9]*:../../www/ruby-rouge
Update rabbit to 2.0.6. == 2.0.6: 2012-12-29 Video support release! === Improvements ==== rabbit-slide * Supported Ustream. * Supported Vimeo. * Use slide ID instead of slide title for SlideShare URL. [Patch by Masafumi Yokoyama] * Added change command that changes the current configuration. ==== Documentation * Added a documentation about how to use image in RD format. [Added by hokkai7go] ==== rabbit * Supported PDF file detection by extension. * [incompatible] Changed PDF page number origin from 0-origin to 1-origin when PDF is used as image. Because PDF uses 1-origin. * [experimental] Supported video embed in slide. [Patch by Narihiro Nakamura] * Text shadow is closed to the original text. ==== rabbit-theme-manager * Removed because it is needless. === Fixes ==== rabbit * Don't handle .rabbit directory as a file that describes rabbit run options. [Reported by Koichi Akabe] === Thanks * Masafumi Yokoyama * Koichi Akabe * hokkai7go * Narihiro Nakamura == 2.0.5: 2012-09-14 A bug fix release. === Fixes ==== Theme * Fixed a bug that resized image isn't drawn [rabbit-shocker:1057] [Reported by znz] === Thanks * znz == 2.0.4: 2012-09-12 A bug fix release. === Improvements ==== rabbit-slide * --title is used for generated slide title. [Reported by znz] ==== Theme * Increased quote image resolution. === Fixes ==== rabbit-slide * Fixed a bug that rake publish:slideshare doesn't work. The task publishes your slide to SlideShare. [GitHub#8] [Patch by myokoym] ==== Theme * Fix a bug that image reflection doesnt' work. === Thanks * znz * myokoym == 2.0.3: 2012-09-10 This release improves block quote style. === Improvements ==== All * Changed user group id to "rabbit-shocker". * Changed user group name to "Rabbit Shocker". * Added rabbit.gemspec to gem. ==== rabbit * Supported gzip-ed Dia file. [Reported by okkez] * Changed Dia file backend to SVG. * Changed the default PDF size to 360mm,270mm that is 4:3 ratio from A4 landscape. ==== rabbit-slide * Supported slide ID on SlideShare saving. * Supported slide ID on Speaker Deck saving. * Changed PDF file name to "#{slide ID}-#{slide base name}.pdf". ==== rabbit-theme * Changed to generate PDFs of theme benchmark slide for all available locales (English and Japanese). ==== Theme * Supported Rabbit::Format::Size as indent value. * Supported foreground color of image caption change. * title-on-image-toolkit: Added background of title. * default-block-quote: * Deprecated @block_quote_image_max_width. Use @block_quote_image_width instead. * Supported image instead of line as frame. * Reduced font size for title of cited content. * Enabled quoted text justification. * Supported avatar. * clear-blue: * Added indentation to the first paragraph in block quote. * Changed to use image instead of line as frame. * color-circle-block-quote: * Changed to use image instead of line as frame. * rabbit-block-quote: * Changed to use image instead of line as frame. ==== Documentation * Updated install document by Homebrew. [Updated by hokkai7go] === Fixes ==== rabbit-slide * Fixed slide URL on slide.rabbit-shocker.org. ==== rabbit-theme * Fixed slide URL on theme.rabbit-shocker.org. === Thanks * hokkai7go * okkez == 2.0.2: 2012-09-02 This release improves slide management feature and theme management feature. They don't have backward compatibility. You need to upgrade slides and themes generated by Rabbit 2.0.1 or earlier by manual. You need to change Rakefile and config.yaml. There are reference Rakefile and config.yaml in the below change lists. There is no auto upgrade feature. === Improvements ==== rabbit-slide * Shotened Rakefile. (incompatible) require "rabbit/task/slide" Rabbit::Task::Slide.new * Put all configuration to config.yaml. (incompatible) --- id: theme-benchmark-en base_name: theme-benchmark tags: - rabbit presentation_date: 2012/09/02 version: 1.0.0 licenses: - GPLv3+ - GFDL - CC BY-SA 3.0 author: markup_language: :rd name: Kouhei Sutou email: kou@cozmixng.org rubygems_user: kou slideshare_user: kou speaker_deck_user: kou * Supported lincenses. * Supported .gitignore generation. * Added PDF to gem. ==== rabbit-theme * Shotened Rakefile. (incompatible) require "rabbit/task/theme" Rabbit::Task::Theme.new * Put all configuration to config.yaml. (incompatible) --- id: clear-blue tags: - rabbit version: 1.0.0 licenses: - GPLv3+ - GFDL - CC BY-SA 3.0 author: name: Kouhei Sutou email: kou@cozmixng.org rubygems_user: kou * Supported lincenses. * Supported .gitignore generation. ==== Theme * default-title-text: Set bottom margin to "institution". * default-title-text: Removed bottom margin of "content source". * slide-number: Changed to use slide margin instead of the default margin. === Fixes ==== rabbit * Fixed a bug that gem theme isn't searched. ==== Theme * nari: Fixed a potential bug that headline may be centered. == 2.0.1: 2012-08-31 A bug fix release. === Improvements ==== rabbit * The slide source specified by command line is use rather than the slide source specified by .rabbit. === Fixes ==== rabbit * Fixed a bug that information window doesn't work. [Fixed by Narihiro Nakamura] * Fixed a bug that index mode doesn't work. [Reported by Masaomi Hatakeyama] * Fixed a bug that TeX formater doesn't work. [Reported by Masaomi Hatakeyama] === THanks * Narihiro Nakamura * Masaomi Hatakeyama == 2.0.0: 2012-08-29 Major version up! Slides and themes can be shared. Both of them can be registered as gem at RubyGems.org. If you specify a slide gem, ((%rabbit%)) command installs and shows it automatically. If you specify a theme gem, ((%rabbit%)) command installs and uses it automatically. A tool that publishes your slide to SlideShare with one command is also added. You can share your slide more easily. Some utilities such as RabbiRack and Rabbiter are splited as new packages. You needed to install related libraries manually. Now, you can install them automatically by installing those tools. It's easy to install. === Improvements ==== rabbit * Made gettext gem required library. * Made rttool gem required library. * Supported relative path image in slide that is specified as URL. * Supported .rabbit file in the current directory. If the file exists, command line arguments are read from the file. * Supported a directory that has .rabbit as source file. * Supported a slide that is published as gem. * Supported a theme that is published as gem. * Added --options-file option that reads command line arguments from the specified file. * Removed setup.rb. * Removed obsoleted --druby-uri option. * Removed the default image directory customization feature on install. It's not neeed now. * Used (({theme.rb})) as the Ruby script file for theme. (({#{THEME_NAME}.rb})) is still available but it's obsoleted. * Supported (({.})) as the special theme name. It uses a theme in the current directory. ==== rabbit-slide New feature. It provides the following slide related features. * Scaffolds a new slide. * Uploads a slide to RubyGems.org. * Uploads a slide to SlideShare. * Shows a slide easily. * Generates a PDF easily. ==== rabbit-theme New feature. It proves the following theme related features. * Scaffolds a new theme. * Uploads a theme to RubyGems.org. * Shows a theme by benchmark slide. * Generates a PDF easily. ==== Theme * background-image-toolkit: Supported a background image specified by URL. [Suggested by Youhei SASAKI] * image-slide-number: Showed page number in flags by default. * default: Enabled hare and tortoise by default. === Fixes ==== Documentation * Fixed wrong description of numerical character reference. [Reported by znz] === Changes * Split up RabbiRack into rabbirack gem. * Split up Rabbiter into rabbiter gem. * Split up RabWii into rabwii gem. * Split up theme benchmark slide to rabbit-slide-rabbit-theme-benchmark-en gem. === Thanks * znz * Youhei SASAKI
2013-01-26 12:07:29 +01:00
USE_RUBY_SETUP= yes
USE_RUBY_SETUP_PKG= yes
CONFIGURE_ARGS+= --siteruby=${PREFIX}/${RUBY_VENDORLIB_BASE} \
--siterubyver=${PREFIX}/${RUBY_VENDORLIB} \
--siterubyverarch=${PREFIX}/${RUBY_VENDORARCHLIB}
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
for f in *; do \
${MV} $${f} $${f}${RUBY_SUFFIX}; \
done
.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"