SPECS: xorg-app-xkbcomp.spec - updated to 1.0.4 - real descs
qboosh
qboosh at pld-linux.org
Sat Mar 8 02:54:17 CET 2008
Author: qboosh Date: Sat Mar 8 01:54:17 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.0.4
- real descs
---- Files affected:
SPECS:
xorg-app-xkbcomp.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/xorg-app-xkbcomp.spec
diff -u SPECS/xorg-app-xkbcomp.spec:1.15 SPECS/xorg-app-xkbcomp.spec:1.16
--- SPECS/xorg-app-xkbcomp.spec:1.15 Mon Feb 12 23:09:23 2007
+++ SPECS/xorg-app-xkbcomp.spec Sat Mar 8 02:54:12 2008
@@ -1,13 +1,13 @@
# $Revision$, $Date$
-Summary: xkbcomp application
-Summary(pl.UTF-8): Aplikacja xkbcomp
+Summary: xkbcomp application - compiling XKB keyboard description
+Summary(pl.UTF-8): Aplikacja xkbcomp do kompilacji opisów klawiatury XKB
Name: xorg-app-xkbcomp
-Version: 1.0.3
+Version: 1.0.4
Release: 1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/app/xkbcomp-%{version}.tar.bz2
-# Source0-md5: 2fbcae1323c266edf5b6c61751f2e343
+# Source0-md5: d5122f1d5a91725a81c843f3bd388244
URL: http://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -17,10 +17,23 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-xkbcomp application.
+The xkbcomp keymap compiler converts a description of an XKB keymap
+into one of several output formats. The most common use for xkbcomp is
+to create a compiled keymap file (.xkm extension) which can be read
+directly by XKB-capable X servers or utilities. The keymap compiler
+can also produce C header files or XKB source files. The C header
+files produced by xkbcomp can be included by X servers or utilities
+that need a built-in default keymap.
%description -l pl.UTF-8
-Aplikacja xkbcomp.
+xkbcomp jest kompilatorem map klawiatury przekształcającym opisy map
+klawiatury na jeden z kilku formatów wyjściowych. Najbardziej
+powszechnym zastosowaniem xkbcomp jest tworzenie plików skompilowanych
+map klawiatury (z rozszerzeniem .xkm), które można mogą być czytane
+bezpośrednio przez serwery X lub narzędzia obsługujące rozszerzenie
+XKB. Kompilator może także utworzyć pliki nagłówkowe C lub pliki
+źródłowe XKB. Pliki nagłówkowe C mogą być włączane przez serwery X lub
+narzędzia wymagające wbudowanej domyślnej mapy klawiatury.
%prep
%setup -q -n xkbcomp-%{version}
@@ -55,6 +68,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2008-03-08 01:54:12 qboosh
+- updated to 1.0.4
+- real descs
+
Revision 1.15 2007-02-12 22:09:23 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xkbcomp.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list