FreeBSD Bugzilla – Attachment 231749 Details for
Bug 261043
graphics/kf5-kimageformats: enable JPEG XL by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2 (apply via "git am")
bug261043.diff (text/plain), 987 bytes, created by
Jan Beich
on 2022-02-11 11:18:54 UTC
(
hide
)
Description:
v2 (apply via "git am")
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2022-02-11 11:18:54 UTC
Size:
987 bytes
patch
obsolete
>From b22dbee3d95c076f8148a4952bf497784c23fede Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Fri, 11 Feb 2022 11:17:35 +0000 >Subject: [PATCH] graphics/kf5-kimageformats: enable JXL by default > >PR: 261043 >Approved by: ? >--- > graphics/kf5-kimageformats/Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile >index 44bec50314d5..f88757df686a 100644 >--- a/graphics/kf5-kimageformats/Makefile >+++ b/graphics/kf5-kimageformats/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= kimageformats > DISTVERSION= ${KDE_FRAMEWORKS_VERSION} >+PORTREVISION= 1 > CATEGORIES= graphics kde kde-frameworks > > MAINTAINER= kde@FreeBSD.org >@@ -16,7 +17,7 @@ USE_QT= core gui printsupport widgets \ > CFLAGS+= -I${LOCALBASE}/include/Imath > > OPTIONS_DEFINE= AVIF JXL OPENEXR >-OPTIONS_DEFAULT= AVIF OPENEXR >+OPTIONS_DEFAULT= AVIF JXL OPENEXR > OPTIONS_SUB= yes > > AVIF_DESC= AV1 Image File Format via libavif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261043
:
230828
| 231749