diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-13 12:05:04 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-13 00:30:50 -0700 |
| commit | ff39e9c8bb878eec79cb04cd736e7db5fa531988 (patch) | |
| tree | aa89e8382926e1e8b6cf2d960a516160104559c6 | |
| parent | 2a19e17aa8c555998053187e0a4b0c14a81d3533 (diff) | |
| download | meta-openembedded-ff39e9c8bb878eec79cb04cd736e7db5fa531988.tar.gz | |
feh: upgrade 3.12.1 -> 3.12.2
Changelog:
============
* Treat audio/mpeg files as images and display their cover image,
if present
* Fix menu-related focusing issues under Xwayland
* Support reproducible builds for feh(1) manual
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-graphics/feh/feh_3.12.2.bb (renamed from meta-oe/recipes-graphics/feh/feh_3.12.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/feh/feh_3.12.1.bb b/meta-oe/recipes-graphics/feh/feh_3.12.2.bb index 2ac504a551..a330c733d5 100644 --- a/meta-oe/recipes-graphics/feh/feh_3.12.1.bb +++ b/meta-oe/recipes-graphics/feh/feh_3.12.2.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = "\ | |||
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" | 11 | SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" |
| 12 | SRC_URI[sha256sum] = "6772f48e7956a16736e4c165a8367f357efc413b895f5b04133366e01438f95d" | 12 | SRC_URI[sha256sum] = "7ce358b18a7f37bcc97a09b4efd89fdadd54cd8e7032db345f61e66dd04b1c3f" |
| 13 | 13 | ||
| 14 | inherit mime-xdg features_check | 14 | inherit mime-xdg features_check |
| 15 | # depends on virtual/libx11 | 15 | # depends on virtual/libx11 |
