diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/libheif/libheif_1.19.8.bb (renamed from meta-multimedia/recipes-multimedia/libheif/libheif_1.19.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/libheif/libheif_1.19.5.bb b/meta-multimedia/recipes-multimedia/libheif/libheif_1.19.8.bb index e024ff0f60..ac469fce87 100644 --- a/meta-multimedia/recipes-multimedia/libheif/libheif_1.19.5.bb +++ b/meta-multimedia/recipes-multimedia/libheif/libheif_1.19.8.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder" | 1 | SUMMARY = "libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder" |
| 2 | HOMEPAGE = "https://github.com/strukturag/libheif" | 2 | HOMEPAGE = "https://github.com/strukturag/libheif" |
| 3 | LICENSE = "LGPL-3.0-only" | 3 | LICENSE = "LGPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f07b2bc152eaee52edbd338825f474d4" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9c0edc7369719b2c47d44e80ba74b4b7" |
| 5 | LICENSE_FLAGS = "commercial" | 5 | LICENSE_FLAGS = "commercial" |
| 6 | 6 | ||
| 7 | COMPATIBLE_MACHINE:powerpc64le = "null" | 7 | COMPATIBLE_MACHINE:powerpc64le = "null" |
| @@ -9,7 +9,7 @@ COMPATIBLE_MACHINE:powerpc64le = "null" | |||
| 9 | SRC_URI = "git://github.com/strukturag/libheif.git;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/strukturag/libheif.git;protocol=https;branch=master" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | SRCREV = "cd95b113d78d0696105a9e678cbd19487ee13d6c" | 12 | SRCREV = "5e9deb19fe6b3768af0bb8e9e5e8438b15171bf3" |
| 13 | 13 | ||
| 14 | inherit cmake pkgconfig | 14 | inherit cmake pkgconfig |
| 15 | 15 | ||
