[packages/ffmpeg] - disable opencv as it requires to be build with c++ compiler, rel 1

baggins baggins at pld-linux.org
Mon Oct 16 00:19:26 CEST 2023


commit 019e6753ff8d988379e73bbba8b4ebd7e97fb550
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Oct 16 00:18:48 2023 +0200

    - disable opencv as it requires to be build with c++ compiler, rel 1

 ffmpeg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 0876772..1c6fcce 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -56,7 +56,7 @@
 %bcond_without	omx		# OpenMAX IL support
 %bcond_without	openal		# OpenAL 1.1 capture support
 %bcond_without	opencl		# OpenCL 1.2 code
-%bcond_without	opencv		# OpenCV video filtering
+%bcond_with	opencv		# OpenCV video filtering
 %bcond_without	opengl		# OpenGL rendering support
 %bcond_with	openh264	# OpenH264 H.264 encoder
 %bcond_without	openmpt		# OpenMPT module decoder
@@ -129,7 +129,7 @@ Summary:	FFmpeg - a very fast video and audio converter
 Summary(pl.UTF-8):	FFmpeg - szybki konwerter audio/wideo
 Name:		ffmpeg
 Version:	6.0
-Release:	0.1
+Release:	1
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # GPL: frei0r libcdio libdavs2 rubberband vidstab x264 x265 xavs xavs2 xvid
 # v3 (allows *GPLv3 or Apache-licensed libs): gmp lensfun opencore-amr vmaf vo-*enc rkmpp
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffmpeg.git/commitdiff/019e6753ff8d988379e73bbba8b4ebd7e97fb550



More information about the pld-cvs-commit mailing list