SHA256
1
0
forked from pool/kinfocenter5
Hrvoje Senjan 2014-06-12 17:50:16 +00:00 committed by Git OBS Bridge
parent a24431b602
commit d6fe31ced0
5 changed files with 8 additions and 101 deletions

View File

@ -1,12 +0,0 @@
<services>
<service name="tar_scm">
<param name="url">git://anongit.kde.org/kinfocenter.git</param>
<param name="scm">git</param>
<param name="versionformat">4.95.0~%cd~%h</param>
</service>
<service name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version"/>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:465d1f54a0ac99b9e115dea129d880aa5d6598ac223ae110c69b4f691bd8b97d
size 419328

View File

@ -1,86 +0,0 @@
#
# spec file for package kinfocenter5
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: kinfocenter5
Version: 4.95.0~20140610~ac50d13
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
BuildRequires: extra-cmake-modules
BuildRequires: kcmutils-devel
BuildRequires: kcompletion-devel
BuildRequires: kconfig-devel
BuildRequires: kdelibs4support-devel
BuildRequires: kdoctools-devel
BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel
BuildRequires: kio-devel
BuildRequires: kwindowsystem-devel
BuildRequires: kxmlgui-devel
BuildRequires: libraw1394-devel
BuildRequires: pciutils-devel
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(egl)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glu)
BuildRequires: pkgconfig(wayland-client)
Conflicts: kdebase4-workspace
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
KDE Utility that provides information about a computer system.
%prep
%setup -q -n kinfocenter-%{version}
%build
%cmake_kf5 -d build
%make_jobs
%install
%kf5_makeinstall -C build
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%{_kf5_bindir}/kinfocenter
%{_kf5_plugindir}/
%{_kf5_applicationsdir}/kinfocenter.desktop
%dir %{_kf5_htmldir}/en
%dir %{_kf5_htmldir}
%doc %{_kf5_htmldir}/en/kinfocenter/
%{_kf5_sharedir}/kcmusb/
%{_kf5_sharedir}/kcmview1394/
%{_kf5_servicesdir}/
%{_kf5_servicetypesdir}/
%{_kf5_sharedir}/kinfocenter/
%{_kf5_configdir}/menus/kde-information.menu
%exclude %{_kf5_sharedir}/desktop-directories/
%changelog

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8450091de5afe5349b5d9c87bdab9930129b13c09b6bd05f0f555c4f103723ba
size 1061872

5
kinfocenter5.changes Normal file
View File

@ -0,0 +1,5 @@
-------------------------------------------------------------------
Thu Jun 12 17:49:32 UTC 2014 - hrvoje.senjan@gmail.com
- Activate kinfocenter5 package