X-Git-Url: https://git.pld-linux.org/?p=packages%2Fkp5-xdg-desktop-portal-kde.git;a=blobdiff_plain;f=kp5-xdg-desktop-portal-kde.spec;h=c72f2f34e43a00a19ec283ac9fab65c8a603d476;hp=d36adb15aa4cb143e820743fe7a1caf3397a2a44;hb=refs%2Ftags%2Fauto%2Fth%2Fkp5-xdg-desktop-portal-kde-5.15.3-1;hpb=7f2994a14aa6dc72b55e326d026fb2f44cc64201 diff --git a/kp5-xdg-desktop-portal-kde.spec b/kp5-xdg-desktop-portal-kde.spec index d36adb1..c72f2f3 100644 --- a/kp5-xdg-desktop-portal-kde.spec +++ b/kp5-xdg-desktop-portal-kde.spec @@ -1,15 +1,15 @@ -%define kdeplasmaver 5.14.5 +%define kdeplasmaver 5.15.3 %define qtver 5.9.0 %define kpname xdg-desktop-portal-kde Summary: KDE XDG Desktop Portal Name: kp5-%{kpname} -Version: 5.14.5 +Version: 5.15.3 Release: 1 License: LGPL v2.1+ Group: X11/Libraries Source0: http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz -# Source0-md5: e13a7259f9749c765b2bd8ea5eb4175d +# Source0-md5: 2492e7e238944e5f573857a8a8d66276 URL: http://www.kde.org/ BuildRequires: Qt5Core-devel >= %{qtver} BuildRequires: cmake >= 2.8.12 @@ -31,6 +31,7 @@ BuildRequires: kf5-kpeople-devel BuildRequires: kf5-krunner-devel BuildRequires: kf5-kwallet-devel BuildRequires: kf5-plasma-framework-devel +BuildRequires: ninja BuildRequires: rpmbuild(macros) >= 1.164 BuildRequires: xorg-driver-input-evdev-devel BuildRequires: xorg-driver-input-synaptics-devel @@ -50,16 +51,14 @@ containment frameworks. %build install -d build cd build -%cmake \ +%cmake -G Ninja \ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ ../ -%{__make} +%ninja_build %install rm -rf $RPM_BUILD_ROOT - -%{__make} -C build/ install \ - DESTDIR=$RPM_BUILD_ROOT +%ninja_install -C build %find_lang %{kpname} --all-name --with-kde