New package: font-weather-icons-2.0.10
This commit is contained in:
parent
99fe233c9b
commit
2d7dd04db9
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'font-weather-icons'
|
||||
pkgname=font-weather-icons
|
||||
version=2.0.10
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="weather-icons-${version}"
|
||||
depends="font-util"
|
||||
short_desc="215 Weather Themed Icons"
|
||||
maintainer="dieggsy <dieggsy@pm.me>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://erikflowers.github.io/weather-icons"
|
||||
distfiles="https://github.com/erikflowers/weather-icons/archive/${version}.tar.gz"
|
||||
checksum=51fc93425a61754b34ce298158de28984ad5904e58d42bbfc225704edde20d02
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
vcopy font/*.ttf usr/share/fonts/TTF
|
||||
}
|
Loading…
Reference in New Issue