Accepting request 415149 from KDE:Frameworks5
1 OBS-URL: https://build.opensuse.org/request/show/415149 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfilemetadata5?expand=0&rev=36
This commit is contained in:
commit
fb7101bb23
@ -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