pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/girara
Module Name: pkgsrc
Committed By: yhardy
Date: Mon Mar 2 13:28:36 UTC 2026
Modified Files:
pkgsrc/graphics/girara: Makefile distinfo
Log Message:
graphics/girara: update to girara-2026.02.04
"Looks good to me!" from leot@
Version 2026.02.04
Fix installation of headers
Version 2026.02.03
SONAME bump: libgirara-gtk3-5 -> libgirara5
Move Gtk+-specific parts to zathura
Version 2026.01.30
SONAME bump: libgirara-gtk3-4 -> libgirara-gtk3-5
Remove viewport and replace GtkScrolledWindow in view with GtkStack
Display shortcut info if no function is passed
Remove unused functions
Various fixes and improvements
Version 0.4.5
Swith to glib-based testing framework
Various fixes and improvements
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/graphics/girara/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/girara/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/girara/Makefile
diff -u pkgsrc/graphics/girara/Makefile:1.48 pkgsrc/graphics/girara/Makefile:1.49
--- pkgsrc/graphics/girara/Makefile:1.48 Tue Jan 27 08:39:40 2026
+++ pkgsrc/graphics/girara/Makefile Mon Mar 2 13:28:36 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2026/01/27 08:39:40 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2026/03/02 13:28:36 yhardy Exp $
-DISTNAME= girara-0.4.4
-PKGREVISION= 7
+DISTNAME= girara-2026.02.04
CATEGORIES= graphics
MASTER_SITES= https://pwmt.org/projects/girara/download/
EXTRACT_SUFX= .tar.xz
@@ -18,6 +17,6 @@ CFLAGS.SunOS+= -D__EXTENSIONS__
PYTHON_FOR_BUILD_ONLY= tool
USE_CC_FEATURES= c17
+.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/meson/build.mk"
-.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/girara/distinfo
diff -u pkgsrc/graphics/girara/distinfo:1.16 pkgsrc/graphics/girara/distinfo:1.17
--- pkgsrc/graphics/girara/distinfo:1.16 Sat Aug 10 07:49:42 2024
+++ pkgsrc/graphics/girara/distinfo Mon Mar 2 13:28:36 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2024/08/10 07:49:42 adam Exp $
+$NetBSD: distinfo,v 1.17 2026/03/02 13:28:36 yhardy Exp $
-BLAKE2s (girara-0.4.4.tar.xz) = 7c7a4e9e62931f63c7b4f150c73bb20c41346995c6ec6c7e0b83193d5668915e
-SHA512 (girara-0.4.4.tar.xz) = 6237277a112700694d4fd79468bc7ce13fd43f5713036496bd2a120f77f8444b9289b7a444071fcb24a2029f8cb8bef2c3734056fbca99606f06eddb6afabada
-Size (girara-0.4.4.tar.xz) = 60596 bytes
+BLAKE2s (girara-2026.02.04.tar.xz) = 554c65077beef190091ef2f6c11e3ea3a00a7f44b0dcb6b44af976690122bb14
+SHA512 (girara-2026.02.04.tar.xz) = 860f3e48a2d645eead556bb921298d0ae39a11200523f4c7c1088cafa4a02a1c732d78a4abe47485b09e2beb928f6902e46649a2ab50f033235184975a9c9f4e
+Size (girara-2026.02.04.tar.xz) = 19576 bytes
SHA1 (patch-girara_macros.h) = d2b573dd38f9e519dd2cf7f281d9d1bc913baf14
Home |
Main Index |
Thread Index |
Old Index