118 Star 0 Fork 6

src-openEuler/sil-scheherazade-fonts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
sil-scheherazade-fonts.spec 2.51 KB
一键复制 编辑 原始数据 按行查看 历史
starlet_dx 提交于 2025-01-09 18:37 +08:00 . Update to 4.300
Name: sil-scheherazade-fonts
Version: 4.300
Release: 1
Summary: An Arabic script unicode font
License: OFL-1.1
URL: https://software.sil.org/scheherazade/
Source0: https://software.sil.org/downloads/r/scheherazade/ScheherazadeNew-%{version}.zip
Source1: sil-scheherazade-fonts-fontconfig.conf
BuildArch: noarch
BuildRequires: fontpackages-devel
Requires: fontpackages-filesystem
%description
Scheherazade, named after the heroine of the classic Arabian Nights tale, is
designed in a similar style to traditional typefaces such as Monotype Naskh,
extended to cover the full Unicode Arabic repertoire.
Provides: sil-scheherazade-fonts = %{version}-%{release}
Obsoletes: sil-scheherazade-fonts < %{version}-%{release}
%prep
%setup -q -n ScheherazadeNew-%{version}
%install
install -m 0755 -d %{buildroot}%{_datadir}/fonts/sil-scheherazade
install -m 0644 -p *.ttf %{buildroot}%{_datadir}/fonts/sil-scheherazade
install -m 0755 -d %{buildroot}%{_datadir}/fontconfig/conf.avail
install -m 0644 -p %{SOURCE1} %{buildroot}%{_datadir}/fontconfig/conf.avail/65-sil-scheherazade.conf
install -m 0755 -d %{buildroot}/etc/fonts/conf.d
ln -s {_datadir}/fontconfig/conf.avail/65-sil-scheherazade.conf %{buildroot}/etc/fonts/conf.d/65-sil-scheherazade.conf
%files
%dir %{_datadir}/fonts/sil-scheherazade/
%{_datadir}/fonts/sil-scheherazade/*.ttf
%{_datadir}/fontconfig/conf.avail/65-sil-scheherazade.conf
%config(noreplace) /etc/fonts/conf.d/65-sil-scheherazade.conf
%license OFL.txt
%doc FONTLOG.txt README.txt OFL-FAQ.txt documentation/*
%changelog
* Thu Jan 09 2025 yaoxin <1024769339@qq.com> - 4.300-1
- Update to 4.300:
* Added:
+ U+0897 ARABIC PEPET
+ U+10EC2 ARABIC LETTER DAL WITH TWO DOTS VERTICALLY BELOW
+ U+10EC3 ARABIC LETTER TAH WITH TWO DOTS VERTICALLY BELOW
+ U+10EC4 ARABIC LETTER KAF WITH TWO DOTS VERTICALLY BELOW
+ U+10EFC ARABIC COMBINING ALEF OVERLAY
* Added support for Kashmiri language
* Added facility to override default language behavior through feature selection
* Added support for cv76 (dagger alef) on spacing characters and tatweel
* Minor anchor adjustment on U+06D6
* Enhanced positioning of U+06E2 ARABIC SMALL HIGH MEEM ISOLATED FORM next to adjacent vowel marks
* Wed Jan 31 2024 xu_ping <707078654@qq.com> - 3.300-1
- Upgrade version to 3.300
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 2.100-10
- License compliance rectification
* Thu Nov 22 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.100-9
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/sil-scheherazade-fonts.git
git@gitee.com:src-openeuler/sil-scheherazade-fonts.git
src-openeuler
sil-scheherazade-fonts
sil-scheherazade-fonts
master

搜索帮助