Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
libkscreen.1385
libkscreen.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libkscreen.spec of Package libkscreen.1385
# # spec file for package libkscreen # # Copyright (c) 2015 SUSE LINUX 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/ # # %define soversion 1 Name: libkscreen Version: 1.0.2 Release: 0 Summary: KDE's screen management library License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz Patch0: fix-cmake-macro.patch BuildRequires: libkde4-devel >= 4.7.0 BuildRequires: libqjson-devel >= 0.8.1 BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-image) BuildRequires: pkgconfig(xcb-renderutil) Provides: libkscreen-plugin BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Dynamic display management library for KDE %package devel Summary: KDE's screen management library (development package) Group: Development/Libraries/C and C++ Requires: %{name}%{soversion} = %{version} %description devel Development files belonging to libkscreen, dynamic display management in KDE %package -n %{name}%{soversion} Summary: KDE's screen management library Group: System/GUI/KDE Recommends: libkscreen-plugin %description -n %{name}%{soversion} Shared library for dynamic display management in KDE %prep %setup -q %patch0 -p1 %build %cmake_kde4 -d build %make_jobs %install pushd build %kde4_makeinstall popd %kde_post_install %post -n %{name}%{soversion} -p /sbin/ldconfig %postun -n %{name}%{soversion} -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING %dir %{_kde4_modulesdir}/plugins/kscreen %{_kde4_modulesdir}/plugins/kscreen/KSC_XRandR.so %{_kde4_modulesdir}/plugins/kscreen/KSC_XRandR11.so %files -n %{name}%{soversion} %defattr(-,root,root) %doc COPYING %{_kde4_libdir}/%{name}.so.%{soversion}* %files devel %defattr(-,root,root) %doc COPYING %{_kde4_includedir}/kscreen/ %{_kde4_libdir}/%{name}.so %{_kde4_libdir}/pkgconfig/kscreen.pc %{_kde4_libdir}/cmake/LibKScreen/ %{_kde4_modulesdir}/plugins/kscreen/KSC_Fake.so %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor