# Template file for 'noto-fonts-emoji'
pkgname=noto-fonts-emoji
reverts="20200916_1 20200722_2 20200722_1 20191016_1 20180810_2 20180810_1
 20180301_1 20170311_1 20161020_1"
version=2.051
revision=2
depends="font-util"
short_desc="Google Noto Emoji Fonts"
maintainer="classabbyamp <void@placeviolette.net>"
license="OFL-1.1"
homepage="https://www.google.com/get/noto/"
distfiles="https://github.com/googlefonts/noto-emoji/archive/v${version}.tar.gz"
checksum=04f3d1e5605edebebac00a7a0becb390a4a3ead015066905b27935b30c18e745
font_dirs="/usr/share/fonts/noto"
provides="font:emoji-0_1"

do_install() {
	vinstall fonts/NotoColorEmoji.ttf 644 usr/share/fonts/noto-emoji
	vlicense fonts/LICENSE
}
