mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
noto-fonts-ttf: update to 24.6.1.
This commit is contained in:
parent
82dd01b959
commit
efb571a935
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'noto-fonts-ttf'
|
||||
pkgname=noto-fonts-ttf
|
||||
reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1"
|
||||
version=24.5.1
|
||||
version=24.6.1
|
||||
revision=1
|
||||
depends="font-util"
|
||||
short_desc="Google Noto TTF Fonts"
|
||||
|
@ -9,8 +9,9 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="OFL-1.1"
|
||||
homepage="https://notofonts.github.io/"
|
||||
distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz"
|
||||
checksum=431ef733310362b54732c7abc66b23e4c6751c3f8e6134efc64a4eed81188af6
|
||||
checksum=54358c2945b6fc6312983cfa38ca9ab69dbe39580e5aabba8880f500e07297dd
|
||||
font_dirs="/usr/share/fonts/noto"
|
||||
nostrip=yes # just font files
|
||||
|
||||
do_install() {
|
||||
vlicense fonts/LICENSE
|
||||
|
@ -21,6 +22,7 @@ do_install() {
|
|||
noto-fonts-ttf-extra_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - additional variants"
|
||||
nostrip=yes # just font files
|
||||
pkg_install() {
|
||||
vmove "usr/share/fonts/noto/Noto*-*Condensed*.ttf"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue