代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/xkbcomp 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Summary: XKB keymap compiler
Name: xkbcomp
Version: 1.4.7
Release: 1%{?dist}
License: MIT
URL: https://www.x.org
Source0: https://www.x.org/pub/individual/app/xkbcomp-%{version}.tar.xz
BuildRequires: make, gcc, libxkbfile-devel
BuildRequires: pkgconfig(x11), pkgconfig(xorg-macros) >= 1.8
%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.
%package devel
Summary: XKB keymap compiler development package
Requires: pkgconfig
Requires: %{name} = %{version}-%{release}
%description devel
This package provides pkgconfig file for developers who use XKB keymap compiler.
%prep
%autosetup
%build
%configure --disable-silent-rules
%make_build
%install
%make_install
%files
%license COPYING
%{_bindir}/xkbcomp
%{_mandir}/man1/xkbcomp.1*
%files devel
%{_libdir}/pkgconfig/xkbcomp.pc
%changelog
* Thu Jul 18 2024 Upgrade Robot <upbot@opencloudos.tech> - 1.4.7-1
- Upgrade to version 1.4.7
* Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.6-2
- Rebuilt for OpenCloudOS Stream 23.09
* Mon Aug 21 2023 Shuo Wang <abushwang@tencent.com> - 1.4.6-1
- update to 1.4.6
* Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.5-3
- Rebuilt for OpenCloudOS Stream 23.05
* Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.5-2
- Rebuilt for OpenCloudOS Stream 23
* Thu Sep 1 2022 cunshunxia <cunshunxia@tencent.com> - 1.4.5-1
- initial build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。