forked from pool/kinfocenter5
This commit is contained in:
parent
d6fe31ced0
commit
9efda5b55b
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8450091de5afe5349b5d9c87bdab9930129b13c09b6bd05f0f555c4f103723ba
|
||||
size 1061872
|
||||
oid sha256:2c6298b94f5a98982cb43779c3d1843b88b561050b60324a83975909cef8f8c5
|
||||
size 1061920
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: kinfocenter5
|
||||
Version: 4.95.0~git
|
||||
Version: 4.97.0
|
||||
Release: 0
|
||||
Summary: Utility that provides information about a computer system
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: kinfocenter-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/plasma/%{version}/src/kinfocenter-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kcmutils-devel
|
||||
BuildRequires: kcompletion-devel
|
||||
@ -55,6 +55,7 @@ KDE Utility that provides information about a computer system.
|
||||
|
||||
%prep
|
||||
%setup -q -n kinfocenter-%{version}
|
||||
sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
|
Loading…
Reference in New Issue
Block a user