Commit graph

15 commits

Author SHA1 Message Date
Harry Jeffery 885e17397a Release v4.4.0 2023-01-18 22:20:52 +00:00
Harry Jeffery 7bf30e6c92 rsvg: Suppress deprecation warnings
Newer APIs will be used when necessary, to maintain compatibility with
older versions of rsvg. In the mean time, disable the noisy warnings.
2021-12-08 22:03:29 +00:00
Cem Keylan a83304d4d6 Add support for libgrapheme as an icu replacement 2021-12-08 21:12:20 +00:00
Maxim Karasev f58e81288b Rename imv-folder to imv-dir
There is no such thing as 'folder' in Unix. We only have directories
(also sometimes called 'catalogs').
2021-09-29 21:17:05 +00:00
Harry Jeffery 6fffe14458 Release v4.3.0 2021-08-05 22:20:41 +01:00
Harry Jeffery e7c564f051 Fix missing m dependency for imv-msg
Fixes #328
2021-07-09 00:07:08 +01:00
somini ebef68aece Add a contrib-commands option
This includes the commands available in contrib/. It's enabled by
default.

I moved the manpage and desktop file to their regular locations to avoid
complicating the meson file too much. They won't be installed when you
disable the contrib commands.
2021-07-08 23:30:24 +01:00
somini 38eee61beb Include support for imv-folder
This is a wrapper to open all images in a folder.

Includes:
- Script itself
- Man page
- Desktop file
- Necessary Makefile changes

Fix #223
2021-07-08 23:30:24 +01:00
Haelwenn (lanodan) Monnier 70a70727b7 Fallback to 'opengl' when dependency('gl') fails
This allows for imv to work on a system where libX11 is fully removed
2021-04-14 15:31:37 +01:00
Harry Jeffery a4bb341a9b Release v4.2.0 2020-12-17 20:30:42 +00:00
Stephan Lachnit 84a1f7aa83 Use system inih if available
* inih is now widely available as a system library
* if not, a fallback from Wrap DB can be used

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-12-02 00:19:14 +00:00
Simon Ser cb7b5fcd5d Make tests and man pages optional
Allows to build imv without these extra features.
2020-11-16 22:01:46 +00:00
Aleksei Bavshin f6046f8bb4 Fix double-quoted version when building without git
Use pkg-config for libtiff dependency

Fixes #228
2020-06-12 01:07:16 +01:00
Carlo Abelli eb60fefc3b Add HEIF support
Support the HEIF format using libheif.
2020-05-21 11:31:04 +01:00
Eric Engestrom d75b2bc13a add meson build system 2020-02-08 00:29:25 +00:00