font-unifont-bdf: update to 7.0.06.
This commit is contained in:
parent
1632669e2f
commit
5d0f8fee23
1 changed files with 4 additions and 6 deletions
|
@ -1,21 +1,19 @@
|
|||
# Template build file for 'font-unifont'.
|
||||
pkgname=font-unifont-bdf
|
||||
version=5.1.20080820
|
||||
revision=2
|
||||
version=7.0.06
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
homepage="http://unifoundry.com/unifont.html"
|
||||
update_pattern='unifont-\K[\d.]+(?=\.bdf)'
|
||||
distfiles="http://unifoundry.com/unifont-${version}.bdf.gz"
|
||||
makedepends="font-util"
|
||||
distfiles="http://unifoundry.com/pub/unifont-${version}/font-builds/unifont-${version}.bdf.gz"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/misc"
|
||||
short_desc="GNU Unifont Glyphs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, Freeware"
|
||||
checksum=bd3bb03b6efb6d40641f84ce70ac69bf24d1cba58b738b041648186b9c731868
|
||||
checksum=dac3f12c77e788ac467f470b05a8a81656b23f3c95e09dc6aacb321498855b5c
|
||||
|
||||
do_install() {
|
||||
gunzip -c ${XBPS_SRCDISTDIR}/unifont-${version}.bdf.gz > unifont-${version}.bdf
|
||||
vinstall unifont-${version}.bdf 644 usr/share/fonts/misc unifont.bdf
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue