mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
font-unifont-bdf: update to 11.0.01.
This commit is contained in:
parent
4310466472
commit
840f56ebbf
1 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template build file for 'font-unifont'.
|
# Template file for 'font-unifont-bdf'
|
||||||
pkgname=font-unifont-bdf
|
pkgname=font-unifont-bdf
|
||||||
version=10.0.07
|
version=11.0.01
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
noarch=yes
|
noarch=yes
|
||||||
homepage="http://unifoundry.com/unifont.html"
|
|
||||||
distfiles="http://unifoundry.com/pub/unifont-${version}/font-builds/unifont-${version}.bdf.gz"
|
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
font_dirs="/usr/share/fonts/misc"
|
|
||||||
short_desc="GNU Unifont Glyphs"
|
short_desc="GNU Unifont Glyphs"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, Freeware"
|
license="GPL-2.0-or-later"
|
||||||
checksum=2d83de7f719615cc31c5896d3d9fa981927e0c0a8b8da36b0a0293db94e4123c
|
homepage="http://unifoundry.com/unifont.html"
|
||||||
|
distfiles="http://unifoundry.com/pub/unifont-${version}/font-builds/unifont-${version}.bdf.gz"
|
||||||
|
checksum=bfde8a8793022e9292dd8b2bd1e8be1a0d21dbcae219c1a511f0320e85fd7ebc
|
||||||
|
font_dirs=/usr/share/fonts/misc
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall unifont-${version}.bdf 644 usr/share/fonts/misc unifont.bdf
|
vinstall unifont-${version}.bdf 644 usr/share/fonts/misc unifont.bdf
|
||||||
|
|
Loading…
Add table
Reference in a new issue