Accepting request 1247765 from multimedia:libs
- Adjust bconds to build the package in SLFO without xvidcore. OBS-URL: https://build.opensuse.org/request/show/1247765 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ffmpeg-4?expand=0&rev=73
This commit is contained in:
commit
b13cda9bd1
@ -1,4 +1,4 @@
|
|||||||
mtime: 1736168221
|
mtime: 1740184381
|
||||||
commit: 52f36ca5b3383586c1ae8abf1b64353de97005272d185339a0eca858376b3ac2
|
commit: b6a9351332f68f9e2bb88064077f83991397ad6f174d995f76f27f9fb779232e
|
||||||
url: https://src.opensuse.org/jengelh/ffmpeg-4
|
url: https://src.opensuse.org/jengelh/ffmpeg-4
|
||||||
revision: master
|
revision: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e530d510b2e2b7a016342b47e8ea5636690241123d58c95a3864cfd1a2a60a19
|
oid sha256:2bd8d5f2b7aefaf729b0d8eaba1ad1dad24e2996bea43bf2569ae8d69d6ca64e
|
||||||
size 256
|
size 256
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 15 08:18:54 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Adjust bconds to build the package in SLFO without xvidcore.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 6 11:53:32 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
Mon Jan 6 11:53:32 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
%bcond_with x265
|
%bcond_with x265
|
||||||
%bcond_with xvid
|
%bcond_with xvid
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1500
|
%if 0%{?suse_version} > 1600
|
||||||
%bcond_without libaom
|
%bcond_without libaom
|
||||||
%bcond_without mysofa
|
%bcond_without mysofa
|
||||||
%bcond_without vidstab
|
%bcond_without vidstab
|
||||||
@ -73,6 +73,15 @@
|
|||||||
%bcond_without opencore
|
%bcond_without opencore
|
||||||
%bcond_without xvid
|
%bcond_without xvid
|
||||||
%else
|
%else
|
||||||
|
%if 0%{?suse_version} > 1500
|
||||||
|
%bcond_without mysofa
|
||||||
|
%bcond_without vidstab
|
||||||
|
%bcond_without codec2
|
||||||
|
%bcond_without rubberband
|
||||||
|
%bcond_without vulkan
|
||||||
|
%bcond_without amrwb
|
||||||
|
%bcond_without opencore
|
||||||
|
%else
|
||||||
%bcond_with libaom
|
%bcond_with libaom
|
||||||
%bcond_with mysofa
|
%bcond_with mysofa
|
||||||
%bcond_with vidstab
|
%bcond_with vidstab
|
||||||
@ -85,6 +94,7 @@
|
|||||||
%bcond_with zmq
|
%bcond_with zmq
|
||||||
%bcond_with vulkan
|
%bcond_with vulkan
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} >= 1500
|
%if 0%{?suse_version} >= 1500
|
||||||
%bcond_without zimg
|
%bcond_without zimg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user