pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/qiv
Module Name: pkgsrc
Committed By: triaxx
Date: Mon Feb 23 16:06:44 UTC 2026
Modified Files:
pkgsrc/graphics/qiv: Makefile distinfo
pkgsrc/graphics/qiv/patches: patch-Makefile
Log Message:
qiv: Update to 3.0.1
upstream changes:
-----------------
3.0.1
========
03.04.2025 [tw] Fix compilation problem with newer gdk3 versions
3.0.0
========
31.03.2025 [tw] Migration to GDK3.
2.9.0
========
17.03.2025 [tw] Intermediate version. Remove imlib2, use gdk2/gdkpixbuf
2.3.4
========
19.02.2025 [tw] minor cleanup and gcc-15 fixes (debian #1097695)
03.02.2025 [tw] add heic and webp entries to desktop and mime file
06.08.2023 [tw] Correct libwmf-gtk recommends, remove "-l" from desktop file,
increase debhelper compat level to 7
14.04.2023 [tw] fix possible segfault on corrupt color profiles (Gabriel Vlasiu)
2.3.3
=====
28.01.2023 [as] qiv-command example: added more interesting tags in exiftool.tags.for.qiv-command
28.01.2023 [as] qiv-command example: added gps2url and gimp
23.01.2023 [tw] allow --help and --version without DISPLAY variable set
23.01.2023 [tw] scale fonts according to highDPIfactor
23.01.2023 [tw] fix some deprecation warnings
15.01.2023 [as] fix small bug with --highDPIfactor and --scale_down
and images smaller than screen size before enlarging
but bigger than screensaver after enlarging
22.11.2022 [as] new cmdline option --highDPIfactor: zoom factor to compensate for high (or also low) DPI screens
22.11.2022 [as] statusline+window title: move not so interesting loading time to the end
22.11.2022 [as] fix removing artist/comment text in fullscreen mode
13.11.2022 [as] add ability (and options and toggles) to display EXIF artist name
14.12.2021 [tw] add heif image support via gdk-pixbuf loader
add example in qiv-command on how to run programs without blocking qiv
17.07.2021 [tw] add webp support via imlib loader (Ralf Hoffmann)
27.11.2020 [tw] fix wrong man path, fix clang-10 compiler warning, include debian #969338
09.09.2020 [as] zoom in faster (+50% instead of +10%) if above 100%
09.09.2020 [as] redefined GDK_SCROLL events to move image in fullscreen
30.08.2020 [tw] replace deprecated gdk_draw functions with cairo functions
15.07.2018 [tw] fix: don't ignore maxaspect and scale down options when
reloading image due to watch option on. (Issue #8)
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/graphics/qiv/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/qiv/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/qiv/patches/patch-Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/qiv/Makefile
diff -u pkgsrc/graphics/qiv/Makefile:1.81 pkgsrc/graphics/qiv/Makefile:1.82
--- pkgsrc/graphics/qiv/Makefile:1.81 Tue Jan 27 08:39:48 2026
+++ pkgsrc/graphics/qiv/Makefile Mon Feb 23 16:06:44 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2026/01/27 08:39:48 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2026/02/23 16:06:44 triaxx Exp $
-DISTNAME= qiv-2.3.2
-PKGREVISION= 16
+DISTNAME= qiv-3.0.1
CATEGORIES= graphics x11
MASTER_SITES= https://spiegl.de/qiv/download/
EXTRACT_SUFX= .tgz
@@ -34,7 +33,7 @@ do-install:
.include "../../graphics/tiff/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/file/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/qiv/distinfo
diff -u pkgsrc/graphics/qiv/distinfo:1.16 pkgsrc/graphics/qiv/distinfo:1.17
--- pkgsrc/graphics/qiv/distinfo:1.16 Tue Oct 26 10:46:49 2021
+++ pkgsrc/graphics/qiv/distinfo Mon Feb 23 16:06:44 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 10:46:49 nia Exp $
+$NetBSD: distinfo,v 1.17 2026/02/23 16:06:44 triaxx Exp $
-BLAKE2s (qiv-2.3.2.tgz) = f1e4b382cd84b642184ea6eae52a4f547a6e72781d8dcf06cb86dd6880de8dce
-SHA512 (qiv-2.3.2.tgz) = c4636591f79e8e4c13807433a4101a461e614439e497a5637b958bd9d0937b04515854483d4060d9b1004d6c6060b437d634fdbe491eb0747a660ba65240472d
-Size (qiv-2.3.2.tgz) = 133614 bytes
-SHA1 (patch-Makefile) = 0c8d2368383e3b254dd127aa72dfa973418440a2
+BLAKE2s (qiv-3.0.1.tgz) = fca4d872bf9a4b5e52edf08250283c329f77d8a028171773f1ff8ca57223db62
+SHA512 (qiv-3.0.1.tgz) = 98078da1930cf7784adaee9f5e2697511a01fc37519a8f697722911018ef5f6f259231798a3e9d56b57029559c67c8c55cfd470241db3fe38d8a59c89decd750
+Size (qiv-3.0.1.tgz) = 139348 bytes
+SHA1 (patch-Makefile) = eaaa2339935bb9400f8d8ef5eaf87f8ebf9345c6
Index: pkgsrc/graphics/qiv/patches/patch-Makefile
diff -u pkgsrc/graphics/qiv/patches/patch-Makefile:1.1 pkgsrc/graphics/qiv/patches/patch-Makefile:1.2
--- pkgsrc/graphics/qiv/patches/patch-Makefile:1.1 Tue Oct 5 23:54:27 2021
+++ pkgsrc/graphics/qiv/patches/patch-Makefile Mon Feb 23 16:06:44 2026
@@ -1,8 +1,10 @@
-$NetBSD: patch-Makefile,v 1.1 2021/10/05 23:54:27 snj Exp $
+$NetBSD: patch-Makefile,v 1.2 2026/02/23 16:06:44 triaxx Exp $
+
+Adding missing linker flags.
--- Makefile.orig 2021-10-05 16:42:59.959553303 -0700
+++ Makefile 2021-10-05 16:43:57.778103315 -0700
-@@ -116,7 +116,7 @@ DEFINES_G = $(DEFINES) -DDEBUG
+@@ -120,7 +120,7 @@ DEFINES_G = $(DEFINES) -DDEBUG
all: $(PROGRAM)
$(PROGRAM): $(OBJS)
Home |
Main Index |
Thread Index |
Old Index