From 714eec2b1ede76236171ae9746375df5114eb969 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 11 Jan 2022 10:30:56 +0000 Subject: feh: update to 3.8 Mon, 03 Jan 2022 11:29:03 +0100 Daniel Friesel * Release v3.8 * Add button ID "0" to cursor bindings. This pseudo-button is triggered whenever feh observes a cursor movement. It does not have a default binding. * Support hexadecimal IDs in --window-id * Disable --auto-rotate in feh builds compiled with Imlib2 1.7.5 or later. Imlib2 1.7.5 introduces transparent EXIF-based image orientation adjustment, so --auto-rotate is no longer needed (and would cause mis-orientation of images, as Imlib2 has already adjusted the orientation). --- graphics/feh/Makefile | 5 ++--- graphics/feh/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 5f294308d24..d76976f8a52 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.119 2021/12/19 11:02:22 nia Exp $ +# $NetBSD: Makefile,v 1.120 2022/01/11 10:30:56 nia Exp $ -DISTNAME= feh-3.7.2 -PKGREVISION= 1 +DISTNAME= feh-3.8 CATEGORIES= graphics MASTER_SITES= https://feh.finalrewind.org/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index 1249b37dc17..5190c82507f 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.64 2021/10/26 10:46:07 nia Exp $ +$NetBSD: distinfo,v 1.65 2022/01/11 10:30:56 nia Exp $ -BLAKE2s (feh-3.7.2.tar.bz2) = 6d4bb593d243d5cf93ff6dc961e2bdb24b6b2d9066170712fc696a9c22c55833 -SHA512 (feh-3.7.2.tar.bz2) = e74c4a4ce655711dc3c777f83c9376d54aa82aa7e38e07837b8593ed19ba813217f99d5768c8f8d0b6c1a0f6475a5e36cf404f4bc024674214568715a931b9e3 -Size (feh-3.7.2.tar.bz2) = 2121677 bytes +BLAKE2s (feh-3.8.tar.bz2) = b69e2bd41fe0288b5a4cacb5eaa5b01051392d8b61250b4958f81621bd8b0b52 +SHA512 (feh-3.8.tar.bz2) = 99e09b4a9a02e087714d95fc8314757c52f4b0f188dcb28ed9972dc1215cec2daa2a9e2a64d0078a24cee74cbdf6fdc57ff264a3f7bb3fc00e00c827b655ca2f +Size (feh-3.8.tar.bz2) = 2122631 bytes SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb SHA1 (patch-src_getopt.c) = 1a91896a7bed8670fc44798308341633f818ebdc SHA1 (patch-src_gib__imlib.c) = 4f231e1bd8698e0bff796fab6b553649c31e1650 -- cgit v1.2.3