[packages/ka5-alligator] - pl
qboosh
qboosh at pld-linux.org
Thu Oct 10 21:31:33 CEST 2024
commit 1f60280d1fcdfbc927db581ef49912ffe1905ef2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Oct 10 21:34:31 2024 +0200
- pl
ka5-alligator.spec | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/ka5-alligator.spec b/ka5-alligator.spec
index 3ebacab..97256b5 100644
--- a/ka5-alligator.spec
+++ b/ka5-alligator.spec
@@ -1,11 +1,13 @@
#
# Conditional build:
-%bcond_with tests # build with tests
+%bcond_with tests # test suite
+
%define kdeappsver 23.08.5
%define kframever 5.94.0
%define qtver 5.15.2
%define kaname alligator
Summary: A convergent RSS/Atom feed reader
+Summary(pl.UTF-8): Wygodny czytnik kanałów RSS/Atom
Name: ka5-%{kaname}
Version: 23.08.5
Release: 1
@@ -13,7 +15,7 @@ License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
# Source0-md5: d77cd5bfeed9ee26918b26aac5578412
-URL: http://www.kde.org/
+URL: https://kde.org/
BuildRequires: Qt5Core-devel >= 5.15.2
BuildRequires: Qt5Gui-devel
BuildRequires: Qt5Network-devel >= 5.15.9
@@ -42,6 +44,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Alligator is a convergent RSS/Atom feed reader.
+%description -l pl.UTF-8
+Alligator to wygodny czytnik kanałów RSS/Atom.
+
%prep
%setup -q -n %{kaname}-%{version}
@@ -52,6 +57,7 @@ Alligator is a convergent RSS/Atom feed reader.
%{!?with_tests:-DBUILD_TESTING=OFF} \
-DHTML_INSTALL_DIR=%{_kdedocdir} \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+
%ninja_build -C build
%if %{with tests}
@@ -61,6 +67,7 @@ ctest --test-dir build
%install
rm -rf $RPM_BUILD_ROOT
+
%ninja_install -C build
%find_lang %{kaname} --all-name --with-kde
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-alligator.git/commitdiff/8dc85ede5e10ba0f73cf703d625a2b0f18490ddd
More information about the pld-cvs-commit
mailing list