13 Star 0 Fork 12

src-openEuler/xkeyboard-config
关闭

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
xkeyboard-config.spec 2.85 KB
一键复制 编辑 原始数据 按行查看 历史
Funda Wang 提交于 2025-02-12 10:03 +08:00 . 2.44
Name: xkeyboard-config
Version: 2.44
Release: 1
Summary: The X Keyboard Extension
License: MIT
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
Source0: https://www.x.org/releases/individual/data/%{name}/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: meson >= 0.56.0
BuildRequires: gettext
BuildRequires: perl
BuildRequires: /usr/bin/xsltproc
BuildRequires: /usr/bin/xkbcomp
# for check
BuildRequires: libxkbcommon
BuildRequires: /usr/bin/pytest-3
%description
The non-arch keyboard configuration database for X Window. The goal is to
provide the consistent, well-structured, frequently released open source of
X keyboard configuration data for X Window System implementations (free,
open source and commercial). The project is targeted to XKB-based systems.
%package devel
Summary: Header files for xkeyboard-config
Requires: %{name} = %{version}-%{release}
%description devel
Header files for xkeyboard-config
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
# fix taiwan to china taiwan
sed -i 's|Taiwanese|Chinese Taiwan|' po/* rules/base.xml symbols/cn symbols/sun_vndr/tw symbols/tw
sed -i 's|Taiwan)|Taiwan China)|' po/* geometry/sun rules/base.xml symbols/tw
%build
%meson -Dcompat-rules=true -Dxorg-rules-symlinks=true
%meson_build
%install
%meson_install
%find_lang %{name}
%check
%meson_test
%files -f %{name}.lang
%doc AUTHORS
%license COPYING
%{_datadir}/X11/xkb/*
%files devel
%{_datadir}/pkgconfig/xkeyboard-config.pc
%files help
%doc README.md docs/README.* docs/HOWTO.* ChangeLog.md
%{_mandir}/man7/xkeyboard-config.*
%changelog
* Wed Feb 12 2025 Funda Wang <fundawang@yeah.net> - 2.44-1
- update to 2.44
* Mon Jan 06 2025 lingsheng <lingsheng1@h-partners.com> - 2.43-2
- Add missing buildrequires, fix yaml src_repo
* Sat Oct 12 2024 Funda Wang <fundawang@yeah.net> - 2.43-1
- update to 2.43
* Thu Apr 11 2024 lingsheng <lingsheng1@h-partners.com> - 2.39-3
- Add check require libxkbcommon
* Thu Sep 21 2023 zhangpan <zhangpan103@h-partners.com> - 2.39-2
- enable make check
* Wed Jul 19 2023 zhangpan <zhangpan103@h-partners.com> - 2.39-1
- update to 2.39
* Sat May 06 2023 leeffo <liweiganga@uniontech.com> - 2.38-2
- fix taiwan to china taiwan
* Mon Feb 06 2023 zhangpan <zhangpan@h-partners.com> - 2.38-1
- update to 2.38
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 2.33-2
- Rebuild for next release
* Sat Nov 27 2021 wangkerong<wangkerong@huawei.com> - 2.33-1
- update to 2.33-1
* Mon Jul 20 2020 chengguipeng<chengguipeng1@huawei.com> - 2.30-1
- Upgrade to 2.30-1
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.24-6
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Fri Sep 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.24-5
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/xkeyboard-config.git
git@gitee.com:src-openeuler/xkeyboard-config.git
src-openeuler
xkeyboard-config
xkeyboard-config
master

搜索帮助