# Template file for 'font-material-design-icons-ttf' pkgname=font-material-design-icons-ttf version=3.0.1 revision=2 wrksrc="material-design-icons-${version}" hostmakedepends="unzip" depends="font-util xbps-triggers" short_desc="Material Design icons by Google" maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/google/material-design-icons" distfiles="https://github.com/google/material-design-icons/releases/download/${version}/material-design-icons-${version}.zip" checksum=722e3b09121b82a3746f3da2ecd3a2db8d7d24153b8433324315695a45f06a90 font_dirs="/usr/share/fonts/TTF" do_install() { vinstall iconfont/MaterialIcons-Regular.ttf 644 usr/share/fonts/TTF }