FreeBSD Bugzilla – Attachment 233809 Details for
Bug 263863
graphics/darktable: Fix non functional HEIF option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics/darktable: make HEIF an option
graphics_darktable_Makefile.patch (text/plain), 1.05 KB, created by
Philipp Ost
on 2022-05-08 15:28:04 UTC
(
hide
)
Description:
graphics/darktable: make HEIF an option
Filename:
MIME Type:
Creator:
Philipp Ost
Created:
2022-05-08 15:28:04 UTC
Size:
1.05 KB
patch
obsolete
>diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile >index 3e6d39faab1d..1e56c6d3d91d 100644 >--- a/graphics/darktable/Makefile >+++ b/graphics/darktable/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= darktable > PORTVERSION= 3.8.1 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= graphics > MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ > >@@ -24,7 +24,6 @@ LIB_DEPENDS= libcolord-gtk.so:graphics/colord-gtk \ > libcurl.so:ftp/curl \ > libexiv2.so:graphics/exiv2 \ > libharfbuzz.so:print/harfbuzz \ >- libheif.so:graphics/libheif \ > libicui18n.so:devel/icu \ > libjasper.so:graphics/jasper \ > libjson-glib-1.0.so:devel/json-glib \ >@@ -81,6 +80,10 @@ GPHOTO_CMAKE_BOOL= USE_CAMERA_SUPPORT > GRAPHMAGICK_LIB_DEPENDS=libGraphicsMagick.so:graphics/GraphicsMagick > GRAPHMAGICK_CMAKE_BOOL= USE_GRAPHICSMAGICK > >+HEIF_DESC= Support for the HEIF image format >+HEIF_LIB_DEPENDS= libheif.so:graphics/libheif >+HEIF_CMAKE_BOOL= USE_HEIF >+ > AVIF_LIB_DEPENDS= libavif.so:graphics/libavif > AVIF_CMAKE_BOOL= USE_AVIF >
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 263863
: 233809