[packages/kp6-oxygen] - descriptions
qboosh
qboosh at pld-linux.org
Sun Jun 8 16:01:23 CEST 2025
commit cf68c202ecd6c6880c6282645ea764aee887e735
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jun 8 14:53:57 2025 +0200
- descriptions
kp6-oxygen.spec | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/kp6-oxygen.spec b/kp6-oxygen.spec
index 5b13dbb..90c3c9c 100644
--- a/kp6-oxygen.spec
+++ b/kp6-oxygen.spec
@@ -1,10 +1,12 @@
#
# Conditional build:
-%bcond_with tests # build with tests
+%bcond_with tests # test suite
+
%define kdeplasmaver 6.3.5
%define qtver 5.15.2
%define kpname oxygen
-Summary: Plasma and Qt widget style and window decorations for Plasma 5 and KDE 4
+Summary: Plasma and Qt widget style and window decorations for Plasma 5 and 6
+Summary(pl.UTF-8): Styl Plasmy i widżetów Qt oraz dekoracje okien dla Plasmy 5 i 6
Name: kp6-%{kpname}
Version: 6.3.5
Release: 1
@@ -12,7 +14,7 @@ License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
# Source0-md5: 82ea0985cdd21f1051f5289bb3dea39d
-URL: http://www.kde.org/
+URL: https://kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: cmake >= 3.16.0
BuildRequires: kf6-extra-cmake-modules >= 1.4.0
@@ -35,8 +37,10 @@ Obsoletes: kp5-%{kpname} < 6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Plasma and Qt widget style and window decorations for Plasma 5 and KDE
-4 A plugin-based library to create window decorations.
+Plasma and Qt widget style and window decorations for Plasma 5 and 6.
+
+%description -l pl.UTF-8
+Styl Plasmy i widżetów Qt oraz dekoracje okien dla Plasmy 5 i 6.
%package devel
Summary: Header files for %{kpname} development
@@ -62,6 +66,7 @@ Pliki nagłówkowe dla programistów używających %{kpname}.
-DKDE_INSTALL_DOCBUNDLEDIR=%{_kdedocdir} \
-DBUILD_QT5=OFF \
-DBUILD_QT6=ON
+
%ninja_build -C build
%if %{with tests}
@@ -70,6 +75,7 @@ ctest
%install
rm -rf $RPM_BUILD_ROOT
+
%ninja_install -C build
%find_lang %{kpname} --all-name --with-kde
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-oxygen.git/commitdiff/29e8c25238b801ca763744ceb0ff412fa5a8ce4a
More information about the pld-cvs-commit
mailing list