pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/rabbit
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 13 15:55:39 UTC 2015
Modified Files:
pkgsrc/graphics/rabbit: Makefile PLIST distinfo
Log Message:
Update rabiit to 2.1.8
pkgsrc change: Add dependency to devel/ruby-gnome2-gio.
2.1.8: 2015-09-06
A bug fix release for 2.1.7. 2.1.7 can't start on Windows.
Fixes
rabbit
* Windows: Fixed a bug that Rabbit can't start. [Reported by yoku0825]
Thanks
* yoku0825
2.1.7: 2015-09-05
Note markup support in Markdown release.
Improvements
rabbit
* Removed GDK rendering engine. (Because cairo is always available since a few
years ago. If we can use cairo, there is no problem without GDK rendering
engine.)
* Improved GTK+ 3 support. (It's not completed yet.) [Patch by okkez]
* Removed unused --server option.
* Wiki markup: Improved error message when unsupported markup is used.
* Markdown markup: Supported error message when multiple images exist in a
paragraph. [GitHub#71][Reported by Colin Dean]
* Markdown markup: Supported note markup. [Suggested by yoku0825]
Syntax is {::note}...{:/note}.
Example:
Normal text {::note}note{:/note} Normal text
Theme
* image-timer: Reduced memory usage.
* image-slide-number: Reduced memory usage.
* clear-blue: Removed indent of the first line in block quote.
Document
* Marked up README in Markdown. [GitHub#72][Patch by Toshi MARUYAMA]
* Improved description about Rabbit in Japanese. [GitHub#74][Patch by YU-TAYU]
Fixes
rabbit-slide
* Fixed a bug that invalid Markdown is generated. [Matafumi Yokoyama]
Document
* Fixed a bug that side menu is hidden. [GitHub#75][Reported by YU-TAYU]
Thanks
* okkez
* Matafumi Yokoyama
* Colin Dean
* Toshi MARUYAMA
* YU-TAYU
* yoku0825
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/graphics/rabbit/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/rabbit/PLIST
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/rabbit/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index