[packages/libgnt] - pl
qboosh
qboosh at pld-linux.org
Sat Feb 27 13:42:06 CET 2021
commit 45edcca2eb1058b75b643a09f00b814e035adb71
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Feb 27 13:42:48 2021 +0100
- pl
libgnt.spec | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
---
diff --git a/libgnt.spec b/libgnt.spec
index e68d84a..522a210 100644
--- a/libgnt.spec
+++ b/libgnt.spec
@@ -1,4 +1,5 @@
Summary: The GLib Ncurses Toolkit
+Summary(pl.UTF-8): Biblioteka GLib Ncurses Toolkit
Name: libgnt
Version: 2.14.1
Release: 1
@@ -32,24 +33,42 @@ interfaces in a fast and easy way. It is based on GLib and ncurses.
It was born out of the console-based UI, Finch, for the libpurple
project, but has now been split into its own independent repository.
+%description -l pl.UTF-8
+GNT to biblioteka narzędziowa ncurses do tworzenia graficznych
+interfejsów użytkownika w trybie tekstowym w szybki i łatwy sposób.
+Jeset oparta na bibliotekach GLib i ncurses.
+
+Biblioteka powstała z konsolowego interfejsu użytkownika Finch,
+stworzonego dla projektu libpurple, ale została wydzielona do
+samodzielnego repozytorium.
+
%package devel
Summary: Header files for GNT library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki GNT
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
Header files for GNT library.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki GNT.
+
%package static
Summary: Static GNT library
+Summary(pl.UTF-8): Statyczna biblioteka GNT
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
Static GNT library.
+%description static -l pl.UTF-8
+Statyczna biblioteka GNT.
+
%package apidocs
Summary: GNT API documentation
+Summary(pl.UTF-8): Dokumentacja API biblioteki GNT
Group: Documentation
Requires: gtk-doc-common
BuildArch: noarch
@@ -57,6 +76,9 @@ BuildArch: noarch
%description apidocs
GNT API documentation.
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki GNT.
+
%prep
%setup -q
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgnt.git/commitdiff/45edcca2eb1058b75b643a09f00b814e035adb71
More information about the pld-cvs-commit
mailing list