From: Wang Mingyu <[email protected]> License-Update: Copyright year updated to 2025
Changelog: ============ * Correctly center images in fullscreen mode. This fixes a regression introduced in v3.11. * New option: --tap-zones enables support for simple prev/next tap zones * Fix --scale-down not scaling down the first image in floating i3 windows and similar setups Signed-off-by: Wang Mingyu <[email protected]> --- meta-oe/recipes-graphics/feh/{feh_3.10.3.bb => feh_3.11.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/feh/{feh_3.10.3.bb => feh_3.11.1.bb} (78%) diff --git a/meta-oe/recipes-graphics/feh/feh_3.10.3.bb b/meta-oe/recipes-graphics/feh/feh_3.11.1.bb similarity index 78% rename from meta-oe/recipes-graphics/feh/feh_3.10.3.bb rename to meta-oe/recipes-graphics/feh/feh_3.11.1.bb index 5ab333c60d..1a269624a7 100644 --- a/meta-oe/recipes-graphics/feh/feh_3.10.3.bb +++ b/meta-oe/recipes-graphics/feh/feh_3.11.1.bb @@ -2,14 +2,14 @@ SUMMARY = "X11 image viewer aimed mostly at console users" HOMEPAGE = "https://feh.finalrewind.org/" SECTION = "x11/utils" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=150e4c518ff8aaecfe35694e47661d9a" +LIC_FILES_CHKSUM = "file://COPYING;md5=275a549d1abc07e3bae1d7137f53f602" DEPENDS = "\ imlib2 \ virtual/libx11 libxt\ " SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" -SRC_URI[sha256sum] = "5426e2799770217af1e01c2e8c182d9ca8687d84613321d8ab4a66fe4041e9c8" +SRC_URI[sha256sum] = "43d8e6742ec273ef3084bde82c5ead5a074348d9bfce28f1b0f8504623ca9b74" inherit mime-xdg features_check # depends on virtual/libx11 -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#119202): https://lists.openembedded.org/g/openembedded-devel/message/119202 Mute This Topic: https://lists.openembedded.org/mt/115042209/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
