New package: font-ionicons-ttf-4.5.5
This commit is contained in:
parent
1c825fd140
commit
ce712242a3
1 changed files with 20 additions and 0 deletions
20
srcpkgs/font-ionicons-ttf/template
Normal file
20
srcpkgs/font-ionicons-ttf/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'font-ionicons-ttf'
|
||||
pkgname=font-ionicons-ttf
|
||||
version=4.5.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="ionicons-$version"
|
||||
depends="font-util"
|
||||
short_desc="Icon font from the Ionic Framework"
|
||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://ionicons.com/"
|
||||
distfiles="https://github.com/ionic-team/ionicons/archive/v${version}.tar.gz"
|
||||
checksum=6896dbee5d22920383c7d22d87cff2a99d2eeea729a53bb62c83e667c6b8c72a
|
||||
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
vinstall docs/fonts/ionicons.ttf 644 usr/share/fonts/TTF
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue