Initial commit
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
name: libheif
|
||||
description: HEIF and AVIF file format decoder and encoder
|
||||
version: 1.20.2
|
||||
revision: 1
|
||||
url: https://github.com/strukturag/libheif
|
||||
license: LGPL3-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- libaom
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- libwebp
|
||||
- openh264
|
||||
- x265
|
||||
optional_depends:
|
||||
- dav1d
|
||||
- ffmpeg
|
||||
- libjpeg-turbo
|
||||
- libpng
|
||||
- openjpeg
|
||||
- rav1e
|
||||
- svt-av1
|
||||
make_depends:
|
||||
- cmake
|
||||
- dav1d
|
||||
- ffmpeg
|
||||
- libjpeg-turbo
|
||||
- libpng
|
||||
- libtiff
|
||||
- openjpeg
|
||||
- rav1e
|
||||
- svt-av1
|
||||
downloads:
|
||||
- url: https://github.com/strukturag/libheif/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b70340395d84184bb8dfc833dd51c95ae049435f7ff9abc7b505a08b5ee2bd2a
|
||||
Reference in New Issue
Block a user