Plasma 5.16 tentative final. Please disable KF5 publishing before accepting.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=208
This commit is contained in:
committed by
Git OBS Bridge
parent
62f9155a9f
commit
e7f20878d1
11
milou5.spec
11
milou5.spec
@@ -18,17 +18,19 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: milou5
|
||||
Version: 5.15.90
|
||||
Version: 5.16.0
|
||||
Release: 0
|
||||
Summary: Dedicated search application built on top of Baloo
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
Url: https://projects.kde.org/milou
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/milou-%{version}.tar.xz
|
||||
Source: milou-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/milou-%{version}.tar.xz.sig
|
||||
Source1: milou-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-UPSTREAM (https://phabricator.kde.org/D21605)
|
||||
Patch1: 0001-Don-t-give-up-if-no-results-arrive-after-500ms.patch
|
||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
@@ -49,8 +51,9 @@ Recommends: %{name}-lang
|
||||
A dedicated search application built on top of Baloo
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q -n milou-%{version}
|
||||
%autosetup -p1 -n milou-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
|
||||
|
Reference in New Issue
Block a user