pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gource
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Oct 4 04:12:20 UTC 2024
Modified Files:
pkgsrc/graphics/gource: Makefile distinfo
Log Message:
graphics/gource: Update to 0.55
Changelog:
0.55:
Fixed build with Boost 1.85.0 (cho-m).
0.54:
Added experimental support for Wayland (beroset).
Fixed building on Apple M1 by updating autoconf macros (Ckhardin).
0.53:
Add --high-dpi option.
Fixed various bugs with Retina displays on MacOS.
Fixed slider timestamp font not affected by --font-scale.
Fixed hovering over end of slider stopping time advancing.
0.52:
Support rendering at native resolution on Retina / Ultra HD displays.
Support ISO 8601 timestamp format.
Allow custom log and caption file timestamps to be strings.
Change regular expression library to PCRE2.
Fixed filenames not being affected by --font-scale (Carl Colena).
Fixed file key not being affected by --font-scale.
Added --file-idle-time-at-end option.
Added --fixed-user-size option.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/graphics/gource/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/gource/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gource/Makefile
diff -u pkgsrc/graphics/gource/Makefile:1.58 pkgsrc/graphics/gource/Makefile:1.59
--- pkgsrc/graphics/gource/Makefile:1.58 Fri Oct 4 03:49:25 2024
+++ pkgsrc/graphics/gource/Makefile Fri Oct 4 04:12:20 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2024/10/04 03:49:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.59 2024/10/04 04:12:20 ryoon Exp $
-DISTNAME= gource-0.51
-PKGREVISION= 20
+DISTNAME= gource-0.55
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=acaudwell/}
GITHUB_PROJECT= Gource
Index: pkgsrc/graphics/gource/distinfo
diff -u pkgsrc/graphics/gource/distinfo:1.12 pkgsrc/graphics/gource/distinfo:1.13
--- pkgsrc/graphics/gource/distinfo:1.12 Tue Oct 26 10:46:15 2021
+++ pkgsrc/graphics/gource/distinfo Fri Oct 4 04:12:20 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:46:15 nia Exp $
+$NetBSD: distinfo,v 1.13 2024/10/04 04:12:20 ryoon Exp $
-BLAKE2s (gource-0.51.tar.gz) = 3dcdb39461275b0530b821cbe533cdb021c5507452e662789c454b71aeec0aa7
-SHA512 (gource-0.51.tar.gz) = f29326ffb2aa6f645fb941e08e41f0cbf8dd894d5a4d607b782caeb12a24e6446198027060b880e0ad14a36efbed19023620dd8c890cfc0c027fc90ac2d5be24
-Size (gource-0.51.tar.gz) = 882783 bytes
-SHA1 (patch-src_dirnode.cpp) = b692c7c3cf9a9cb8e47d32cf7864cbb0a293802c
+BLAKE2s (gource-0.55.tar.gz) = b0b5f1ea4554907442654100902af7439965f97b182e78af9dad87dfc19e4d1b
+SHA512 (gource-0.55.tar.gz) = 6df687441fc04e9bdfcf3620ed6b8a8fc1ac5774d21f51afdb0d518339ea1518914db77c90fb457ada899653c491a3b45c340665c3efa28bddeac65eeb334488
+Size (gource-0.55.tar.gz) = 900907 bytes
Home |
Main Index |
Thread Index |
Old Index