mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libheif: update to 1.20.1
This commit is contained in:
parent
711fa1993a
commit
908c83993e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libheif'
|
# Template file for 'libheif'
|
||||||
pkgname=libheif
|
pkgname=libheif
|
||||||
version=1.19.7
|
version=1.20.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
makedepends="libjpeg-turbo-devel libpng-devel libde265-devel x265-devel
|
makedepends="libjpeg-turbo-devel libpng-devel libde265-devel x265-devel
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/strukturag/libheif"
|
homepage="https://github.com/strukturag/libheif"
|
||||||
changelog="https://github.com/strukturag/libheif/releases"
|
changelog="https://github.com/strukturag/libheif/releases"
|
||||||
distfiles="https://github.com/strukturag/libheif/archive/v${version}.tar.gz"
|
distfiles="https://github.com/strukturag/libheif/archive/v${version}.tar.gz"
|
||||||
checksum=8334c7c418f82c30c9bec1f46e6abfd5a8d3c420a3210d5505eb1868696ce0cc
|
checksum=9d3d601ec7a55281217aaa6c773cf6645757b062bc7e9680b664bbd8e481112d
|
||||||
|
|
||||||
libheif-devel_package() {
|
libheif-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue