FreeBSD Bugzilla – Attachment 239373 Details for
Bug 268853
multimedia/libopenshot: Adding resvg option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for multimedia/libopenshot
0001-multimedia-libopenshot-Adding-resvg-option.patch (text/plain), 1.80 KB, created by
Tatsuki Makino
on 2023-01-10 08:33:13 UTC
(
hide
)
Description:
patch for multimedia/libopenshot
Filename:
MIME Type:
Creator:
Tatsuki Makino
Created:
2023-01-10 08:33:13 UTC
Size:
1.80 KB
patch
obsolete
>From de813a748a816c3c2d8362830b02f503273b1e14 Mon Sep 17 00:00:00 2001 >From: Tatsuki Makino <tatsuki_makino@hotmail.com> >Date: Mon, 9 Jan 2023 12:00:00 +0000 >Subject: multimedia/libopenshot: Adding resvg option > >--- > multimedia/libopenshot/Makefile | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) > >diff --git a/multimedia/libopenshot/Makefile b/multimedia/libopenshot/Makefile >index 1d0a5ff89b..7cd7ab64da 100644 >--- a/multimedia/libopenshot/Makefile >+++ b/multimedia/libopenshot/Makefile >@@ -27,18 +27,18 @@ USE_GITHUB= yes > GH_ACCOUNT= OpenShot > USE_LDCONFIG= yes > USE_PYTHON= flavors >-USE_QT= core gui svg widgets buildtools:build qmake:build >+USE_QT= core gui widgets buildtools:build qmake:build > CMAKE_ON= USE_SYSTEM_JSONCPP DISABLE_BUNDLED_JSONCPP\ > USE_HW_ACCEL ENABLE_PYTHON\ > CMAKE_DISABLE_FIND_PACKAGE_Catch2\ >- CMAKE_DISABLE_FIND_PACKAGE_Resvg\ > CMAKE_DISABLE_FIND_PACKAGE_Ruby > CMAKE_OFF= ENABLE_PARALLEL_CTEST VERBOSE_TESTS ENABLE_COVERAGE\ > APPIMAGE_BUILD BUILD_TESTING ENABLE_TESTS ENABLE_RUBY > >-OPTIONS_DEFINE= DOCS IMAGEMAGICK OPENCV >+OPTIONS_DEFINE= DOCS IMAGEMAGICK OPENCV RESVG > OPTIONS_DEFAULT= IMAGEMAGICK OPENCV > OPTIONS_SUB= yes >+RESVG_DESC?= SVG vector graphics support via resvg > DOCS_BUILD_DEPENDS= doxygen:devel/doxygen > DOCS_CMAKE_BOOL= ENABLE_LIB_DOCS > DOCS_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Doxygen >@@ -53,6 +53,10 @@ OPENCV_CMAKE_BOOL= ENABLE_OPENCV > OPENCV_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenCV\ > CMAKE_DISABLE_FIND_PACKAGE_Protobuf > OPENCV_CMAKE_ON= -DOpenCV_DIR:STRING=${LOCALBASE:Q}/cmake/opencv4 >+RESVG_LIB_DEPENDS= libresvg.so:graphics/resvg-capi >+RESVG_USE_OFF= qt=svg >+RESVG_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Resvg >+RESVG_CMAKE_ON= -DRESVGDIR:STRING=${LOCALBASE:Q} > > .if !exists(/usr/include/omp.h) > USES+= compiler:gcc-c++11-lib >-- >2.39.0 >
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 268853
: 239373