[packages/apitrace] - pl
qboosh
qboosh at pld-linux.org
Sun Apr 19 14:43:12 CEST 2026
commit b1e20e53c68b70f424a68ef2b9eee1e5adcf440f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 19 14:39:31 2026 +0200
- pl
apitrace.spec | 14 ++++++++++++++
1 file changed, 14 insertions(+)
---
diff --git a/apitrace.spec b/apitrace.spec
index 79e9cd4..9bbbf2d 100644
--- a/apitrace.spec
+++ b/apitrace.spec
@@ -6,6 +6,7 @@
%define qtver 5.15
Summary: Tools for tracing OpenGL, Direct3D and other graphics APIs
+Summary(pl.UTF-8): Narzędzia do śledzenia OpenGL, Direct3D i innych API graficznych
Name: apitrace
Version: 13.0
Release: 1
@@ -43,8 +44,18 @@ apitrace consists of a set of tools to:
- inspect OpenGL and Direct3D state at any call while retracing
- visualize and edit trace files
+%description -l pl.UTF-8
+apitrace składa się z zestawu narzędzi do:
+- śledzenia wywołań API OpenGL, Direct3D i DirectDraw z zapisem do
+ pliku
+- odtwarzania wywołań OpenGL i Direct3D z pliku
+- podglądania stanu OpenGL i Direct3D przy dowolnym śledzonym
+ wywołaniu
+- wizualizacji i edycji plików śladów
+
%package gui
Summary: Qt based GUI for apitrace
+Summary(pl.UTF-8): Oparte na Qt GUI do apitrace
Group: Development/Tools
Requires: Qt5Core >= %{qtver}
Requires: Qt5Network >= %{qtver}
@@ -53,6 +64,9 @@ Requires: Qt5Widgets >= %{qtver}
%description gui
Qt based GUI for apitrace.
+%description gui -l pl.UTF-8
+Oparte na Qt GUI do apitrace.
+
%prep
%setup -q
%patch -P0 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apitrace.git/commitdiff/86a9311e8f44edb99851bc7d4ea99db877b4ae7e
More information about the pld-cvs-commit
mailing list