Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] imv: enable HEIF & AVIF support
@ 2021-02-27 17:40 Logarithmus
  2021-02-27 19:07 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: Logarithmus @ 2021-02-27 17:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

There is a new pull request by Logarithmus against master on the void-packages repository

https://github.com/Logarithmus/void-packages imv-libheif
https://github.com/void-linux/void-packages/pull/29096

imv: enable HEIF & AVIF support
`imv` supports HEIF & AVIF, but it has to be linked with `libheif` during build for it to work.

A patch file from https://github.com/void-linux/void-packages/pull/29096.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-imv-libheif-29096.patch --]
[-- Type: text/x-diff, Size: 888 bytes --]

From cfb6019436b784648ddeac4d0dac15c3a65a2481 Mon Sep 17 00:00:00 2001
From: Artur Sinila <opensource@logarithmus.dev>
Date: Sat, 27 Feb 2021 20:35:34 +0300
Subject: [PATCH] imv: enable HEIF & AVIF support

---
 srcpkgs/imv/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/imv/template b/srcpkgs/imv/template
index f80eea83d21..5da389f2ba9 100644
--- a/srcpkgs/imv/template
+++ b/srcpkgs/imv/template
@@ -1,10 +1,10 @@
 # Template file for 'imv'
 pkgname=imv
 version=4.2.0
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="asciidoc pkg-config cmake"
-makedepends="cmocka-devel freeimage-devel glu-devel librsvg-devel libxkbcommon-devel
+makedepends="cmocka-devel freeimage-devel glu-devel librsvg-devel libheif-devel libxkbcommon-devel
  pango-devel wayland-devel inih-devel"
 depends="desktop-file-utils"
 conf_files="/etc/imv_config"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: imv: enable HEIF & AVIF support
  2021-02-27 17:40 [PR PATCH] imv: enable HEIF & AVIF support Logarithmus
@ 2021-02-27 19:07 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2021-02-27 19:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

There's a merged pull request on the void-packages repository

imv: enable HEIF & AVIF support
https://github.com/void-linux/void-packages/pull/29096

Description:
`imv` supports HEIF & AVIF, but it has to be linked with `libheif` during build for it to work.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-27 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-27 17:40 [PR PATCH] imv: enable HEIF & AVIF support Logarithmus
2021-02-27 19:07 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).