New package: font-awesome6-6.1.1
This commit is contained in:
parent
9567939a99
commit
8ba184c8b6
1 changed files with 18 additions and 0 deletions
18
srcpkgs/font-awesome6/template
Normal file
18
srcpkgs/font-awesome6/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'font-awesome6'
|
||||||
|
pkgname=font-awesome6
|
||||||
|
version=6.1.1
|
||||||
|
revision=1
|
||||||
|
wrksrc="fontawesome-free-${version}-desktop"
|
||||||
|
hostmakedepends="font-util"
|
||||||
|
short_desc="Iconic SVG, font, and CSS toolkit - desktop fonts"
|
||||||
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
|
license="OFL-1.1"
|
||||||
|
homepage="https://fontawesome.com/"
|
||||||
|
changelog="https://fontawesome.com/docs/changelog/"
|
||||||
|
distfiles="https://github.com/FortAwesome/Font-Awesome/releases/download/${version}/fontawesome-free-${version}-desktop.zip"
|
||||||
|
checksum=73366012c82155f4ba78e842d15f5e49597bb21320d85c63ea984d788791b267
|
||||||
|
font_dirs="/usr/share/fonts/OTF"
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
install -Dm644 otfs/*.otf -t ${DESTDIR}/usr/share/fonts/OTF
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue