pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/zathura
Module Name: pkgsrc
Committed By: yhardy
Date: Mon Mar 2 13:29:45 UTC 2026
Modified Files:
pkgsrc/print/zathura: Makefile distinfo
Log Message:
print/zathura: update to zathura-2026.02.22
"Looks good to me!" from leot@
Version 2026.02.22
Implement single page layout and equal height/width modes
Use single page layout for presentation mode
Fix blurry rendering and repeated loading messages
Allow to disable copying to clipboard
Fix smooth scrolling using Ctrl and arrow keys
Version 2026.02.09
Implement single page layout and equal height/widht modes
Use single page layout for presentation mode
Fix blurry rendering and repeated loading messages
Allow to disable copying to clipboard
Fix smooth scrolling using Ctrl and arrow keys
Version 2026.02.03
Fork to background if opening with multiple files only if --fork
is specified
Fix handling of PageUp and PageDown
Fix handling of mappings with special keys
Integrate Gtk+-specific parts of girara
Version 2026.01.30
Switch to date-based version numbers
Fix warnings from CSS generation
Apply correect shacling when recoloring
Make sure jumplist stays valid after close
Disable message in incremental search
Fix seccomp rules with musl
Implement custom drawing for document widget
Version 0.5.14
Switch default database to sqlite and drop plain database
Notify users if no attachments and images are available to export
Make index-* configurable after init
Support numberic keypad mappings
Provide correct number of pages
Undo size-allocate callback changes
Fix temporary file nams for better content-type detection
Version 0.5.13
Validate appstream files with appstreamcli
Split page-padding into page-h-padding and page-v-padding
Fix memory leak and callback type error
Warn if plugins do not support exporting images or attachments
Version 0.5.12
Add shortcut to open files via file chooser dialog
Refactor rendering of pages
Add lightness adjustment for recolering
Initial support for OpenBSD sandbox
Version 0.5.11
Fix closing of documents
Version 0.5.10
Fix crash when opening documents
Version 0.5.9
Fix build on macOS
Hide page label if the same as page number
Cache synctex parser for faster operation
Revert changes for documents with multiple page sizes
Various fixes and improvements
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/print/zathura/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/print/zathura/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/zathura/Makefile
diff -u pkgsrc/print/zathura/Makefile:1.82 pkgsrc/print/zathura/Makefile:1.83
--- pkgsrc/print/zathura/Makefile:1.82 Tue Jan 27 08:40:29 2026
+++ pkgsrc/print/zathura/Makefile Mon Mar 2 13:29:45 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2026/01/27 08:40:29 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2026/03/02 13:29:45 yhardy Exp $
-DISTNAME= zathura-0.5.8
-PKGREVISION= 12
+DISTNAME= zathura-2026.02.22
CATEGORIES= print
MASTER_SITES= https://pwmt.org/projects/zathura/download/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/print/zathura/distinfo
diff -u pkgsrc/print/zathura/distinfo:1.19 pkgsrc/print/zathura/distinfo:1.20
--- pkgsrc/print/zathura/distinfo:1.19 Sat Aug 10 07:50:33 2024
+++ pkgsrc/print/zathura/distinfo Mon Mar 2 13:29:45 2026
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.19 2024/08/10 07:50:33 adam Exp $
+$NetBSD: distinfo,v 1.20 2026/03/02 13:29:45 yhardy Exp $
-BLAKE2s (zathura-0.5.8.tar.xz) = 32c5c7ef7387fafaf8591f7b507f15451813b10ba48df5b784ea771d09f951d0
-SHA512 (zathura-0.5.8.tar.xz) = 3a8d16597e07c0cc95632466e8c6a1aeb20324143732ca9c48f59de94de8577be64a7b4d44e0c1cee1f8211fa8bde89ac9866040b218421f95d7d13d8a6bd0c9
-Size (zathura-0.5.8.tar.xz) = 172524 bytes
+BLAKE2s (zathura-2026.02.22.tar.xz) = da122370d55814fa2965ec698fff6e9578549027881dd458340694bebd015b8f
+SHA512 (zathura-2026.02.22.tar.xz) = a4491b8c1752ff5942f2efbc3aed4f5fc258ea823d73e0418586de5e344295c7abed5925c5e8cd9186c4bf159f456aacab7ec3c4cf659af05b8f241483bca8df
+Size (zathura-2026.02.22.tar.xz) = 266772 bytes
SHA1 (patch-doc_meson.build) = 18b2f9d78e9d249bde5c8dea8825b89a17a6ab3a
-SHA1 (patch-zathura_main.c) = 3c36f653653dfd806b28504e11c1a1aa847372ce
Home |
Main Index |
Thread Index |
Old Index