mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 01:37:54 +00:00
feh: upgrade 3.10.2 -> 3.10.3
Changelog: ========== * Fix feh not respecting aspect ratio of thumbnails that are smaller than --thumb-width and --thumb-height * Fix --no-recursive behaving like --recursive * Fix rotation by 180° corrupting images * Speed up --sort=size and --sort=mtime by caching stat(2) calls Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7ebadc5b3f
commit
2775cdb58c
@ -9,7 +9,7 @@ DEPENDS = "\
|
||||
"
|
||||
|
||||
SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2"
|
||||
SRC_URI[sha256sum] = "5f94a77de25c5398876f0cf431612d782b842f4db154d2139b778c8f196e8969"
|
||||
SRC_URI[sha256sum] = "5426e2799770217af1e01c2e8c182d9ca8687d84613321d8ab4a66fe4041e9c8"
|
||||
|
||||
inherit mime-xdg features_check
|
||||
# depends on virtual/libx11
|
||||
Loading…
x
Reference in New Issue
Block a user