commit 9642b0f6be3e252485b4099d645192d7b6011950
Author: Jakub Bogusz <[email protected]>
Date:   Mon Oct 14 21:07:22 2024 +0200

    - pl

 libliftoff.spec | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/libliftoff.spec b/libliftoff.spec
index 9a16f4b..f3bfeed 100644
--- a/libliftoff.spec
+++ b/libliftoff.spec
@@ -3,6 +3,7 @@
 %bcond_without static_libs     # static library
 
 Summary:       Lightweight KMS plane library
+Summary(pl.UTF-8):     Lekka biblioteka płaszczyzn KMS
 Name:          libliftoff
 Version:       0.4.1
 Release:       1
@@ -25,8 +26,15 @@ in your way. Users create "virtual planes" called layers, 
set KMS
 properties on them, and libliftoff will pick hardware planes for these
 layers if possible.
 
+%description -l pl.UTF-8
+libliftoff ułatwia używanie płaszczyzn KMS z przestrzeni użytkownika.
+Użytkownicy tworzą "wirtualne płaszczyzny" zwane warstwami, ustawiają
+im właściwości KMS, a libliftoff w miarę możliwości pobiera sprzętowe
+płaszczyzny dla tych warstw.
+
 %package devel
 Summary:       Header files for libliftoff library
+Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki libliftoff
 Group:         Development/Libraries
 Requires:      %{name}%{?_isa} = %{version}-%{release}
 Requires:      libdrm-devel >= 2.4.108
@@ -34,14 +42,21 @@ Requires:   libdrm-devel >= 2.4.108
 %description devel
 Header files for libliftoff library.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libliftoff.
+
 %package static
 Summary:       Static libliftoff library
+Summary(pl.UTF-8):     Statyczna biblioteka libliftoff
 Group:         Development/Libraries
 Requires:      %{name}-devel%{?_isa} = %{version}-%{release}
 
 %description static
 Static libliftoff library.
 
+%description static -l pl.UTF-8
+Statyczna biblioteka libliftoff.
+
 %prep
 %setup -q
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libliftoff.git/commitdiff/9642b0f6be3e252485b4099d645192d7b6011950

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

Reply via email to