2015-09-14 02:28:52 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
Python is needed only to generate the man page (PYTHON_FOR_BUILD_ONLY).
PKGREVISION++
|
2015-09-04 00:35:17 by Leonardo Taccari | Files touched by this commit (6) |
Log message:
Add LICENSE (zlib).
|
2015-04-14 20:10:46 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
Update wip/zathura to 0.3.3.
Changes:
* Store tmp files in only one location
* Print target selection
* Allow .dylib plugins on Mac OS X
* Fix dual page render breakage of adjust_window
* Update translations
* Update buld system
|
2015-01-26 02:10:08 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
Update to zathura-0.3.2.
Changes:
zathura 0.3.2 (2014/11/09)
* Resolve memory leak while reloading file
* Prevent segmentation fault when smooth zooming with mouse
* Cache thumbnails to support smooth zooming
* Check scale value correctness
* Update build system
* Update translations
zathura 0.3.1 (2014/10/22)
* Fix segmentation fault caused by bidirectional scrolling
* Add SyntaxView
zathura 0.3.0 (2014/10/16)
* Print debug information to D-Bus
* Fix scroll down/up in dual-page mode
* Option to hide notification after selection
* Introduce cache directory
* Introduce smooth-scroll and smooth-zoom
* Add vim style exec
* Option to ignore images while recoloring
* Take advantage of shared or system SyncTex parser library
* Update translations
* Several fixes
|
2014-07-23 14:02:11 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
Update to zathura-0.2.9.
Changes:
zathura-0.2.9 (2014/06/25)
--------------------------
* Updated dependency version of girara
zathura-0.2.8 (2014/06/24)
--------------------------
* Better SyncTex support
* Change cursor if mouse is over link
* Colored build output
* Minor bug fixes
* Sphinx documentation
* Updated translations
|
2014-06-22 23:09:03 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
py-docutils is a just a BUILD_DEPENDS.
|
2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-04-29 23:16:21 by Leonardo Taccari | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Update to zathura-0.2.7.
Changes (from the git log):
o Remove GTK+2 support
o Add synctex support
o Add and update translations
o Various bug fixes
|
2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121) |
Log message:
Mark packages as not python-3.x ready where appropriate.
|
2013-11-25 20:17:07 by zul_ | Files touched by this commit (4) |
Log message:
[zathura] Upgrade to 0.2.6
Changes since 0.2.3:
--------------------
0.2.6 (2013/11/24)
Update documentation
Resolve layout problems
0.2.5 (2013/11/08)
Use GTK+3 by default
Rewritten render logic
Fixed page refresh in certain situations
Make the X clipboard buffer
Allow number in quickmarks
Workaround for print quality issues
Update documentation
Updated translations
0.2.4 (2013/08/15)
Resolve memory leak
Report missing plugin or unsupported file types
More vim-like search behaviour
Introduced show-{h,v}-scrollbar settings
Enhancement of the jumplist mechanism
Use jumplists with marks
More vim-like jump behaviour
Improved bisect
Update page number on mouse scroll
Introduced window-title-page option
Updated translations
|