Path to this page:
./
graphics/rabbit,
RD-document-based presentation application
Branch: CURRENT,
Version: 3.0.3nb6,
Package name: ruby32-rabbit-3.0.3nb6,
Maintainer: pkgsrc-usersRabbit is an RD-document-based presentation application.
Required to run:[
textproc/ruby-rttool] [
textproc/ruby-rdtool] [
devel/ruby-gettext] [
textproc/ruby-coderay] [
textproc/ruby-nokogiri] [
textproc/ruby-hikidoc] [
www/ruby-faraday] [
www/ruby-rouge] [
lang/ruby26-base] [
x11/ruby-gtk3] [
graphics/ruby-rsvg2] [
graphics/ruby-gdk_pixbuf2] [
print/ruby-poppler] [
textproc/ruby-kramdown-parser-gfm]
Required to build:[
devel/ruby-setup] [
pkgtools/cwrappers]
Master sites:
Filesize: 4920.5 KB
Version history: (Expand)
- (2024-10-20) Updated to version: ruby32-rabbit-3.0.3nb6
- (2024-04-07) Updated to version: ruby32-rabbit-3.0.3nb5
- (2024-04-06) Updated to version: ruby32-rabbit-3.0.3nb4
- (2023-11-14) Updated to version: ruby31-rabbit-3.0.3nb3
- (2023-11-12) Updated to version: ruby31-rabbit-3.0.3nb2
- (2023-10-21) Updated to version: ruby31-rabbit-3.0.3nb1
CVS history: (Expand)
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-08-05 14:38:28 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
graphics/rabbit: update to 3.0.1
pkgsrc change: switch to use rubygem.
3.0.1: 2021-09-25
Ruby 3.0 support release.
Improvements
rabbit
* Suppressed warnings. [GitHub#132][Patch by kojix2]
* image: Added support for Ruby 3.0. [GitHub#133][Patch by kojix2]
* image: Reused downloaded images.
* image: Removed support for normalized_width and normalized_height.
* image: Added support for clipping by clip_x, clip_y, clip_width and
clip_height.
* info-window: Moved timer position to bottom on note mode.
* info-window: Added support for wait.
* Removed duplicated requires. [GitHub#134][Patch by kojix2]
* Added support for Charty.
* Added support for embedding terminal.
* Dropped support for Ustream.
* Added support for pushing gem with MFA enabled account. [GitHub#141][Patch
by Yusuke Nakamura]
rabbit-slide
* Added support for specifying slide size.
Theme
* clear-blue: Added support for disabling vertical centering.
* tag: margin-*: Added support for negative and float values.
* tag: Added support for wrapping by wrap-char, wrap-word and wrap-word-char.
* tag: Added support for justifying by justify and no-justify.
* edge-info-toolkit: Added support for center text.
* slide-footer-info: Added support for center text.
Document
* Added note about theme and here + tortoise. [GitHub#139][Patch by Asaf Bartov]
Fixes
Theme
* image-slide-number: Fixed wrong width calculation. [GitHub#130][Patch by
HASUMI Hitoshi]
Document
* Fixed English. [GitHub#128][Patch by Zero King]
* Fixed typos. [GitHub#140][Patch by Yusuke Nakamura]
Thanks
* Zero King
* HASUMI Hitoshi
* kojix2
* Asaf Bartov
* Yusuke Nakamura
3.0.2: 2023-06-25
Image drawing support release.
Improvements
rabbit
* image: Added support for drawing on image.
* image: Added support for align=right.
* Added support for Mermaid.
* blockdiag: Added support for blockdiag3 command.
rabbit-slide
* config: Added source_code_uri. GH-144 [Patch by Yusuke Nakamura]
* Dropped support for uploading to SlideShare. Because SlideShare API
dropped support for uploading a slideshow.
Theme
* image-slide-number: Changed to render images back to the main content. It
prevents hiding the main content.
* image-timer: Changed to render images back to the main content. It
prevents hiding the main content.
* background-image-toolkit: Added support for caption.
* clear-blue: Changed to replace \n with a space character instead of just
removing it in footer.
* pdf: Changed to use ./theme.rb instead of canvas.title theme by default.
Document
* macos Homebrew: Updated how to install document. GH-150 [Patch by Yusuke
Nakamura]
Fixes
rabbit
* formatter HTML: Fixed a bug that weight configuration is missing. GH-146
[Patch by HASUMI Hitoshi]
Theme
* image-timer: Fixed a bug that images aren't showed with PDF.
* image-slide-number: Fixed a bug that images aren't showed with PDF.
Thanks
* Yusuke Nakamura
* HASUMI Hitoshi
3.0.3: 2023-07-02
Minor bug fix release.
Fixes
rabbit
* image mermaid: Fixed an error when npx mmdc ... doesn't work. GH-153
[Patch by Mamoru TASAKA]
Thanks
* Mamoru TASAKA
|
2023-04-07 23:22:45 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
rabbit: fix build.
|
2023-01-09 08:52:26 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
graphics/rabbit: change dependency
* Change dependency to www/ruby-faraday1
* Fix ALTERNATIVES.
Bump PKGREVISIONM.
|