plasma6-kwin 5.240.0-0.20230901.3 (x86_64;aarch64;znver1) 2023-17561
9999
Status | published | |||||||||||||||||||||||||||
Submitter | rugyada [@T] gmail.com | |||||||||||||||||||||||||||
Platform | rolling | |||||||||||||||||||||||||||
Repository | main | |||||||||||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/363543 | |||||||||||||||||||||||||||
Packages |
|
|||||||||||||||||||||||||||
Build Date | 2023-09-07 15:39:18 +0000 UTC | |||||||||||||||||||||||||||
Last Updated | 2023-09-07 18:34:40.691514975 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 744811347210a101e4ffc5dad4018f2af1ea0a0d commit 744811347210a101e4ffc5dad4018f2af1ea0a0d Author: rugyada <46781309+rugyada@users.noreply.github.com> AuthorDate: Thu Sep 7 17:20:12 2023 +0200 Commit: GitHub <noreply@github.com> CommitDate: Thu Sep 7 17:20:12 2023 +0200 sync with master --- plasma6-kwin.spec | 66 +++++-------------------------------------------------- 1 file changed, 6 insertions(+), 60 deletions(-) diff --git a/plasma6-kwin.spec b/plasma6-kwin.spec index 7832417..476c335 100644 --- a/plasma6-kwin.spec +++ b/plasma6-kwin.spec @@ -1,20 +1,9 @@ -%define effectsmajor 14 -%define effectsname %mklibname keffects -%define effectsdname %mklibname keffects -d - -%define glutilsmajor 14 -%define glutilsname %mklibname kwinglutils -%define glutilsdname %mklibname kwinglutils -d - -%define kcmkwincommonmajor 5 -%define kcmkwincommon %mklibname kcmkwincommon - %define plasmaver 5.27.80 #%(echo %{version} |cut -d. -f1-3) %define stable %([ "$(echo %{version} |cut -d. -f3)" -ge 80 ] && echo -n un; echo -n stable) -%define git 20230819 +%define git 20230901 # (tpg) optimize it a bit %global optflags %{optflags} -O3 @@ -22,7 +11,7 @@ Summary: The KWin window manager Name: plasma6-kwin Version: 5.240.0 -Release: %{?git:0.%{git}.}1 +Release: %{?git:0.%{git}.}3 URL: http://kde.org/ License: GPL Group: System/Libraries @@ -136,10 +125,6 @@ Obsoletes: %{effectname} < %{EVRD} %if %omvver > 4050000 Requires: %{name}-wayland %endif -Obsoletes: %{mklibname kwinglutils 13} -Obsoletes: %{mklibname kwinglutils 13}-debuginfo -Obsoletes: %{mklibname kwinxrenderutils 13} -Obsoletes: %{mklibname kwinxrenderutils 13}-debuginfo %description The KWin window manager. @@ -164,44 +149,13 @@ Group: System/Libraries %description wayland Wayland Window System support for KWin. -%package -n %{effectsname} -Summary: KWin effects library -Group: System/Libraries -Requires: %{name} = %{EVRD} - -%description -n %{effectsname} -KWin effects library. - -%package -n %{glutilsname} -Summary: KWin GL utils library -Group: System/Libraries -Requires: %{name} = %{EVRD} - -%description -n %{glutilsname} -KWin GL utils library. - -%package -n %{kcmkwincommon} -Summary: KWin KCM library -Group: System/Libraries -Requires: %{name} = %{EVRD} - -%description -n %{kcmkwincommon} -KWin KCM library. - %package devel Summary: Development files for the KDE Frameworks 5 Win library Group: Development/KDE and Qt -Requires: %{effectsname} = %{EVRD} -Requires: %{glutilsname} = %{EVRD} -Provides: %{effectsdname} = %{EVRD} -Provides: %{glutilsdname} = %{EVRD} %description devel Development files for the KDE Frameworks 5 Win library. -%libpackage kwin 6 -%{_libdir}/libkwin.so.5* - %prep %autosetup -p1 -n kwin-%{?git:master}%{!?git:%{version}} %cmake \ @@ -254,6 +208,10 @@ Development files for the KDE Frameworks 5 Win library. %{_datadir}/applications/kcm_kwinrules.desktop %{_datadir}/applications/kcm_virtualkeyboard.desktop %{_datadir}/applications/kwincompositing.desktop +%{_libdir}/libkwineffects.so* +%{_libdir}/libkwingl*utils.so* +%{_libdir}/libkcmkwincommon.so* +%{_libdir}/libkwin.so* %files x11 %{_bindir}/kwin_x11 @@ -266,18 +224,6 @@ Development files for the KDE Frameworks 5 Win library. %{_qtdir}/plugins/plasma/kcms/systemsettings/kcm_kwinxwayland.so %{_datadir}/applications/kcm_kwinxwayland.desktop -%files -n %{effectsname} -%{_libdir}/libkwineffects.so.%{effectsmajor} -%{_libdir}/libkwineffects.so.%{plasmaver} - -%files -n %{glutilsname} -%{_libdir}/libkwingl*utils.so.%{glutilsmajor} -%{_libdir}/libkwingl*utils.so.%{plasmaver} - -%files -n %{kcmkwincommon} -%{_libdir}/libkcmkwincommon.so.%{kcmkwincommonmajor} -%{_libdir}/libkcmkwincommon.so.%{plasmaver} - %files devel %{_includedir}/* %{_libdir}/libkwineffects.so
Not Available
benbullard79 [@T] cox.net | No Comment. | 442d 14hrs |
benbullard79 [@T] cox.net | No Comment. | 442d 14hrs |