cherry-font: update to 1.3.
This commit is contained in:
parent
7aec19e8ba
commit
1360dc29ec
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'cherry-font'
|
# Template file for 'cherry-font'
|
||||||
pkgname=cherry-font
|
pkgname=cherry-font
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="cherry-${version}"
|
wrksrc="cherry-${version}"
|
||||||
hostmakedepends="bdftopcf"
|
hostmakedepends="bdftopcf"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
font_dirs="/usr/share/fonts/X11/misc"
|
|
||||||
short_desc="Yet another bitmap font, made for Latin 1"
|
short_desc="Yet another bitmap font, made for Latin 1"
|
||||||
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/turquoise-hexagon/cherry"
|
homepage="https://github.com/turquoise-hexagon/cherry"
|
||||||
distfiles="https://github.com/turquoise-hexagon/cherry/archive/${version}.tar.gz"
|
distfiles="https://github.com/turquoise-hexagon/cherry/archive/${version}.tar.gz"
|
||||||
checksum=76a5f6587da48ded5c99a0517b5bc2f4ce65afb507a2210d76a16570b8369d27
|
checksum=3fd95e66f9baa8c71f3a513fb807ff72a44605e30938b2be6157a68a1d5ed57e
|
||||||
|
|
||||||
|
font_dirs="/usr/share/fonts/X11/misc"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/X11/misc
|
vmkdir usr/share/fonts/X11/misc
|
||||||
|
|
Loading…
Reference in New Issue