Files
packages/anda/fonts/seto/seto-fonts.spec
T
madomado 7938cfe34a chore(sync): frawhide -> f40 (#1191)
* chore(sync): f39 -> f40

* fix: click

* mutter upgrade

* more merges

* chore(sync): frawhide -> f40

* fix: gnome-shell-extension-pop-shell
2024-05-02 12:11:12 -05:00

32 lines
578 B
RPMSpec

Name: seto-fonts
Version: 6.20
Release: 3%?dist
URL: https://setofont.osdn.jp/
Source0: https://github.com/terrapkg/pkg-seto-fonts/archive/refs/tags/%version.tar.gz
License: OFL-1.1
Summary: A handwritten font that contains kanji up to JIS 4th level and difficult kanji
BuildArch: noarch
%description
%summary.
%prep
%setup -q -n pkg-seto-fonts-%version
%build
%install
mkdir -p %buildroot/%_datadir/fonts/%name
install -Dm644 *.ttf %buildroot/%_datadir/fonts/%name/
%files
%doc readme.txt
%license LICENSE.md
%_datadir/fonts/%name/
%changelog
%autochangelog