commit 5437372fd5229f2e5eec2c7007c3c37a77f648d5
Author: Jakub Bogusz <[email protected]>
Date:   Thu May 30 19:42:43 2024 +0200

    - pl

 wayfire.spec | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/wayfire.spec b/wayfire.spec
index c51a19e..7692e25 100644
--- a/wayfire.spec
+++ b/wayfire.spec
@@ -3,11 +3,13 @@
 %bcond_without static_libs     # static library
 
 Summary:       A modular and extensible wayland compositor
+Summary(pl.UTF-8):     Modularny i rozszerzalny kompozytor Wayland
 Name:          wayfire
 Version:       0.8.0
 Release:       2
 License:       MIT
 Group:         Applications
+#Source0Download: https://github.com/WayfireWM/wayfire/releases
 Source0:       
https://github.com/WayfireWM/wayfire/releases/download/v%{version}/%{name}-%{version}.tar.xz
 # Source0-md5: 36e88c89c0be0e6af725ecab15049ecb
 Patch0:                no-git-check.patch
@@ -62,15 +64,25 @@ Wayfire is a 3D Wayland compositor, inspired by Compiz and 
based on
 wlroots. It aims to create a customizable, extendable and lightweight
 environment without sacrificing its appearance.
 
+%description -l pl.UTF-8
+Wayfire to trójwymiarowy kompozytor Wayland, zainspirowany Compizem i
+oparty na wlroots. Celem jest utworzenie rozszerzalnego, lekkiego
+środowiska bez poświęcania wyglądu.
+
 %package libs
 Summary:       Wayfire libraries
+Summary(pl.UTF-8):     Biblioteki Wayfire
 Group:         Libraries
 
 %description libs
-Wayfire libraries
+Wayfire libraries.
+
+%description libs -l pl.UTF-8
+Biblioteki Wayfire.
 
 %package devel
 Summary:       Header files for wayfire
+Summary(pl.UTF-8):     Pliki nagłówkowe wayfire
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
 Requires:      GLM-devel >= 0.9.9.9
@@ -87,14 +99,21 @@ Requires:   wlroots-devel >= 0.16.0
 %description devel
 Header files for wayfire.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe wayfire.
+
 %package static
 Summary:       Static wayfire libraries
+Summary(pl.UTF-8):     Biblioteki statyczne wayfire
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static wayfire libraries.
 
+%description static -l pl.UTF-8
+Biblioteki statyczne wayfire.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -107,7 +126,6 @@ Static wayfire libraries.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_datadir}/wayfire/icons
 
 %ninja_install -C build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wayfire.git/commitdiff/5437372fd5229f2e5eec2c7007c3c37a77f648d5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to