# Template file for 'font-awesome5' pkgname=font-awesome5 version=5.15.4 revision=2 wrksrc="Font-Awesome-${version}" depends="font-util" short_desc="Iconic font (version 5)" maintainer="mobinmob " license="OFL-1.1" homepage="https://fontawesome.com" changelog="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/CHANGELOG.md" distfiles="https://github.com/FortAwesome/Font-Awesome/archive/${version}.tar.gz" checksum=82c301594a566277ba3cf41e037fc03ae101727d3e5d682d09e322a53937b5ed font_dirs="/usr/share/fonts/OTF" do_install() { install -Dm644 otfs/*.otf -t ${DESTDIR}/usr/share/fonts/OTF }