Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
libheif
Commits:
ee111c9f by Christian Hesse at 2026-09-21T21:01:06+02:00
upgpkg: 1.23.5-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libheif
pkgdesc = An HEIF and AVIF file format decoder and encoder
- pkgver = 1.23.4
+ pkgver = 1.23.5
pkgrel = 1
url = https://github.com/strukturag/libheif
arch = x86_64
@@ -43,7 +43,7 @@ pkgbase = libheif
optdepends = rav1e: rav1e encoder
optdepends = svt-av1: svt-av1 encoder
provides = libheif.so
- source = git+https://github.com/strukturag/libheif#tag=v1.23.4
- sha256sums =
9e4ee6b39d5ef7c8ae276364c848d9bf7e7faa39ffbb1e5e222b91e029500625
+ source = git+https://github.com/strukturag/libheif#tag=v1.23.5
+ sha256sums =
8e376d931d85ee96e1414af93a0157b572034582dba60a56b7a91b3bd49bb73e
pkgname = libheif
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Adam Fontenot <[email protected]>
pkgname=libheif
-pkgver=1.23.4
+pkgver=1.23.5
pkgrel=1
pkgdesc='An HEIF and AVIF file format decoder and encoder'
arch=(x86_64)
@@ -38,7 +38,7 @@ optdepends=('libjpeg-turbo: for heif-dec and heif-enc'
'rav1e: rav1e encoder'
'svt-av1: svt-av1 encoder')
source=(git+https://github.com/strukturag/libheif#tag=v$pkgver)
-sha256sums=('9e4ee6b39d5ef7c8ae276364c848d9bf7e7faa39ffbb1e5e222b91e029500625')
+sha256sums=('8e376d931d85ee96e1414af93a0157b572034582dba60a56b7a91b3bd49bb73e')
build() {
cmake -B build -S $pkgname \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/commit/ee111c9fceed19d112d299dbe4777c7b11603260
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/commit/ee111c9fceed19d112d299dbe4777c7b11603260
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help