123 Star 0 Fork 8

src-openEuler / console-setup

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
console-setup.spec 1.89 KB
一键复制 编辑 原始数据 按行查看 历史
xu_ping 提交于 2022-01-25 16:34 . remove unuse files
Name: console-setup
Version: 1.207
Release: 1
Summary: Console font and keymap setup program
License: GPLv2+ and MIT and Public Domain
URL: https://packages.debian.org/cs/sid/console-setup
Source0: http://sourcearchive.raspbian.org/main/c/console-setup/console-setup_1.207.tar.xz
Patch0: console-setup-1.76-paths.patch
Patch1: console-setup-1.76-fsf-address.patch
Patch2: console-setup-1.84-ctrll-lock.patch
BuildArch: noarch
BuildRequires: perl-generators perl(encoding)
Requires: kbd
%description
This package provides the console with the same keyboard configuration scheme as the X Window System.
As a result, there is no need to duplicate or change the keyboard files just to make simple customizations
such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between
Latin and non-Latin mode, etc.
The package also installs console fonts supporting many of the world's languages. It provides an unified
set of font faces - the classic VGA, the simplistic Fixed, and the cleaned Terminus, TerminusBold and
TerminusBoldVGA.
%package_help
%prep
%setup -q -n %{name}-%{version}
%patch0 -p1 -b .paths
%patch1 -p1 -b .fsf-address
%patch2 -p1 -b .ctrll-lock1
%build
make build-linux
%install
make prefix=%{buildroot} install-linux
%files
%doc README CHANGES
%license COPYRIGHT copyright.fonts copyright.xkb Fonts/copyright
%exclude %{_sysconfdir}/%{name}
%{_bindir}/*
%config(noreplace) %{_sysconfdir}/default/*
%{_datadir}/console*
%files help
%{_mandir}/man*/*
%changelog
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.207-1
- Upgrade to version 1.207
* Sun Sep 27 2020 yanan <yanan@huawei.com> - 1.184-6
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:Remove Caps Lock to CtrlL_Lock substitution
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.184-5
- Package init
1
https://gitee.com/src-openeuler/console-setup.git
git@gitee.com:src-openeuler/console-setup.git
src-openeuler
console-setup
console-setup
openEuler-22.03-LTS

搜索帮助