git: 060a35d47019 - main - graphics/kf5-kimageformats: backports to fix animated AVIF performance
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Oct 2022 18:24:11 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=060a35d470191ea04363b29ba06e22ec0e798cd0 commit 060a35d470191ea04363b29ba06e22ec0e798cd0 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-10-15 18:19:10 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-10-15 18:19:10 +0000 graphics/kf5-kimageformats: backports to fix animated AVIF performance Upstream: https://invent.kde.org/frameworks/kimageformats/-/commit/350ce1b990460cb2178f369f22fe80803f5645f3 https://invent.kde.org/frameworks/kimageformats/-/commit/1190e53e9b69da6f9663ceb75c4813c5708b7cbd These commits fix a significant performance issue experienced when using animated AVIF images. Reported by: Nate Graham <nate@kde.org> --- graphics/kf5-kimageformats/Makefile | 4 +++- graphics/kf5-kimageformats/distinfo | 6 +++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile index 03c3537f96d1..43ebec29cfdf 100644 --- a/graphics/kf5-kimageformats/Makefile +++ b/graphics/kf5-kimageformats/Makefile @@ -1,10 +1,12 @@ PORTNAME= kimageformats DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde kde-frameworks PATCH_SITES= https://invent.kde.org/frameworks/${PORTNAME}/-/commit/ PATCHFILES+= f475a4b24a16.patch:-p1 # chase https://github.com/AOMediaCodec/libavif/commit/b3d441ad6d3f +PATCHFILES+= 350ce1b990460cb2178f369f22fe80803f5645f3.diff:-p1 \ + 1190e53e9b69da6f9663ceb75c4813c5708b7cbd.diff:-p1 MAINTAINER= kde@FreeBSD.org COMMENT= KF5 library providing support for additional image formats diff --git a/graphics/kf5-kimageformats/distinfo b/graphics/kf5-kimageformats/distinfo index 1465a68a6f7a..de498fcf26dd 100644 --- a/graphics/kf5-kimageformats/distinfo +++ b/graphics/kf5-kimageformats/distinfo @@ -1,5 +1,9 @@ -TIMESTAMP = 1664689125 +TIMESTAMP = 1665857812 SHA256 (KDE/frameworks/5.99.0/kimageformats-5.99.0.tar.xz) = 06e636d4fe03d8d1b0bfed728d00c83fa639e2990fd5664a7101bd77621db1ee SIZE (KDE/frameworks/5.99.0/kimageformats-5.99.0.tar.xz) = 12298368 SHA256 (KDE/frameworks/5.99.0/f475a4b24a16.patch) = a9b4e458d237333cd3c638e9fea832ef2eb752149b3e9d12c0e8127a9f12565f SIZE (KDE/frameworks/5.99.0/f475a4b24a16.patch) = 1916 +SHA256 (KDE/frameworks/5.99.0/350ce1b990460cb2178f369f22fe80803f5645f3.diff) = ad31c7ed52ef23ace5a60c5d234ca6e4412addac7ccea490535167b45fc901e2 +SIZE (KDE/frameworks/5.99.0/350ce1b990460cb2178f369f22fe80803f5645f3.diff) = 547 +SHA256 (KDE/frameworks/5.99.0/1190e53e9b69da6f9663ceb75c4813c5708b7cbd.diff) = 0fede45390acd8fa166fb33ca03b52150ac4c217c11d7d1006a77fb5e72aa4cc +SIZE (KDE/frameworks/5.99.0/1190e53e9b69da6f9663ceb75c4813c5708b7cbd.diff) = 504