Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 2ba2aaba4b128d187963763e124a2741 > files > 2

kwindowsystem-5.5.0-1.mga5.src.rpm

#
# Please do not update/rebuild/touch this package before asking first to mikala and/or neoclust
# This package is part of the KDE Stack.
#

%define rel 1

Summary:        KDE Frameworks 5 Tier 1 integration module with classes for windows management
Name:           kwindowsystem
Version: 5.5.0
Release:        %mkrel %rel
License:        GPLv2+
Group:          System/Base
Source0:        http://fr2.rpmfind.net/linux/KDE/unstable/framework/%{name}-%{version}.tar.xz
URL:            https://www.kde.org/

BuildRequires:  pkgconfig(Qt5Core) 
BuildRequires:  pkgconfig(Qt5Test)
BuildRequires:  pkgconfig(Qt5Gui)
BuildRequires:  pkgconfig(Qt5Widgets)
BuildRequires:  pkgconfig(Qt5X11Extras)
BuildRequires:  pkgconfig(Qt5Help)

BuildRequires:  pkgconfig(xrender)
BuildRequires:  pkgconfig(xcb-keysyms)

BuildRequires:  cmake
BuildRequires:  kf5-macros

%description
KDE Frameworks 5 Tier 1 integration module with classes for windows management

#--------------------------------------------------------------------

%define kf5windowsystem_major 5
%define libkf5windowsystem %mklibname kf5windowsystem %{kf5windowsystem_major}

%package -n %libkf5windowsystem
Summary:      KDE Frameworks 5 Tier 1 integration module with classes for windows management
Group:        System/Libraries


%description -n %libkf5windowsystem
KDE Frameworks 5 Tier 1 integration module with classes for windows management

%files -n %libkf5windowsystem
%_kf5_libdir/libKF5WindowSystem.so.%{kf5windowsystem_major}*

#(nl) Remove when find_lang is fixed
%_datadir/locale/*/LC_MESSAGES/*.qm

#--------------------------------------------------------------------

%define kf5windowsystem_devel %mklibname kf5windowsystem -d

%package -n %kf5windowsystem_devel

Summary:        Devel stuff for %name
Group:          Development/KDE and Qt
Requires:       %libkf5windowsystem = %version-%release
Provides:       %name-devel = %{version}-%{release}

%description -n %kf5windowsystem_devel
This package contains header files needed if you wish to build applications
based on %name.

%files -n %kf5windowsystem_devel
%_kf5_includedir/KWindowSystem
%_kf5_includedir/kwindowsystem_version.h
%_kf5_libdir/cmake/KF5WindowSystem
%_kf5_libdir/libKF5WindowSystem.so
%_libdir/qt5/mkspecs/modules/*.pri

#--------------------------------------------------------------------

%prep
%setup -q -n %name-%version

%build
%cmake_kf5
%make

%install
%makeinstall_std -C build



%changelog
* Tue Dec 16 2014 neoclust <neoclust> 5.5.0-1.mga5
+ Revision: 803381
- New version 5.5.0

* Wed Oct 15 2014 umeabot <umeabot> 5.1.0-3.mga5
+ Revision: 742716
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 5.1.0-2.mga5
+ Revision: 681253
- Mageia 5 Mass Rebuild

* Thu Aug 07 2014 neoclust <neoclust> 5.1.0-1.mga5
+ Revision: 660453
- New version 5.1.0

* Sat Jul 12 2014 neoclust <neoclust> 5.0.0-1.mga5
+ Revision: 651526
- New version 5.0.0

* Sun Jul 06 2014 neoclust <neoclust> 4.100.0-1.mga5
+ Revision: 645435
- New version 4.100.0
- New version 4.99.0

* Wed Apr 02 2014 neoclust <neoclust> 4.98.0-1.mga5
+ Revision: 611305
- New version 4.98.0

* Wed Mar 05 2014 neoclust <neoclust> 4.97.0-1.mga5
+ Revision: 599691
- New version 4.97.0

* Sun Feb 16 2014 neoclust <neoclust> 4.96.0-1.mga5
+ Revision: 593058
- New version 4.96.0

* Tue Feb 11 2014 neoclust <neoclust> 4.95.0-2.mga5
+ Revision: 589476
- Remove missing deps

* Tue Feb 11 2014 neoclust <neoclust> 4.95.0-1.mga5
+ Revision: 589236
- imported package kwindowsystem