|
@ -1,8 +1,8 @@ |
|
|
name=noto-fonts |
|
|
name=noto-fonts |
|
|
version=449470a4d83f6eecdb4a537ab66fcbb5ff28917a |
|
|
version=db5c897c3954ab8dd49bfc3de4f3ef00a7ef6d06 |
|
|
|
|
|
|
|
|
dlextract "https://github.com/googlei18n/$name/archive/$version/$name-$version.tar.gz" \ |
|
|
dlextract "https://github.com/googlei18n/$name/archive/$version/$name-$version.tar.gz" \ |
|
|
'acd40dfe3dca60cfb545afd3cba944f4' |
|
|
'77600c8dd1a46a94054ed8f5c915ec48' |
|
|
extrafile '66-noto-sans.conf' |
|
|
extrafile '66-noto-sans.conf' |
|
|
extrafile '66-noto-serif.conf' |
|
|
extrafile '66-noto-serif.conf' |
|
|
extrafile '66-noto-mono.conf' |
|
|
extrafile '66-noto-mono.conf' |
|
@ -11,6 +11,7 @@ _ |
|
|
cd "$name-$version" |
|
|
cd "$name-$version" |
|
|
install -Dm644 -t "$dir_install/$dir_prefix/$dir_data/fonts/TTF" unhinted/Noto*.ttf |
|
|
install -Dm644 -t "$dir_install/$dir_prefix/$dir_data/fonts/TTF" unhinted/Noto*.ttf |
|
|
install -Dm644 -t "$dir_install/$dir_prefix/$dir_data/fonts/TTF" hinted/Noto*.ttf |
|
|
install -Dm644 -t "$dir_install/$dir_prefix/$dir_data/fonts/TTF" hinted/Noto*.ttf |
|
|
|
|
|
install -Dm644 -t "$dir_install/$dir_prefix/$dir_data/fonts/TTF" alpha/Noto*.ttf |
|
|
|
|
|
|
|
|
cd .. |
|
|
cd .. |
|
|
install -Dm644 -t "$dir_install/$dir_prefix/$dir_sysconf/fonts/conf.avail" \ |
|
|
install -Dm644 -t "$dir_install/$dir_prefix/$dir_sysconf/fonts/conf.avail" \ |
|
|