Accepting request 442607 from home:olh:branches:KDE:Extra
Expand macro kde4_runtime_requires only when its available to fix quilt setup OBS-URL: https://build.opensuse.org/request/show/442607 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=12
This commit is contained in:
parent
8baa688ca0
commit
4542b87aae
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 07:20:36 UTC 2016 - olaf@aepfle.de
|
||||
|
||||
- Expand macro kde4_runtime_requires only when its available
|
||||
to fix quilt setup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 10 18:09:43 UTC 2016 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
|
@ -16,42 +16,42 @@
|
||||
#
|
||||
|
||||
|
||||
Name: kaffeine
|
||||
Summary: Vlc-Based Multimedia Player
|
||||
Version: 2.0.4
|
||||
Release: 0
|
||||
Url: http://kaffeine.kde.org/
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Multimedia/Video/Players
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Name: kaffeine
|
||||
Summary: Vlc-Based Multimedia Player
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Multimedia/Video/Players
|
||||
Version: 2.0.4
|
||||
Release: 0
|
||||
Url: http://kaffeine.kde.org/
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
# PATCH-FEATURE-OPENSUSE kaffeine-fixsplitter.patch -- GUI improvement (allow more flexibly set splitters)
|
||||
Patch0: kaffeine-fixsplitter.patch
|
||||
Recommends: %{name}-lang = %version
|
||||
Requires: libQt5Sql5-sqlite
|
||||
Patch0: kaffeine-fixsplitter.patch
|
||||
Recommends: %{name}-lang = %version
|
||||
Requires: libQt5Sql5-sqlite
|
||||
Requires(post): hicolor-icon-theme
|
||||
Requires(post): update-desktop-files
|
||||
Requires(postun): hicolor-icon-theme
|
||||
Requires(postun): update-desktop-files
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5Solid)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5Solid)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
%if 0%{?suse_version} > 1320
|
||||
BuildRequires: pkgconfig(libdvbv5)
|
||||
BuildRequires: pkgconfig(libdvbv5)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libvlc) >= 2.2.0
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
BuildRequires: pkgconfig(Qt5Sql)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xscrnsaver)
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
BuildRequires: pkgconfig(Qt5Sql)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||
BuildRequires: pkgconfig(libvlc) >= 2.2.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xscrnsaver)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user