Files
buildroot/package/feh/Config.in
Julien Olivain 918416bf9a package/feh: bump to version 3.10.3
For change log, see [1].

This commit also adds the "file" package optional dependency, for
libmagic. This support was introduced in commit [2].

This commit also updates the project home page and download site URL
to use https.

Finally, the LICENSE file hash is updated to reflect change in [3].

[1] https://github.com/derf/feh/blob/3.10.3/ChangeLog
[2] 4affafe915
[3] 1197dafc11

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-12-12 12:56:27 +01:00

14 lines
348 B
Plaintext

config BR2_PACKAGE_FEH
bool "feh"
depends on BR2_PACKAGE_XORG7
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_XLIB_LIBXT
select BR2_PACKAGE_IMLIB2
select BR2_PACKAGE_IMLIB2_PNG
select BR2_PACKAGE_IMLIB2_JPEG
select BR2_PACKAGE_IMLIB2_X
help
feh is an X11 image viewer aimed mostly at console users.
https://feh.finalrewind.org/