forked from pool/kwin6
Plasma 6.0 for now. Prj already publish disabled.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kwin6?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
fe5bd4129b
commit
e58244e9cb
14
kwin6.spec
14
kwin6.spec
@@ -19,8 +19,8 @@
|
||||
# Internal QML imports
|
||||
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.KWin\\.Effect\\.WindowView.*
|
||||
|
||||
%global kf6_version 5.240.0
|
||||
%define qt6_version 6.5.0
|
||||
%global kf6_version 6.0.0
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kwin
|
||||
# Full Plasma 6 version (e.g. 6.0.0)
|
||||
@@ -29,14 +29,14 @@
|
||||
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kwin6
|
||||
Version: 5.93.0
|
||||
Version: 6.0.0
|
||||
Release: 0
|
||||
Summary: KDE Window Manager
|
||||
License: GPL-2.0-or-later AND GPL-3.0-or-later
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz
|
||||
Source: %{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
@@ -188,8 +188,6 @@ This package provides development files.
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
sed -i 's#env python3$#python3#' kconf_update/kwin-6.0-overview-activities-shortcuts.py
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
|
||||
@@ -255,6 +253,7 @@ sed -i 's#env python3$#python3#' kconf_update/kwin-6.0-overview-activities-short
|
||||
%{_kf6_knsrcfilesdir}/*.knsrc
|
||||
%{_kf6_libdir}/kconf_update_bin/kwin5_update_default_rules
|
||||
%{_kf6_libdir}/kconf_update_bin/kwin-6.0-delete-desktop-switching-shortcuts
|
||||
%{_kf6_libdir}/kconf_update_bin/kwin-6.0-reset-active-mouse-screen
|
||||
%{_kf6_libdir}/libkcmkwincommon.so.6
|
||||
%{_kf6_libdir}/libkcmkwincommon.so.*
|
||||
%{_kf6_notificationsdir}/kwin.notifyrc
|
||||
@@ -304,7 +303,6 @@ sed -i 's#env python3$#python3#' kconf_update/kwin-6.0-overview-activities-short
|
||||
%{_kf6_qmldir}/org/kde/kwin/decoration/
|
||||
%{_kf6_qmldir}/org/kde/kwin/decorations/
|
||||
%{_kf6_qmldir}/org/kde/kwin/private/
|
||||
%{_kf6_sharedir}/kconf_update/kwin-6.0-overview-activities-shortcuts.py
|
||||
%{_kf6_sharedir}/kconf_update/kwin.upd
|
||||
%{_kf6_sharedir}/krunner/dbusplugins/kwin-runner-windows.desktop
|
||||
%{_kf6_sharedir}/kwin/
|
||||
|
Reference in New Issue
Block a user