forked from pool/kfilemetadata5
Accepting request 415065 from home:olh:branches:KDE:Frameworks5
- Build with ffmpeg unconditional OBS-URL: https://build.opensuse.org/request/show/415065 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kfilemetadata5?expand=0&rev=109
This commit is contained in:
parent
1928e04d5c
commit
19f30a79a5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 11:28:39 UTC 2016 - olaf@aepfle.de
|
||||||
|
|
||||||
|
- Build with ffmpeg unconditional
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 6 15:03:41 UTC 2016 - hrvoje.senjan@gmail.com
|
Wed Jul 6 15:03:41 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%bcond_without ffmpeg
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define _tar_path 5.24
|
%define _tar_path 5.24
|
||||||
Name: kfilemetadata5
|
Name: kfilemetadata5
|
||||||
@ -30,7 +31,7 @@ Source: http://download.kde.org/stable/frameworks/%{_tar_path}/kfilemeta
|
|||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
Patch0: ffmpeg-buildrequires.patch
|
Patch0: ffmpeg-buildrequires.patch
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
%if %{with ffmpeg}
|
||||||
BuildRequires: pkgconfig(libavcodec)
|
BuildRequires: pkgconfig(libavcodec)
|
||||||
BuildRequires: pkgconfig(libavformat)
|
BuildRequires: pkgconfig(libavformat)
|
||||||
BuildRequires: pkgconfig(libavutil)
|
BuildRequires: pkgconfig(libavutil)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user