Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919330 - media-libs/libheif-1.17.5 version bump
Summary: media-libs/libheif-1.17.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-06 13:41 UTC by Daniel Novomeský
Modified: 2024-07-21 08:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Novomeský 2023-12-06 13:41:42 UTC
Hello,

there is a new version available:
https://github.com/strukturag/libheif/releases/tag/v1.17.5

The new version uses cmake to build.

There is also new-optional dependency on media-libs/openjpeg for JPEG2000 embedded in HEIF.

libheif-9999 needs to be updated to use cmake too.
Comment 1 Azamat H. Hackimov 2024-01-19 22:29:50 UTC
Please note, autotools buildsystem is being deprecated by upstream in favor CMake. Ebuild should be rewritten to use cmake eclass.

configure: DEPRECATION WARNING
configure: The autotools build scripts are deprecated in favor of CMake.
configure: Please switch to a CMake building process.
configure: The 'configure' script will be removed in a future release.
Comment 2 Larry the Git Cow gentoo-dev 2024-07-21 08:10:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e038bd9df457b5bfa2bd6c667bb5b94494332090

commit e038bd9df457b5bfa2bd6c667bb5b94494332090
Author:     Guillermo Joandet <gjoandet@gmail.com>
AuthorDate: 2024-06-01 15:23:27 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2024-07-21 08:09:11 +0000

    media-libs/libheif: Bump to 1.17.6
    
    Bug: https://github.com/gentoo/gentoo/pull/36951
    Closes: https://bugs.gentoo.org/882689
    Closes: https://bugs.gentoo.org/919330
    Signed-off-by: Guillermo Joandet <gjoandet@gmail.com>
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-libs/libheif/Manifest              |   1 +
 media-libs/libheif/libheif-1.17.6.ebuild | 104 +++++++++++++++++++++++++++++++
 media-libs/libheif/metadata.xml          |   1 +
 3 files changed, 106 insertions(+)