Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37423435
en ru br
Репозитории ALT
S:1.4.5-alt1
5.1: 1.1.1-alt1
4.1: 1.0.5-alt0.M41.1
4.0: 1.0.3-alt1
www.altlinux.org/Changes

Группа :: Система/X11
Пакет: xkbcomp

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: xkbcomp
Version: 1.4.0
Release: alt1
Summary: Compile XKB keyboard description
License: MIT/X11
Group: System/X11
Url: https://cgit.freedesktop.org/xorg/app/xkbcomp

Source: %name-%version.tar.gz

BuildRequires: libX11-devel libxkbfile-devel xorg-util-macros

%description
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.  The XKB source files produced by
xkbcomp are fully resolved and can be used to  verify  that  the  files
which typically make up an XKB keymap are merged correctly or to create
a single file which contains a complete description of the keymap.

%prep
%setup

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin