forked from pool/kinfocenter5
This commit is contained in:
parent
3cb0f6d8b0
commit
35dcff7a44
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74629647897a6ff7d2bae45d1d8c1c473ed2c9a65cc7877b042114e1e81bb02b
|
||||
size 1074964
|
3
kinfocenter-5.2.95.tar.xz
Normal file
3
kinfocenter-5.2.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b510195dce46909b3663e778d9cca21d95467520db291611f577f00b5bd2941
|
||||
size 1043088
|
@ -16,8 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
Name: kinfocenter5
|
||||
Version: 5.2.2
|
||||
Version: 5.2.95
|
||||
Release: 0
|
||||
Summary: Utility that provides information about a computer system
|
||||
License: GPL-2.0+
|
||||
@ -25,17 +26,17 @@ Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: kinfocenter-%{version}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
# PATCH-FIX-OPENSUSE opensuse-kinfocenter.diff (created by Alin M. Elena to have some openSUSE distro info in kinfocenter)
|
||||
Patch0: opensuse-kinfocenter.diff
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kcmutils-devel
|
||||
BuildRequires: kcompletion-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kdeclarative-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: kpackage-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libraw1394-devel
|
||||
BuildRequires: pciutils-devel
|
||||
@ -43,8 +44,8 @@ BuildRequires: plasma-framework-devel
|
||||
BuildRequires: solid-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.3.0
|
||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.3.0
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.4.0
|
||||
BuildRequires: pkgconfig(egl)
|
||||
%ifarch %arm aarch64
|
||||
BuildRequires: pkgconfig(glesv2)
|
||||
@ -67,7 +68,6 @@ KDE Utility that provides information about a computer system.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q -n kinfocenter-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||
@ -91,6 +91,7 @@ KDE Utility that provides information about a computer system.
|
||||
%doc %{_kf5_htmldir}/en/kinfocenter/
|
||||
%{_kf5_sharedir}/kcmusb/
|
||||
%{_kf5_sharedir}/kcmview1394/
|
||||
%{_kf5_sharedir}/kpackage/
|
||||
%{_kf5_servicesdir}/
|
||||
%{_kf5_servicetypesdir}/
|
||||
%{_kf5_sharedir}/kxmlgui5/
|
||||
|
Loading…
Reference in New Issue
Block a user