[packages/kp5-libkscreen] - package translations
qboosh
qboosh at pld-linux.org
Sat May 31 16:58:07 CEST 2025
commit 0982181875b5efa6f00a5b3f0114194a0e97a606
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 31 16:26:36 2025 +0200
- package translations
kp5-libkscreen.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/kp5-libkscreen.spec b/kp5-libkscreen.spec
index 746b30d..953922c 100644
--- a/kp5-libkscreen.spec
+++ b/kp5-libkscreen.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with tests # test suite
-%define qtver 5.15.2
+%define qt_ver 5.15.2
%define kf_ver 5.102.0
%define kp_ver 5.27.12
%define kpname libkscreen
@@ -87,13 +87,15 @@ rm -rf $RPM_BUILD_ROOT
%ninja_install -C build
+%find_lang libkscreen5_qt --with-qm
+
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files
+%files -f libkscreen5_qt.lang
%defattr(644,root,root,755)
%doc README.md
%attr(755,root,root) %{_bindir}/kscreen-doctor
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp5-libkscreen.git/commitdiff/0982181875b5efa6f00a5b3f0114194a0e97a606
More information about the pld-cvs-commit
mailing list