FreeBSD Bugzilla – Attachment 235064 Details for
Bug 265029
graphics/libheif: Enable examples by default (make heif-convert available)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch.
file_265029.txt (text/plain), 1.15 KB, created by
Mateusz Piotrowski
on 2022-07-04 13:29:24 UTC
(
hide
)
Description:
Proposed patch.
Filename:
MIME Type:
Creator:
Mateusz Piotrowski
Created:
2022-07-04 13:29:24 UTC
Size:
1.15 KB
patch
obsolete
>diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile >index 698f013b99d6..65d80c6ff189 100644 >--- a/graphics/libheif/Makefile >+++ b/graphics/libheif/Makefile >@@ -17,12 +17,10 @@ CPE_VENDOR= struktur > USE_GNOME= gdkpixbuf2 glib20 > USE_LDCONFIG= yes > >-CMAKE_OFF= WITH_EXAMPLES >- > USE_GITHUB= yes > GH_ACCOUNT= strukturag > >-OPTIONS_DEFINE= AOM DAV1D LIBDE265 RAV1E X265 >+OPTIONS_DEFINE= AOM DAV1D EXAMPLES LIBDE265 RAV1E X265 > OPTIONS_DEFAULT= AOM DAV1D LIBDE265 X265 > OPTIONS_SUB= yes > >@@ -38,6 +36,19 @@ AOM_CMAKE_BOOL= WITH_AOM > DAV1D_LIB_DEPENDS= libdav1d.so:multimedia/dav1d > DAV1D_CMAKE_BOOL= WITH_DAV1D > >+EXAMPLES_LIB_DEPENDS= libpng16.so:graphics/png >+EXAMPLES_USES= jpeg >+EXAMPLES_CMAKE_ON= -DWITH_EXAMPLES:bool=ON >+EXAMPLES_CMAKE_OFF= -DWITH_EXAMPLES:bool=OFF >+EXAMPLES_PLIST_FILES= bin/heif-convert \ >+ bin/heif-enc \ >+ bin/heif-info \ >+ bin/heif-thumbnailer \ >+ share/man/man1/heif-convert.1.gz \ >+ share/man/man1/heif-enc.1.gz \ >+ share/man/man1/heif-info.1.gz \ >+ share/man/man1/heif-thumbnailer.1.gz >+ > LIBDE265_LIB_DEPENDS= libde265.so:multimedia/libde265 > LIBDE265_CMAKE_BOOL= WITH_LIBDE265 >
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
Flags:
0mp
:
maintainer-approval?
(
0mp
)
Actions:
View
|
Diff
Attachments on
bug 265029
: 235064