]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- disable opencv as it requires to be build with c++ compiler, rel 1 auto/th/ffmpeg-6.0-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 15 Oct 2023 22:18:48 +0000 (00:18 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 15 Oct 2023 22:18:48 +0000 (00:18 +0200)
ffmpeg.spec

index 08767723e4974559faf8563c06e526c93e6c770d..1c6fcce903d0dab78e0262dee4ff47bf5df4c3bf 100644 (file)
@@ -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
This page took 0.058789 seconds and 4 git commands to generate.